[jboss-user] [Beginner's Corner] - Re: JBOSS out of swap space error

Wolf-Dieter Fink do-not-reply at jboss.com
Sun Mar 20 06:43:23 EDT 2011


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

"Re: JBOSS out of swap space error"

To view the discussion, visit: http://community.jboss.org/message/594293#594293

--------------------------------------------------------------
If I look to your JAVA_OPTS settings, I found that '-Xms128m-Xmx1024m' is without a space, could you correct this!

If you deploy more war files the server might use more memory, MaxPermSize is additional to the 1024m Heap size and this might produce the error.
You should post a bit more information about your memory (without and with the deployed additional war files).
You can use <JAVA>/bin/jstat -gc to view the actual memory sizes.

If the JVM could not get more memory from the system increasing of RAM might help, maybe you can check it before if you stop other application and services.
--------------------------------------------------------------

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

Start a new discussion in Beginner's Corner at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2075]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20110320/2c0bbec2/attachment.html 


More information about the jboss-user mailing list