Paul,

I'm afraid it looks like you have to write code that doesn't eat all the
memory on the server ;-)

Andy

> -----Original Message-----
> From: Paul Andreas Petershagen [mailto:[EMAIL PROTECTED]]
> Sent: 08 September 2002 22:18
> To: [EMAIL PROTECTED]
> Subject: Restart webapp after Exception
>
>
> 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?
>
> 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:
> <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail:
> <mailto:[EMAIL PROTECTED]>
>
>



--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to