Reloading the webapp may help. AFAIK it reloads all classes
that are bound to the webapp classsloader and thus may free 
some memory that is hold by those classes. (Not that I think
that it's a good idea to rely on that)

> -----Original Message-----
> From: Shapira, Yoav [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, September 17, 2003 5:18 PM
> To: Tomcat Users List
> Subject: RE: Memory Usage, Leakage and java.lang.OutofMemory
> 
> Once you get an OutOfMemoryError, your JVM is in an 
> unpredictable state and must be restarted. 
> This is not specific to tomcat.  Reloading the
> webapp will not do any good.
 

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

Reply via email to