Advertisement
aadddrr

Untitled

Oct 16th, 2018
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.05 KB | None | 0 0
  1. 2018-10-16 17:26:30.304 [DEBUG] org.apache.activemq.transport.InactivityMonitor:79 - 29999 ms elapsed since last read check.
  2. 2018-10-16 17:26:30.313 [DEBUG] org.apache.activemq.transport.tcp.TcpTransport:459 - Stopping transport tcp://localhost/127.0.0.1:61616
  3. 2018-10-16 17:26:30.320 [WARN] org.apache.activemq.transport.failover.FailoverTransport:207 - Transport failed to tcp://localhost:61616 , attempting to automatically reconnect due to: java.io.EOFException
  4. 2018-10-16 17:26:30.395 [DEBUG] org.apache.activemq.transport.failover.FailoverTransport:208 - Transport failed with the following exception:
  5. java.io.EOFException
  6. at java.io.DataInputStream.readInt(DataInputStream.java:375)
  7. at org.apache.activemq.openwire.OpenWireFormat.unmarshal(OpenWireFormat.java:269)
  8. at org.apache.activemq.transport.tcp.TcpTransport.readCommand(TcpTransport.java:211)
  9. at org.apache.activemq.transport.tcp.TcpTransport.doRun(TcpTransport.java:203)
  10. at org.apache.activemq.transport.tcp.TcpTransport.run(TcpTransport.java:186)
  11. at java.lang.Thread.run(Thread.java:662)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement