Radoslav Husar [
https://community.jboss.org/people/rhusar] created the discussion
"Re: JBOSS Hanging Problem"
To view the discussion, visit:
https://community.jboss.org/message/802869#802869
--------------------------------------------------------------
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
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
[
https://community.jboss.org/message/802869#802869]
Start a new discussion in Performance Tuning at Community
[
https://community.jboss.org/choose-container!input.jspa?contentType=1&...]