Re: Cannot consume messages on queue after master/slave failover in ActiveMQ 5.8.0.

2013-10-16 Thread Matt Pavlovich
David- Try setting -Ddurable=true. It looks like you are producing non-persistent messages. Non-persistent messages would be lost when the master goes down. Hope this helps. -Matt On Oct 11, 2013, at 8:17 PM, dlaube wrote: > I am encountering some issues with master/slave failover with Activ

Cannot consume messages on queue after master/slave failover in ActiveMQ 5.8.0.

2013-10-11 Thread dlaube
I am encountering some issues with master/slave failover with ActiveMQ 5.8.0 running on RHEL and would appreciate some recommendations/help from the community if possible. I have tried searching but nothing seems to resolve my issue. Using the ActiveMQ example apps (per http://activemq.apache.org/e