When using mq4.0-rc2 version to send messages, the following problems will
occur.

Phenomenon 2
TcpTransportServer blocked 

All messages cannot be sent or received normally.
Name: [EMAIL PROTECTED]://192.168.167.89:61616
State: WAITING on
[EMAIL PROTECTED]
Total blocked: 0  Total waited: 23

Stack trace: 
java.lang.Object.wait(Native Method)
java.lang.Object.wait(Object.java:474)
edu.emory.mathcs.backport.java.util.concurrent.CountDownLatch.await(CountDownLatch.java:179)
org.apache.activemq.transport.WireFormatNegotiator.oneway(WireFormatNegotiator.java:73)
org.apache.activemq.transport.MutexTransport.oneway(MutexTransport.java:44)
org.apache.activemq.transport.ResponseCorrelator.oneway(ResponseCorrelator.java:55)
org.apache.activemq.broker.TransportConnection.dispatch(TransportConnection.java:211)
org.apache.activemq.broker.AbstractConnection.processDispatch(AbstractConnection.java:575)
org.apache.activemq.broker.AbstractConnection.start(AbstractConnection.java:139)
org.apache.activemq.broker.TransportConnection.start(TransportConnection.java:77)
org.apache.activemq.broker.TransportConnector$1.onAccept(TransportConnector.java:136)
org.apache.activemq.transport.tcp.TcpTransportServer.run(TcpTransportServer.java:134)
java.lang.Thread.run(Thread.java:595)

--
View this message in context: 
http://www.nabble.com/TcpTransportServer-blocked-t1634285.html#a4426286
Sent from the ActiveMQ - User forum at Nabble.com.

Reply via email to