Re: ActiveMQ Failover exception

2009-09-25 Thread penguinone
Also, I believe that we are using auto acknowledge. We're using mule-config.xml, and I haven't specified an acknowledgment scheme. -- View this message in context: http://www.nabble.com/ActiveMQ-Failover-exception-tp25604966p25618296.html Sent from the ActiveMQ - User mailing list archive at Nab

Re: ActiveMQ Failover exception

2009-09-25 Thread penguinone
No, not seeing multiple messages. However, what I noticed just now i that it seems to be after some period of inactivity. And maybe that's just because part of the call stack contains a class called "InactivityMonitor." at org.apache.activemq.broker.region.PrefetchSubscription.assertAckMa

Re: ActiveMQ Failover exception

2009-09-25 Thread penguinone
We're seeing on both 5.2 and 5.3. I have to check to see if we're getting duplicate messages. I don't think so but I have to check the logs when I get in. rajdavies wrote: > > Which version of ActiveMQ ? > On 25 Sep 2009, at 01:50, penguinone wrote: > >> >> >> We set up our active MQ to fai

Re: ActiveMQ Failover exception

2009-09-25 Thread Rob Davies
Which version of ActiveMQ ? On 25 Sep 2009, at 01:50, penguinone wrote: We set up our active MQ to fail over (failover:// (host1:61616,host2:61616)). I'm getting these fairly frequently, and I've only seen them related to memory in other people's posts. Unlikely to be this case as I'm o

Re: ActiveMQ Failover exception

2009-09-24 Thread Bruce Snyder
On Thu, Sep 24, 2009 at 6:50 PM, penguinone wrote: > > > We set up our active MQ to fail over (failover://(host1:61616,host2:61616)). > > I'm getting these fairly frequently, and I've only seen them related to > memory in other people's posts. Unlikely to be this case as I'm operating in > a low v