RE: Memory Usage, Leakage and java.lang.OutofMemory

2003-09-17 Thread Ralph Einfeldt
L 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 tomc

RE: Memory Usage, Leakage and java.lang.OutofMemory

2003-09-17 Thread Shapira, Yoav
Howdy, 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. Find the leak with a profiler and fix it ;) Yoav Shapira Millennium ChemInformatics >-Original Message- >Fr