[jboss-user] [Performance Tuning] - Re: JBoss/JVM process RAM usage increasing steadily

Peter Johnson do-not-reply at jboss.com
Wed Mar 7 10:44:53 EST 2012


Peter Johnson [https://community.jboss.org/people/peterj] created the discussion

"Re: JBoss/JVM process RAM usage increasing steadily"

To view the discussion, visit: https://community.jboss.org/message/722166#722166

--------------------------------------------------------------
RAM for a Java app is consumed by more than just heap (RAM usage for the heap will never exceed 2048MB in your case).

See this for a list of everything that can use up RAM:
 http://www.coderanch.com/t/111262/Linux-UNIX/read-memory-usage-process-running#560894 http://www.coderanch.com/t/111262/Linux-UNIX/read-memory-usage-process-running#560894

How many threads are running? Have the number of threads increased? If so, that could account for the additonal RAM usage.
--------------------------------------------------------------

Reply to this message by going to Community
[https://community.jboss.org/message/722166#722166]

Start a new discussion in Performance Tuning at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2078]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20120307/96f57c80/attachment.html 


More information about the jboss-user mailing list