[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: JBOSS hangs and logging stops

PeterJ do-not-reply at jboss.com
Thu Jun 19 15:13:53 EDT 2008


The behavior you are seeing could be the result of a significant garbage colelction. You are not, by any chance, using the CMS collector? If so, if that collector gets behind in its duties, a full serial collection takes place, and that collection is usually very painful. One way to check this is to monitor the garbage collection data using -XX:+PrintHeapAtGC.

See my presentation at http://www.cecmg.de/doc/tagung_2007/agenda07/24-mai/2b3-peter-johnson/index.html

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

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



More information about the jboss-user mailing list