You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@activemq.apache.org by vkcse <va...@yahoo.com> on 2013/12/03 10:05:33 UTC

Peer disposed

Hi,

I am using activemq 5.8.

In my application we have some embedded brokers while sending message to the
MessageProducer I got below exception.
Can someone help me to find what happening here and how to avoid this
situation.

Caused by: org.apache.activemq.transport.TransportDisposedIOException: Peer
(vm://embeddedBroker#5) disposed.
	at org.apache.activemq.transport.vm.VMTransport.oneway(VMTransport.java:89)
	at
org.apache.activemq.transport.MutexTransport.oneway(MutexTransport.java:68)
	at
org.apache.activemq.transport.ResponseCorrelator.asyncRequest(ResponseCorrelator.java:81)
	at
org.apache.activemq.transport.ResponseCorrelator.request(ResponseCorrelator.java:86)
	at
org.apache.activemq.ActiveMQConnection.syncSendPacket(ActiveMQConnection.java:1380)
	... 36 more

Thanks




--
View this message in context: http://activemq.2283324.n4.nabble.com/Peer-disposed-tp4675020.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: Peer disposed

Posted by Christian Posta <ch...@gmail.com>.
did your connection get shut down?

On Tue, Dec 3, 2013 at 1:05 AM, vkcse <va...@yahoo.com> wrote:
> Hi,
>
> I am using activemq 5.8.
>
> In my application we have some embedded brokers while sending message to the
> MessageProducer I got below exception.
> Can someone help me to find what happening here and how to avoid this
> situation.
>
> Caused by: org.apache.activemq.transport.TransportDisposedIOException: Peer
> (vm://embeddedBroker#5) disposed.
>         at org.apache.activemq.transport.vm.VMTransport.oneway(VMTransport.java:89)
>         at
> org.apache.activemq.transport.MutexTransport.oneway(MutexTransport.java:68)
>         at
> org.apache.activemq.transport.ResponseCorrelator.asyncRequest(ResponseCorrelator.java:81)
>         at
> org.apache.activemq.transport.ResponseCorrelator.request(ResponseCorrelator.java:86)
>         at
> org.apache.activemq.ActiveMQConnection.syncSendPacket(ActiveMQConnection.java:1380)
>         ... 36 more
>
> Thanks
>
>
>
>
> --
> View this message in context: http://activemq.2283324.n4.nabble.com/Peer-disposed-tp4675020.html
> Sent from the ActiveMQ - User mailing list archive at Nabble.com.



-- 
Christian Posta
http://www.christianposta.com/blog
twitter: @christianposta