[rabbitmq-discuss] Message stalls in the queue for long time

Peter Ledbrook peter at cacoethes.co.uk
Mon Nov 22 08:53:02 GMT 2010


I can only think that the message listeners stop running for some
reason (perhaps an exception?) or the messages don't match the
requirements of the listeners. Are the messages picked up when you
restart the Grails application? If they are still there after
restarting the application, then the latter is the more likely
explanation.

What version of the Grails plugin are you using? What does the code
for your handlers look like? Are you specifying a specific type in the
handleMessage() signature?

Regards,

Peter

-- 
Peter Ledbrook
Grails Advocate
SpringSource - A Division of VMware


More information about the rabbitmq-discuss mailing list