JBoss Community

Re: JBOSS Hanging Problem

created by Radoslav Husar in Performance Tuning - View the full discussion

Maybe your application has a infinite loop somewhere? What objects are being added to PermGen? Obtain a report using jstack and see where its stuck:

 

http://docs.oracle.com/javase/1.5.0/docs/tooldocs/share/jstack.html

 

Also, your AS version is pretty old, upgrade to newer.

Reply to this message by going to Community

Start a new discussion in Performance Tuning at Community