Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@apache.org Received: (qmail 71086 invoked from network); 10 Sep 2002 07:29:54 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 10 Sep 2002 07:29:54 -0000 Received: (qmail 9370 invoked by uid 97); 10 Sep 2002 07:30:21 -0000 Delivered-To: qmlist-jakarta-archive-tomcat-user@jakarta.apache.org Received: (qmail 9331 invoked by uid 97); 10 Sep 2002 07:30:20 -0000 Mailing-List: contact tomcat-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Tomcat Users List" Reply-To: "Tomcat Users List" Delivered-To: mailing list tomcat-user@jakarta.apache.org Received: (qmail 9319 invoked by uid 98); 10 Sep 2002 07:30:20 -0000 X-Antivirus: nagoya (v4218 created Aug 14 2002) Message-ID: <3D7D9FB9.4090309@makmal.com> Date: Tue, 10 Sep 2002 15:31:05 +0800 From: Kwok Peng Tuck User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.0.1) Gecko/20020823 Netscape/7.0 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Tomcat Users List Subject: Re: Restart webapp after Exception References: <1031643610.3d7da1da37e7a@mail.offix.de> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Maybe you should first try and figure out why it's running out of memory? Maybe it has to do with the jsp and servlets that are being use ? If you set your heap to a large value, that won't necessarily solve your problems it might just cure the symptoms. ppetershagen@offix.de wrote: >Hi, > >I have a problem with a webapp application. It produces sometimes a >java.lang.OutOfMemory error and Tomcat is going to >shut it down like this: > >java.lang.OutOfMemoryError >java.lang.OutOfMemoryError >Stopping service Tomcat-Standalone >Exception during startup processing >java.lang.reflect.InvocationTargetException: java.lang.OutOfMemoryError >Starting service Tomcat-Standalone >Apache Tomcat/4.0.4-b3 > >After this, the webapp wasn't available any more. I had to stop and start >Tomcat by myself. >What can I do to get Tomcat restart correctly / by itself? > >I set the JVM head size to bigger values but what if this doesn't help? How >can I guarantee a running / stable system? > >Thanks in advance, > > Paul > > > >-- >To unsubscribe, e-mail: >For additional commands, e-mail: > > > > -- To unsubscribe, e-mail: For additional commands, e-mail: