I have a server running ActiveMQ 5.2. I can send and receive messages with
no problems. If I lose connection to ActiveMQ via a network unplug, I
implemented code to reconnect to the server (I do not use failover because I
get a parsing error everytime I try). I reconnect fine except that it does
not kill the first consumer. So now I have 2 consumers running and that is
causing problems. I need to restart activemq service to fix the problem.
Any ideas would be greatly appreciated.
--
View this message in context:
http://www.nabble.com/ActiveMQ-5.2-c--client-Reconnect-problems-tp21445114p21445114.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.