[jboss-user] [JBoss Remoting] - Re: Thread leakage in long run in JMS remote messaging

Ron Sigal do-not-reply at jboss.com
Sat Oct 27 22:12:43 EDT 2012


Ron Sigal [https://community.jboss.org/people/ron_sigal] created the discussion

"Re: Thread leakage in long run in JMS remote messaging"

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

--------------------------------------------------------------
Hi Bhaskar,

Are you still having this problem?

A ControlConnectionThread lives on the client side of a Remoting/JBossMessaging connection, and it monitors the bisocket control thread for requests from the server to create sockets.  One is created per connection, and, if you have pinging turned on for the control connection (which isn't the default in most or all versions of JBossMessaging), a new one will be created if the pinging times out, in which case the old one will be shut down.  Are you creating a lot of JMS connections at once, or accidentally leaving them open?

-Ron
--------------------------------------------------------------

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

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

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20121027/f4b5f10f/attachment.html 


More information about the jboss-user mailing list