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
:68) at org.apache.activemq.transport.WireFormatNegotiator.onCommand(WireFormatNegotiator.java:143) at org.apache.activemq.transport.InactivityMonitor.onCommand(InactivityMonitor.java:206) penguinone wrote: > > > We're seeing on both 5.2 and 5.3. > > I have to chec

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: > >>

ActiveMQ Failover exception

2009-09-24 Thread penguinone
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 volume test environment. Any leads as to what else might be the