[jboss-user] [Performance Tuning] - Re: jboss Web-Console Memory

PeterJ do-not-reply at jboss.com
Thu Dec 3 11:53:01 EST 2009


anonymous wrote : My jdk is 5 and os is linux.
Good. You can use the jmap utility to dump the heap. And install VisualVM - you can download it separately or get it as part of JDK 6 (yes, you can have both JDK 5 and 6 installed at the same time and still use JDK 5 for JBoss AS - just set JAVA_HOME correctly.) Use VisualVM to load the heap dump - it has pretty decent tools for examining the heap contents.

View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4268838#4268838

Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4268838



More information about the jboss-user mailing list