Hi,
  I have two activemq instances setup with MySql persistence.  I started the
servers, and produced 50 msgs thru Producer using failover.  Then I started
consumer using failover to consume message thru receive(5000) method.  The
consumer indeed consumes.  During this execution, I stop one instance and
then restart it.  The consumer still consumes.  Now when the second instance
is stopped, thats where I am running into trouble.  Consumer doesn't consume
at all.  Even I restart second instance, and re-run my consumer program
again, still no messages are consumed.

Any suggestions on how to make consumer consume even upon restarts?



--
Sent from: http://activemq.2283324.n4.nabble.com/ActiveMQ-User-f2341805.html

Reply via email to