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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...