When running a continual test against a broker setup as a master-slave, after
an arbitrary length of time, the test client disconnects and stops working.
The only message thrown in the artemis.log file is:

{{2018-10-31 09:32:07,368 WARN [org.apache.activemq.artemis.core.client]
AMQ212037: Connection failure has been detected: AMQ229014: Did not receive
data from /172.31.15.214:38325 within the 60,000ms connection TTL. The
connection will now be closed. [code=CONNECTION_TIMEDOUT]
2018-10-31 09:32:07,370 WARN [org.apache.activemq.artemis.core.server]
AMQ222061: Client connection failed, clearing up resources for session
4610a425-dcbf-11e8-b83f-0284a4757140
2018-10-31 09:32:07,371 WARN [org.apache.activemq.artemis.core.server]
AMQ222107: Cleared up resources for session
4610a425-dcbf-11e8-b83f-0284a4757140}}

I wondered if this issue
(https://issues.apache.org/jira/browse/ARTEMIS-2146) was related, but I
tried the test against 2.6.x and the same result happened. I've tried it
against the current version 2.6.3 and the 2.6.x master in github.

Question: Is there more information available to see why a connection
failed, apart from what I see in the logs there?



--
Sent from: http://activemq.2283324.n4.nabble.com/ActiveMQ-User-f2341805.html

Reply via email to