Quantcast
Channel: Apache Timeline
Viewing all articles
Browse latest Browse all 5648

Network connection shutdown every 2-3 minutes

$
0
0
Friends, I need your help. I ask you to help me solve the problem.
There are many errors in my wrapper.log:
WARN | Network connection between vm://xxxxxx#220 and tcp:///xxxxxx:54432
shutdown due to a remote error: java.io.IOException: ShutdownInfo {commandId
= 7, responseRequired = false}
WARN | Network connection between vm://xxxxxx#220 and tcp:///xxxxxxx:54432
shutdown due to a remote error: java.io.EOFException
WARN | Caught an exception processing local command |
java.net.SocketException: Socket closed
INFO | jvm 1 | 2013/12/15 08:10:16 | java.net.SocketException: Software
caused connection abort: socket write error
INFO | jvm 1 | 2013/12/15 08:10:16 | at
java.net.SocketOutputStream.socketWrite0(Native Method)
INFO | jvm 1 | 2013/12/15 08:10:16 | at
java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:92)
INFO | jvm 1 | 2013/12/15 08:10:16 | at
java.net.SocketOutputStream.write(SocketOutputStream.java:136)
INFO | jvm 1 | 2013/12/15 08:10:16 | at
org.apache.activemq.transport.tcp.TcpBufferedOutputStream.flush(TcpBufferedOutputStream.java:115)
INFO | jvm 1 | 2013/12/15 08:10:16 | at
org.apache.activemq.transport.tcp.TcpBufferedOutputStream.write(TcpBufferedOutputStream.java:88)
INFO | jvm 1 | 2013/12/15 08:10:16 | at
java.io.DataOutputStream.write(DataOutputStream.java:90)
INFO | jvm 1 | 2013/12/15 08:10:16 | at
org.apache.activemq.openwire.v8.BaseDataStreamMarshaller.tightMarshalByteSequence2(BaseDataStreamMarshaller.java:431)
INFO | jvm 1 | 2013/12/15 08:10:16 | at
org.apache.activemq.openwire.v8.MessageMarshaller.tightMarshal2(MessageMarshaller.java:180)
INFO | jvm 1 | 2013/12/15 08:10:16 | at
org.apache.activemq.openwire.v8.ActiveMQMessageMarshaller.tightMarshal2(ActiveMQMessageMarshaller.java:89)
INFO | jvm 1 | 2013/12/15 08:10:16 | at
org.apache.activemq.openwire.v8.ActiveMQBytesMessageMarshaller.tightMarshal2(ActiveMQBytesMessageMarshaller.java:89)
INFO | jvm 1 | 2013/12/15 08:10:16 | at
org.apache.activemq.openwire.OpenWireFormat.marshal(OpenWireFormat.java:243)
INFO | jvm 1 | 2013/12/15 08:10:16 | at
org.apache.activemq.transport.tcp.TcpTransport.oneway(TcpTransport.java:184)
INFO | jvm 1 | 2013/12/15 08:10:16 | at
org.apache.activemq.transport.InactivityMonitor.oneway(InactivityMonitor.java:254)
INFO | jvm 1 | 2013/12/15 08:10:16 | at
org.apache.activemq.transport.TransportFilter.oneway(TransportFilter.java:85)
INFO | jvm 1 | 2013/12/15 08:10:16 | at
org.apache.activemq.transport.WireFormatNegotiator.oneway(WireFormatNegotiator.java:104)
INFO | jvm 1 | 2013/12/15 08:10:16 | at
org.apache.activemq.transport.MutexTransport.oneway(MutexTransport.java:40)
INFO | jvm 1 | 2013/12/15 08:10:16 | at
org.apache.activemq.transport.ResponseCorrelator.oneway(ResponseCorrelator.java:60)
INFO | jvm 1 | 2013/12/15 08:10:16 | at
org.apache.activemq.network.DemandForwardingBridgeSupport.serviceLocalCommand(DemandForwardingBridgeSupport.java:737)
INFO | jvm 1 | 2013/12/15 08:10:16 | at
org.apache.activemq.network.DemandForwardingBridgeSupport$1.onCommand(DemandForwardingBridgeSupport.java:156)
INFO | jvm 1 | 2013/12/15 08:10:16 | at
org.apache.activemq.transport.ResponseCorrelator.onCommand(ResponseCorrelator.java:116)
INFO | jvm 1 | 2013/12/15 08:10:16 | at
org.apache.activemq.transport.TransportFilter.onCommand(TransportFilter.java:69)
INFO | jvm 1 | 2013/12/15 08:10:16 | at
org.apache.activemq.transport.vm.VMTransport.dispatch(VMTransport.java:121)
INFO | jvm 1 | 2013/12/15 08:10:16 | at
org.apache.activemq.transport.vm.VMTransport.oneway(VMTransport.java:112)
INFO | jvm 1 | 2013/12/15 08:10:16 | at
org.apache.activemq.transport.MutexTransport.oneway(MutexTransport.java:40)
INFO | jvm 1 | 2013/12/15 08:10:16 | at
org.apache.activemq.transport.ResponseCorrelator.oneway(ResponseCorrelator.java:60)
INFO | jvm 1 | 2013/12/15 08:10:16 | at
org.apache.activemq.broker.TransportConnection.dispatch(TransportConnection.java:1279)
INFO | jvm 1 | 2013/12/15 08:10:16 | at
org.apache.activemq.broker.TransportConnection.processDispatch(TransportConnection.java:828)
INFO | jvm 1 | 2013/12/15 08:10:16 | at
org.apache.activemq.broker.TransportConnection.iterate(TransportConnection.java:864)
INFO | jvm 1 | 2013/12/15 08:10:16 | at
org.apache.activemq.thread.PooledTaskRunner.runTask(PooledTaskRunner.java:122)
INFO | jvm 1 | 2013/12/15 08:10:16 | at
org.apache.activemq.thread.PooledTaskRunner$1.run(PooledTaskRunner.java:43)
INFO | jvm 1 | 2013/12/15 08:10:16 | at
java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
INFO | jvm 1 | 2013/12/15 08:10:16 | at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
INFO | jvm 1 | 2013/12/15 08:10:16 | at
java.lang.Thread.run(Thread.java:619)
INFO | jvm 1 | 2013/12/15 08:10:16 | INFO | xxxxxxx bridge to xxxxxtx
stopped
INFO | jvm 1 | 2013/12/15 08:10:17 | INFO | Transport failed:
java.net.SocketException: Connection reset
INFO | jvm 1 | 2013/12/15 08:11:12 | INFO | Transport failed:
java.io.EOFException
INFO | jvm 1 | 2013/12/15 08:11:50 | WARN | Failed to register MBean:
org.apache.activemq:BrokerName=xxxxxxxxxx,Type=Connection,ConnectorName=openwire,Connection=agentMainOut_agent-xx_outbound
INFO | jvm 1 | 2013/12/15 08:11:50 | INFO | Started responder end of
duplex bridge agentMainIn [ at ] ID:xx-xxx-x-xxx-xxxxxx-1387073249933-0:1

I have restarted service activemq but the problem keeps. Please, help me

Viewing all articles
Browse latest Browse all 5648

Trending Articles