Peter Johnson [https://community.jboss.org/people/peterj] created the discussion

"Re: JBOSS Hanging Problem"

To view the discussion, visit: https://community.jboss.org/message/802962#802962

--------------------------------------------------------------
>>From the Jprofiler monitoring, it shows the PermGen memory area is getting 
>>filled up
I rather doubt that this is true. The permgen always runs at 99% full; seeing 
that is not a cause for alarm. If there was not enough room to add addtional 
classes, you would get an OOME.

Radoslav's recommentation is the best: take a Java thread dump (not a Linux 
thread dump) and examine the stack traces for the threads that are "stuck".
--------------------------------------------------------------

Reply to this message by going to Community
[https://community.jboss.org/message/802962#802962]

Start a new discussion in Performance Tuning at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2078]

_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to