[jboss-user] [Performance Tuning] - Re: High CPU consumption.

lafr do-not-reply at jboss.com
Sun Mar 4 17:11:41 EST 2007


Execute "jmap -heap " to see the memory use.
If the memory use reaches 100% the server is constantly running garbage collections which consume many CPU cycles.
Perhaps you'll have to adjust the memory settings on startup.

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

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



More information about the jboss-user mailing list