JBoss Community

JBoss/JVM process RAM usage increasing steadily

created by Nam nam in Performance Tuning - View the full discussion

On checking RAM usage for our JBoss/Java process using 'ps aux' command, RSS value= 12161968KB, and it is increasing steadily.

We have set the Max heap size to 2GB while starting the process. We are checking heap size using 'jvisualvm' and it is below 2GB.

(-Xss1m -XX:PermSize=128m -XX:MaxPermSize=256m -XX:NewRatio=2 -Xms2048m -Xmx2048m -XX:MaxPermSize=256m).

Environment:

OS: Red Hat Linux

JVM: 1.6.0_30

App Server: jboss-5.1.0.GA

 

Need help on trouble shooting this issue.

Reply to this message by going to Community

Start a new discussion in Performance Tuning at Community