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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...