java.lang.OutOfMemoryError: GC overhead limit exceeded

Vladimir Sitnikov sitnikov.vladimir at gmail.com
Fri Mar 7 00:16:15 PST 2014


>
> THe head dump is a big file and at the moment I've some problem in open it
> on my pc.
> I'll try to set my heap in order to use more memory (I've physical Memory
> available).

You should either increase -Xmx for memory analyzer, or reduce jboss
configuration -Xmx6G to something like -Xmx2G.
The dump will be smaller and easier to analyze.

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


More information about the hotspot-gc-use mailing list