Consumer count is zero in AMQ console even if consumer application is up and running

Latest response

We have deployed replicated fail-over AMQ in our environment. There are 3 queues are listening to consumer application. Consumer count for one of the queue becomes zero. This issue is happening intermittent.
Client connected JNDI settings
connectionFactory.ConnectionFactory=(tcp://127.0.0.1:61616,tcp://127.0.0.1:61617)?ha=true&reconnectAttempts=-1
AMQ deployed in replicated HA,
master in 127.0.0.1:61616, slave in 127.0.0.1:61617

Noticed following log in artemis.log

16:30:30,261 WARN [org.apache.activemq.artemis.core.client] AMQ212037: Connection failure has been detected: AMQ119014: Did not receive data from /127.0.0.1:38052 within the 60,000ms connection TTL. The connection will now be closed. [code=CONNECTION_TIMEDOUT]
16:30:30,261 WARN [org.apache.activemq.artemis.core.server] AMQ222061: Client connection failed, clearing up resources for session

appreciate your response in advance. Thanks and Regards Rony

Attachments

Responses