You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@activemq.apache.org by keto <ak...@cincom.com> on 2009/10/07 07:02:17 UTC

Geeting Error in Embedded ActiveMQ

Hi , I am getting below exception in Embedded ActiveMQ in JBoss. Can any one
give clue/workaround for resolving it.It does,nt impact the flow. Everything
is working fine even after exception.


10:10:28,208 ERROR [CSServerEngineConnector] O=80 J=80 A JMSException
occured. Provider-specific message: 'Interrupted.'. Linked exception:
java.io.InterruptedIOException: Interrupted.
javax.jms.JMSException: Interrupted.
        at
org.apache.activemq.util.JMSExceptionSupport.create(JMSExceptionSupport.java:62)
        at
org.apache.activemq.ActiveMQConnection.syncSendPacket(ActiveMQConnection.java:1255)
        at
org.apache.activemq.AdvisoryConsumer.<init>(AdvisoryConsumer.java:50)
        at
org.apache.activemq.ActiveMQConnection.ensureConnectionInfoSent(ActiveMQConnection.java:1348)
        at
org.apache.activemq.ActiveMQConnection.start(ActiveMQConnection.java:488)
        at
org.apache.activemq.ra.ManagedConnectionProxy.start(ManagedConnectionProxy.java:194)
        at
cincom.eloquence.output.engineconnector.CSServerEngineConnector.receiveResponse(Unknown
Source)
        at
cincom.eloquence.output.engineconnector.CSEngineRequestProcessor.receive(Unknown
Source)
        at
cincom.eloquence.output.engineconnector.CSEngineRequestProcessor.receiveEngineOutput(Unknown
Source)
        at
cincom.eloquence.output.engineconnector.CSEngineResponseProcessor.processEngineResponse(Unknown
Source)
        at
cincom.eloquence.output.engineconnector.CSEngineListener.run(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown
Source)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown
Source)


Thanks.
-- 
View this message in context: http://www.nabble.com/Geeting-Error-in-Embedded-ActiveMQ-tp25780594p25780594.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.