[rabbitmq-discuss] Restarting Consumer appears often

Gary Russell grussell at gopivotal.com
Mon Oct 28 21:53:08 GMT 2013


It typically means the listener threw an exception of some sort.

If you look further back in the log, you should see messages...

Consumer raised exception, processing can restart if the connection factory
supports it. Exception summary: ...

if you turn on DEBUG logging you'll get a full stack trace of the exception
rather than just the exception's message.

(or there are a few other specific exceptions that generate other messages).



On Mon, Oct 28, 2013 at 2:36 PM, Rafa Reyes <rafareyeslopez at gmail.com>wrote:

> Hi all,
>
> I'm using RabbitMQ along with Spring 3. The thing is all works fine but i
> see usually in logs the following trace:
>
> (SimpleMessageListenerContainer.java:run:550) - Restarting Consumer:
> tag=[amq.ctag-HkT6eNPrENhXeRJ-jg7qKw], channel=Cached Rabbit Channel:
> AMQChannel(amqp://guest@127.0.1.1:5672/,2038), acknowledgeMode=AUTO local
> queue size=0
>
>
> Why this might be?
>
> Thanks in advance.
>
> _______________________________________________
> rabbitmq-discuss mailing list
> rabbitmq-discuss at lists.rabbitmq.com
> https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20131028/d1d3a86f/attachment.htm>


More information about the rabbitmq-discuss mailing list