Dump of the GC history when OOM exception.
-XX:+DumpGCHistoryOnOutOfMemory
Conf java for remote JMX
-Dcom.sun.management.jmxremote -Dcom.sun.management.jmxremote.port=9010 -Dcom.sun.management.jmxremote.local.only=false -Dcom.sun.management.jmxremote.authenticate=false -Dcom.sun.management.jmxremote.ssl=false
GC logging
Requires at least java 1.6.0_45
-Xloggc:/tmp/gc.log -XX:+PrintGCDetails -XX:+PrintGCDateStamps -XX:+PrintGCTimeStamps -XX:+UseGCLogFileRotation -XX:NumberOfGCLogFiles=10 -XX:GCLogFileSize=50M
can be adde to .lax-file
lax.nl.java.option.additional=