When creating a new connection, I am sometimes seeing a hang in
setClientID when it tries to send the info command to the broker. Has
anyone seen this? Any ideas? Thanks.

Id: 18, Name: ***, State: WAITING, Lock:
[EMAIL PROTECTED]
java.lang.Object.wait(Native Method)
java.lang.Object.wait(Unknown Source)
edu.emory.mathcs.backport.java.util.concurrent.locks.CondVar.await(CondVar.java:75)
edu.emory.mathcs.backport.java.util.concurrent.ArrayBlockingQueue.take(ArrayBlockingQueue.java:318)
org.apache.activemq.transport.FutureResponse.getResult(FutureResponse.java:42)
org.apache.activemq.transport.ResponseCorrelator.request(ResponseCorrelator.java:75)
org.apache.activemq.ActiveMQConnection.syncSendPacket(ActiveMQConnection.java:1171)
org.apache.activemq.ActiveMQConnection.ensureConnectionInfoSent(ActiveMQConnection.java:1259)
org.apache.activemq.ActiveMQConnection.setClientID(ActiveMQConnection.java:361)

Reply via email to