Received expired message: MessageDispatch from ActiveMQMessageConsumer

2008-08-15 Thread Nagraj
Hi Currently we're having a time lag of around 40-50 seconds from producer and consumer's system time(both are running onto different systems). After the producer has sent the message object, the consumer gets it immediately but due to system time's delay, it shud be taken as 40+x(time delay for

Jetty not recieve mesages from ActiveMQ; No error shown

2008-07-17 Thread Nagraj
We're currently using Jetty along with ActiveMQ for messaging services. Everything was working fine, but suddenly one day it appeared that Jetty was not getting any messages from ActiveMQ. Also no errors were logged in Jetty and ActiveMQ. We're using Spring listener to connect to ActiveMQ. Please