[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: Maximum CPU Usage in Jboss4.0.4 GA

PeterJ do-not-reply at jboss.com
Thu Feb 28 11:04:08 EST 2008


Did you google "java thread dump"?

The max heap size you specified is too large for the amount of ram you have, which will cause thrashing even if jbossas is the only thing running on that box. On top of that you have postgresql running on the same box, and the ram you have is barely enough for postgresql to run decently, if it was the only thing running on the box. Until you get more RAM and/or move postgresql to another box you will suffer lousy performance with a lot of paging.



View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4132913#4132913

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4132913



More information about the jboss-user mailing list