[rabbitmq-discuss] Shovel stuck?

Matthias Radestock matthias at rabbitmq.com
Wed Aug 15 18:44:04 BST 2012


Alex,

On 15/08/12 18:30, Alex Zepeda wrote:
> On Wed, Aug 15, 2012 at 05:56:22PM +0100, Matthias Radestock wrote:
>
>> All we need is a few minutes of log around the time reported in the
>> rabbit_shovel_status:status() when the shovels show as 'terminated'.
>
> The relevant portions of the logs are now here:
>
> <https://gist.github.com/3361780>
> <https://gist.github.com/3361761>

The last entry's timestamp coincides with that in the shovel status. Is 
there anything in the latter log *after* that point?

What version of rabbitmq are you running?

Also, please post the output of

rabbitmqctl eval 'supervisor2:which_children(rabbit_shovel_sup).'

and

rabbitmqctl eval '[io:format("~p:~n~s~n", [Pid, element(2, 
erlang:process_info(Pid, backtrace))]) || {_, Pid, _, _} <- 
supervisor2:which_children(rabbit_shovel_sup), Pid =/= undefined].'

(all one line)


Matthias.


More information about the rabbitmq-discuss mailing list