4 Replies Latest reply on Dec 24, 2012 4:03 AM by ohmygod

    HornetQ Warning

    ohmygod

      Another kind of warning message thrown by HornetQ is like below

       

       

      2012-12-21 19:26:11,866;[Thread-2746 (HornetQ-client-global-threads-1771493528)];WARN ;org.hornetq.core.protocol.core.impl.RemotingConnectionImpl;Connection failure has been detected: Did not receive data from server for InVMConnection [serverID=0, id=05536434-4bd3-11e2-b206-001cc07174d4] [code=3]
      2012-12-21 19:26:11,866;[Thread-2688 (HornetQ-client-global-threads-1771493528)];WARN ;org.hornetq.core.protocol.core.impl.RemotingConnectionImpl;Connection failure has been detected: Did not receive data from server for InVMConnection [serverID=0, id=0561bc6c-4bd3-11e2-b206-001cc07174d4] [code=3]
      
      

       

      I am using JBoss 7.1.1.

        • 1. Re: HornetQ Warning
          ohmygod
          2012-12-21 19:33:02,789;[hornetq-failure-check-thread];WARN ;org.hornetq.core.protocol.core.impl.RemotingConnectionImpl;Connection failure has been detected: Did not receive data from invm:0. It is likely the client has exited or crashed without closing its connection, or the network between the server and client has failed. You also might have configured connection-ttl and client-failure-check-period incorrectly. Please check user manual for more information. The connection will now be closed. [code=3]
          

           

          Anybody has any hint for this?

          • 2. Re: HornetQ Warning
            gaohoward

            Please give some more information about how your application/test works with hornetq.

            • 3. Re: HornetQ Warning
              ohmygod

              The same process as my another link

               

              https://community.jboss.org/message/784824#784824

              • 4. Re: HornetQ Warning
                ohmygod

                Is there any setting that can be applied into standalone.xml in JBoss 7.1.1 for HornetQ improvement?