Hi,

I have this setup where I set few durable consumers (setMessageListener) and
they succesfully register on ActiveMQ. But as soon as the ActiveMQ shutdowns
(by whatever the cause is) and is later restarted all the previous registred
consumers are left hanging somwhere and are not visible as registred in the
ActiveMQ administration.

How can all the consumers that were registred before the ActiveMQ failure
and then restart be registred again?

My MQ connection string is :
failover:(tcp://localhost:61616)?maxReconnectAttempts=2, but this doesn't
help revive those consumers.

Thank you.
-- 
View this message in context: 
http://www.nabble.com/Reconnect-of-the-durable-consumers-after-ActiveMQ-restart-fail-tp23274688p23274688.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Reply via email to