So , am I doing something wrong and nobody has this problem or it might be that nobody noticed it yet :)
agatone wrote: > > 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-tp23274688p23294891.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.
