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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to