[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: Maximum CPU Usage in Jboss4.0.4 GA
PeterJ
do-not-reply at jboss.com
Wed Feb 27 11:15:27 EST 2008
The best thing to do is get a Java thread dump. I recommend doing three thread dumps at about 10 or 20 second intervals while the CPU usage is high. Examining the threads to see which ones are busy and what code they are executing should help pinpoint the problem.
Also, what are your JVM command line options? Specifically the heap settings.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4132558#4132558
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4132558
More information about the jboss-user
mailing list