<div dir="ltr">It typically means the listener threw an exception of some sort.<div><br></div><div>If you look further back in the log, you should see messages...</div><div><br></div><div>Consumer raised exception, processing can restart if the connection factory supports it.�Exception summary: ...</div>
<div><br></div><div>if you turn on DEBUG logging you&#39;ll get a full stack trace of the exception rather than just the exception&#39;s message.</div><div><br></div><div>(or there are a few other specific exceptions that generate other messages).</div>
<div><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, Oct 28, 2013 at 2:36 PM, Rafa Reyes <span dir="ltr">&lt;<a href="mailto:rafareyeslopez@gmail.com" target="_blank">rafareyeslopez@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi all,<div><br></div><div>I&#39;m using RabbitMQ along with Spring 3. The thing is all works fine but i see usually in logs the following trace:</div>
<div><br></div><div><div>(SimpleMessageListenerContainer.java:run:550) - Restarting Consumer: tag=[amq.ctag-HkT6eNPrENhXeRJ-jg7qKw], channel=Cached Rabbit Channel: AMQChannel(amqp://<a href="http://guest@127.0.1.1:5672/,2038" target="_blank">guest@127.0.1.1:5672/,2038</a>), acknowledgeMode=AUTO local queue size=0</div>
</div><div><br></div><div><br></div><div>Why this might be?</div><div><br></div><div>Thanks in advance.</div></div><br>_______________________________________________<br>
rabbitmq-discuss mailing list<br>
<a href="mailto:rabbitmq-discuss@lists.rabbitmq.com">rabbitmq-discuss@lists.rabbitmq.com</a><br>
<a href="https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss" target="_blank">https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss</a><br>
<br></blockquote></div><br></div>