Hi,
I am running a Linux server with JBoss and it seems that the memory management is going
ok, maybe you should try this JAVA_OPTS:
JAVA_OPTS="-server -Djava.awt.headless=true -Xms256M -Xmx512M -XX:PermSize=128M
-XX:SurvivorRatio=16 -Xnoclassgc -XX:MaxPermSize=512m "
Please be noted that I have 1GRAM in the box, so I think this option is suitable for
1GRAM
Regards,
Zaid
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3981625#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...