Wolf-Dieter Fink [http://community.jboss.org/people/wdfink] created the 
discussion

"Re: Our Active Thread Count is over 20 000. Surely this is a pro"

To view the discussion, visit: http://community.jboss.org/message/571238#571238

--------------------------------------------------------------
You should call .close() for the following objects:
QueueSender, QueueSession, QueueConnection  (same for Topic)

This should be done whitin a finally block to ensure it will be done in error 
cases!

With JBoss 5.1 I saw a WARNING like 'Looks client exit, cleanup connection' 
with this the behaviour is might avoided.
But the correct way is to close the connection by yourself.
--------------------------------------------------------------

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

Start a new discussion in Performance Tuning at Community
[http://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