java.lang.OutOfMemoryError: GC overhead limit exceeded

Vladimir Sitnikov sitnikov.vladimir at gmail.com
Thu Mar 6 19:21:23 UTC 2014


Can you please add -XX+HeapDumpOnOutOfMemoryError, reproduce the case, and
look into the heap dump (e.g. via Eclipse Memory Analyzer)?

You are running out of your heap, thus heap dump is your friend.

--
Vladimir Sitnikov
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.openjdk.java.net/pipermail/hotspot-gc-use/attachments/20140306/3a649572/attachment.html 


More information about the hotspot-gc-use mailing list