Dear Wiki user, You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change notification.
The following page has been changed by ChristophePierret: http://wiki.apache.org/tomcat/FAQ/Memory ------------------------------------------------------------------------------ * The JVM has a bug. This has been known to happen with JVM1.2.? and using EJB's with another servlet engine. * Not actually a reason - but on your particular platform, look at the {{{java -X}}} options. They may be VERY helpful. * [http://opensource2.atlassian.com/confluence/spring/pages/viewpage.action?pageId=2669 Your classloaders are not being garbage collected]. + * You run out of process memory (non java/GC memory), for example when using java.util.zip classes or JNI classes allocating process memory. See [http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=4797189 Instantiating Inflater/Deflater causes OutOfMemoryError; finalizers not called promptly enough] [[Anchor(Q3)]]'''How much memory is Tomcat/webapp/??? using?''' --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]