Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Memory Analyzer » heap dump file size larger than the heap size(heap dump file size larger than the heap size)
icon9.gif  heap dump file size larger than the heap size [message #1095126] Mon, 26 August 2013 13:03
Michael Makram is currently offline Michael Makram
Messages: 1
Registered: August 2013
Junior Member
The max. heap size in my application is 2 GB and I am using Java 7.
The application crashed with an error :
java.lang.OutOfMemoryError: GC overhead limit exceeded
Dumping heap to java_pid8104.hprof
The problem is that when I open the dump file using the memory analyzer the total size of the objects was 2.5 GB while the max. heap size in my application is 2 GB?????
Previous Topic:Getting Path to GC through command line
Next Topic:Command Line processing of hprof
Goto Forum:
  


Current Time: Mon Oct 07 20:40:10 EDT 2013

Powered by FUDForum. Page generated in 0.01407 seconds