IBM HeapDump for Solaris

 

Procedure

Here is the heapdump agent for Solaris: IBMHeapDump_141.zip. See the readme file for instructions on how to use.

The heapAnalyzer will help in reviewing the heapdump.

 

Increasing JVM memory

Sun HotSpot JVM is segmented, with some default segments set to 4MB. To increase, go to...

Application Servers | servername | Process Definition | Java Virtual Machine

...and in the Generic JVM arguments field set...

-XX:MaxPermSize=128M -XX:MaxNewSize=128M -XrunIBM_HeapDump -XX:+PrintGCTimeStamps

 

IBM is a trademark of the IBM Corporation in the United States, other countries, or both.