You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Keith Wall (JIRA)" <ji...@apache.org> on 2014/10/31 18:10:35 UTC

[jira] [Created] (QPID-6205) [0.8/0.9.x] JMS client leaks transport threads and sockets if connection cannot be established to the broker

Keith Wall created QPID-6205:
--------------------------------

             Summary: [0.8/0.9.x] JMS client leaks transport threads and sockets if connection cannot be established to the broker
                 Key: QPID-6205
                 URL: https://issues.apache.org/jira/browse/QPID-6205
             Project: Qpid
          Issue Type: Bug
          Components: Java Client
    Affects Versions: 0.30, 0.22, 0.18
            Reporter: Keith Wall


If timeout occurs on connection establishing attempt in AMQConnectionDelegate_8_0.makeBrokerConnection(BrokerDetails) and AMQTimeoutException("Server did not respond in a timely fashion", null) is thrown from StateWaiter, the corresponding network transport object is not closed leaving behind running IoSender and IoReceiver threads and opened client socket



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org