1 Reply Latest reply on Aug 5, 2013 6:27 PM by clebert.suconic

    connection failure has been detected: HQ119014:

    joker1981

      Hello, i have a standalone hornetq.

      I am getting following exception all the time in the hornetq.log:

      11:46:05,779 WARN  [org.hornetq.core.client] HQ212037: Connection failure has been detected: HQ119014: Did not receive data from /10.64.0.102:39228. 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=CONNECTION_TIMEDOUT]

      11:46:05,781 WARN  [org.hornetq.core.server] HQ222061: Client connection failed, clearing up resources for session b47dc1d1-fdb3-11e2-92bb-f7305a3e6757

      11:46:05,782 WARN  [org.hornetq.core.server] HQ222107: Cleared up resources for session b47dc1d1-fdb3-11e2-92bb-f7305a3e6757

      11:46:05,783 WARN  [org.hornetq.core.server] HQ222061: Client connection failed, clearing up resources for session b4845182-fdb3-11e2-92bb-f7305a3e6757

      11:46:05,783 WARN  [org.hornetq.core.server] HQ222107: Cleared up resources for session b4845182-fdb3-11e2-92bb-f7305a3e6757

      The ip is the ip from the hornetq server. Do i loose messages? Do i have to change something at my configuration?