Skip to main content


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 17:03
Michael Makram is currently offline Michael MakramFriend
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:OQL: how to define JS functions
Goto Forum:
  


Current Time: Fri Apr 26 10:49:37 GMT 2024

Powered by FUDForum. Page generated in 0.02226 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top