1 Reply Latest reply on Mar 20, 2008 10:05 AM by bsnyder

    Fuse 3.3.0.8 - Async exception with no exception listener

    tranchida

      from time to time, I receive this kind of warning when fuse 3.3.08 running without any particular activities

       

      WARN  - ActiveMQConnection             - Async exception with no exception listener: java.io.EOFException

      java.io.EOFException

              at java.io.DataInputStream.readInt(DataInputStream.java:358)

              at org.apache.activemq.openwire.OpenWireFormat.unmarshal(OpenWireFormat.java:268)

              at org.apache.activemq.transport.tcp.TcpTransport.readCommand(TcpTransport.java:192)

              at org.apache.activemq.transport.tcp.TcpTransport.doRun(TcpTransport.java:184)

              at org.apache.activemq.transport.tcp.TcpTransport.run(TcpTransport.java:172)

              at java.lang.Thread.run(Thread.java:595)

       

       

      This is normal ?