[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: JBoss and Postgres on 2 machines

PeterJ do-not-reply at jboss.com
Fri Mar 14 18:03:32 EDT 2008


If you have a profiler you can attach it to the jbossas to see what it is doing. Or you could take multiple jvm thread dumps and see what the threads are doing; that will sometime point out code hot spots.

Also, have you eliminated garbage collection as being the issue? Have you gathered gc data (using -verbose_gc is usually sufficient) and analyzed it?

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

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



More information about the jboss-user mailing list