[jboss-user] [Performance Tuning] - verbose GC not working

vons1234 do-not-reply at jboss.com
Tue May 26 19:54:59 EDT 2009


Hi,

I am trying to get the GC output using following switches in JVM

JAVA_OPTS="-server -Xms1500m -Xmx1500m -Xss128k -verbosegc -Xloggc:GC.log -XX:+PrintGCTimeStamps -XX:+PrintGCDetails -XX:+UseLargePages -XX:PermSize=512m -XX:MaxPermSize=512m -XX:ThreadStackSize=512 -XX:+UseParallelGC -XX:+AggressiveHeap -XX:CompileThreshold=100 -XX:SurvivorRatio=8 -XX:TargetSurvivorRatio=90 -XX:MaxTenuringThreshold=31"

But GC.log doesn't seems to be generating.

My environment is JDK 1.5 update 12
OS: RHEL Linux
Jboss 4.2.0

Thanks

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

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



More information about the jboss-user mailing list