Memory leak in Tomcat 6.0.35 ( 64 bit)
Thu, 04 Apr 2013 01:05:47 -0700 Post Comments
Yes, but first please tell us where the original settings came from.
512M seems a little high to me for MaxPermSize.
You should enable JMX on this Tomcat instance and use VisualVM (or
JConsole), which you can find in the JDK bin directory to inspect the
process memory use.
p
512M seems a little high to me for MaxPermSize.
You should enable JMX on this Tomcat instance and use VisualVM (or
JConsole), which you can find in the JDK bin directory to inspect the
process memory use.
p
