[rabbitmq-discuss] queue_disappeared?
Matthew Sackman
matthew at lshift.net
Tue Jul 7 20:42:51 BST 2009
On Tue, Jul 07, 2009 at 02:38:51PM -0500, tsuraan wrote:
> Ok, so that was the first thing that I saw from reading the log from
> the bottom up. Going from the top down is probably more useful. The
> full(-ish) log of what happened is:
>
> =ERROR REPORT==== 7-Jul-2009::14:03:12 ===
> ** Generic server <0.15604.1> terminating
> ** Last message in was {commit,{{1,<0.15636.1>},14828}}
> ** When Server state == {q,{amqqueue,
> {resource,<<"/">>,queue,<<"DocSearchEmails">>},
> true,false,[],none},
> none,none,true,3036,
> {[],[]},
> {[{<0.15729.1>,
> {consumer,
> <<"amq.ctag-ONnWMrwJlReM+3ObdgstOA==">>,
> true}}],
> []}}
> ** Reason for termination ==
> ** {timeout,
> {gen_server,call,
> [rabbit_persister,
> {commit_transaction,
> {{{1,<0.15636.1>},14828},
> {resource,<<"/">>,queue,<<"DocSearchEmails">>}}}]}}
timeout just means your server was very heavily loaded. We solved this is a
later release. Either use the latest 1.5 (1.5.5?) or 1.6.
Matthew
More information about the rabbitmq-discuss
mailing list