[jboss-user] [Beginners Corner] - Re: GC statistics/info

jaikiran do-not-reply at jboss.com
Tue Jul 25 05:06:29 EDT 2006


Along with the -Xloggc:filename you might also want to add  
-XX:+PrintGCDetails to get the details of GC.

set JAVA_OPTS=%JAVA_OPTS% -Xms128m -Xmx512m -Dsun.rmi.dgc.client.gcInterval=3600000 -Dsun.rmi.dgc.server.gcInterval=3600000 -Xloggc:D:/log/myLogFile.log -XX:+PrintGCDetails



View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3960620#3960620

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3960620



More information about the jboss-user mailing list