On Oct 20, 2012, at 6:36 AM, kureckam wrote:

> I'm in the process of updating from 5.5.1 to 5.7.0 but have an issue. The app
> being updated sends a message on one queue and listens on a different queue.
> The message is successfully sent and received by a Spring based app running
> in Tomcat and using ActiveMQ 5.5.1. The Tomcat app places the ack message in
> the queue and I see that it is enqueued but isn't received by updated app.
> If I run the 5.5.1 activemq.bat file it works. Do I need to change something
> else that I'm not aware of?

I am not aware of any changes in this regards. Have you double checked in JMX 
(e.g. jconsole) that there is a consumer registered on the queue that the 
Tomcat app writes the ack message to? 
Can you browse the ack message using jconsole? 
Any additional logging in the brokers log file that would indicate a problem?

Cheers,

Torsten Mielke
tors...@fusesource.com
tmie...@blogspot.com



Reply via email to