Hello, We have broker application running under WAS application which uses AMQ message delivery flow. As of recent, message delivery to AMQ from Broker Application fails, and a recycle of Broker Application and AMQ resumes message delivery.
Broker app is configured to connect to AMQ with default values of - randomize=true&timeout=3000 There are 4 AMQ endpoints with failoverURL as failoverurl = failover:(ssl://<endpoint1>:<port>, etc.... We see this event in Broker Logs when message flow ceases FailoverTrans I org.apache.activemq.transport.failover.FailoverTransport doReconnect Successfully connected to.... Repeats, but message flow does not resume unless recycled as mentioned above. Any thoughts on this or additional data needed to assist with continued analysis? -- Sent from: http://activemq.2283324.n4.nabble.com/ActiveMQ-User-f2341805.html