IBM User Guide for Java V7 on Windows > Troubleshooting and support > Using diagnostic tools



Using Heapdump

The term Heapdump describes the IBM Virtual Machine for Java mechanism that generates a dump of all the live objects that are on the Java heap; that is, those that are being used by the running Java application.

This dump is stored in a Portable Heap Dump (PHD) file, a compressed binary format. You can use various tools on the Heapdump output to analyze the composition of the objects on the heap and (for example) help to find the objects that are controlling large amounts of memory on the Java heap and the reason why the Garbage Collector cannot collect them.


See

  1. Getting Heapdumps
  2. Available tools for processing Heapdumps
  3. Using -Xverbose:gc to obtain heap information
  4. Environment variables and Heapdump
  5. Text (classic) Heapdump file format
  6. Portable Heap Dump (PHD) file format


Parent: Using diagnostic tools








Error 404 - Not Found

Error 404 - Not Found

The document you are looking for may have been removed or re-named. Please contact the web site owner for further assistance.