You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@activemq.apache.org by schwartzman <sc...@avaya.com> on 2007/01/10 22:33:29 UTC

JMSReceiver.java ERROR JMSReceiver::startOperation - Fail to start operation for component JMSReceiver.

Has anyone seen this problem.  It happens intermittenly when we try to
start-up ActiveMQ.

JMSReceiver [pool-7-thread-1] 171  JMSReceiver.java  ERROR 
JMSReceiver::startOperation - Fail to start operation for component
JMSReceiver.

javax.jms.JMSException: Interrupted.
	at
org.apache.activemq.util.JMSExceptionSupport.create(JMSExceptionSupport.java:57)
	at
org.apache.activemq.ActiveMQConnection.syncSendPacket(ActiveMQConnection.java:1122)
	at org.apache.activemq.AdvisoryConsumer.<init>(AdvisoryConsumer.java:45)
	at
org.apache.activemq.ActiveMQConnection.ensureConnectionInfoSent(ActiveMQConnection.java:1208)
	at
org.apache.activemq.ActiveMQConnection.start(ActiveMQConnection.java:434)


Caused by: java.io.InterruptedIOException: Interrupted.
	at
org.apache.activemq.transport.FutureResponse.getResult(FutureResponse.java:40)
	at
org.apache.activemq.transport.ResponseCorrelator.request(ResponseCorrelator.java:74)
	at
org.apache.activemq.ActiveMQConnection.syncSendPacket(ActiveMQConnection.java:1112)
	... 48 more

Thanks.

-- 
View this message in context: http://www.nabble.com/JMSReceiver.java-ERROR--JMSReceiver%3A%3AstartOperation---Fail-to-start-operation-for-component-JMSReceiver.-tf2955353.html#a8266960
Sent from the ActiveMQ - User mailing list archive at Nabble.com.