Hi,

I am using ActiveMQ 5.9.

In my application I have 3 embedded ActiveMQ brokers for producer queues.
When I started my app 2 of them started successfully and other one not. Here
is the exception it throws at the time of app start-up.

javax.jms.JMSException: peer (vm://localhost_embed3#5) stopped. 
javax.jms.JMSException: peer (vm://localhost_embed3#5) stopped.
        at
org.apache.activemq.util.JMSExceptionSupport.create(JMSExceptionSupport.java:54)
        at
org.apache.activemq.ActiveMQConnection.syncSendPacket(ActiveMQConnection.java:1405)
        at
org.apache.activemq.ActiveMQSession.syncSendPacket(ActiveMQSession.java:1925)
        at
org.apache.activemq.ActiveMQMessageProducer.<init>(ActiveMQMessageProducer.java:125)
        at
org.apache.activemq.ActiveMQSession.createProducer(ActiveMQSession.java:969)

Can someone please help me with this.

Thanks,
Vamsi.



--
View this message in context: 
http://activemq.2283324.n4.nabble.com/Embedded-ActiveMQ-broker-stopped-tp4683067.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Reply via email to