You did not say which machine goes over 80% cpu usage. Both of them? If so, I suspect that you are missing an index on one of your tables. Examining the database statistics (using a tool such as ptop) should tell you which table is the problem.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4136746#4136746 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4136746 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
