[jboss-user] [Performance Tuning] - Re: Servers swapping memory

Wolf-Dieter Fink do-not-reply at jboss.com
Sun Feb 3 07:38:46 EST 2013


Wolf-Dieter Fink [https://community.jboss.org/people/wdfink] created the discussion

"Re: Servers swapping memory"

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

--------------------------------------------------------------
Hi, 
it seems that you give the JVM's more memory than the system has.

Could you give more details how the system is, do you mean you have two boxes with 8GB each?
How much JBoss instances do you start.

Also check the memory consumption of the JVM, you might use 'jstat -gc <JVM pid>' the output show how the memory is occupied. See Oracle page for jstat details, it is part of the JVM.

Also you hace 1.5GB PermSize does your application is that big? Maybe jstat show that the PermSize is too much and you can reduce it.
--------------------------------------------------------------

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

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/20130203/844a3bf3/attachment-0001.html 


More information about the jboss-user mailing list