Looks like the remote endpoint at the other end of this transport connection
closed the connection. Maybe due to an inactivity timeout?

Joe
Goto www.ttmsolutions.com for a free ActiveMQ user guide
 
 

Fuddi wrote:
> 
> 
> Hi,
> 
> Thanks for a good product.
> 
> running ActiveMQ with broker URL =
> vm:broker:(tcp://localhost:61616)?brokerName=MessageTransport
> 
> 
> getting sometime this error:
> 
> [2008-03-25 11:58:17] : [DEBUG] thread [ActiveMQ Transport:
> tcp:///127.0.0.1:54901] class [Transport] Transport failed:
> java.net.SocketException: Connection reset
> java.net.SocketException: Connection reset
>         at java.net.SocketInputStream.read(SocketInputStream.java:168)
>         at
> org.apache.activemq.transport.tcp.TcpBufferedInputStream.fill(TcpBufferedInputStream.java:49)
>         at
> org.apache.activemq.transport.tcp.TcpBufferedInputStream.read(TcpBufferedInputStream.java:56)
>         at java.io.DataInputStream.readInt(DataInputStream.java:443)
>         at
> org.apache.activemq.openwire.OpenWireFormat.unmarshal(OpenWireFormat.java:267)
>         at
> org.apache.activemq.transport.tcp.TcpTransport.readCommand(TcpTransport.java:156)
>         at
> org.apache.activemq.transport.tcp.TcpTransport.run(TcpTransport.java:136)
>         at java.lang.Thread.run(Thread.java:534)
> [2008-03-25 11:58:17] : [ERROR] thread [ActiveMQ Transport Server:
> tcp://localhost:61616] class [TransportConnector] Could not accept
> connection from /127.0.0.1:54901: java.io.IOE
> xception: The transport is not running.
> java.io.IOException: The transport is not running.
>         at
> org.apache.activemq.transport.TransportSupport.checkStarted(TransportSupport.java:103)
>         at
> org.apache.activemq.transport.tcp.TcpTransport.oneway(TcpTransport.java:117)
>         at
> org.apache.activemq.transport.InactivityMonitor.oneway(InactivityMonitor.java:141)
>         at
> org.apache.activemq.transport.TransportFilter.oneway(TransportFilter.java:80)
>         at
> org.apache.activemq.transport.WireFormatNegotiator.oneway(WireFormatNegotiator.java:93)
>         at
> org.apache.activemq.transport.MutexTransport.oneway(MutexTransport.java:47)
>         at
> org.apache.activemq.broker.TransportConnection.dispatch(TransportConnection.java:1138)
>         at
> org.apache.activemq.broker.TransportConnection.processDispatch(TransportConnection.java:805)
>         at
> org.apache.activemq.broker.TransportConnection.start(TransportConnection.java:885)
>         at
> org.apache.activemq.broker.TransportConnector$1.onAccept(TransportConnector.java:148)
>         at
> org.apache.activemq.transport.tcp.TcpTransportServer.run(TcpTransportServer.java:167)
>         at java.lang.Thread.run(Thread.java:534)
> [2008-03-25 11:58:17] : [DEBUG] thread [ActiveMQ Transport:
> tcp:///127.0.0.1:54901] class [TransportConnection] Stopping connection:
> /127.0.0.1:54901
> [2008-03-25 11:58:17] : [DEBUG] thread [ActiveMQ Transport:
> tcp:///127.0.0.1:54888] class [TransportConnection] Stopping connection:
> /127.0.0.1:54888
> 
> 
> -- 
> View this message in context:
> http://www.nabble.com/ActiveMQ-Transport-Server%3A-tcp%3A--localhost%3A61616--class--TransportConnector--Could-not-accept-connection-from--127.0.0.1%3A53085%3A-java.net.SocketException%3A-Socket-closed-tp16273695s2354p16273695.html
> Sent from the ActiveMQ - User mailing list archive at Nabble.com.
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/ActiveMQ-Transport-Server%3A-tcp%3A--localhost%3A61616--class--TransportConnector--Could-not-accept-connection-from--127.0.0.1%3A53085%3A-java.net.SocketException%3A-Socket-closed-tp16274480s2354p16275099.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Reply via email to