[rabbitmq-discuss] RabbitMQ 2.0 broker crashes
gus27
gustavo.bouzas at gmail.com
Wed Jan 12 00:07:42 GMT 2011
Hi Matthew,
We are using RabbitMQ 2.2.0 on Windows 2008 Server (64-bits) with Erlang
R13B03.
Today our broker crashed with the following error:
"Kernel pid terminated (application controller)
({application_terminated,rabbit,shutdown})"
The broker's log file shows the following annotations at the time of the
crash:
=ERROR REPORT==== 11-Jan-2011::11:41:41 ===
** Generic server <0.178.0> terminating
** Last message in was {'$gen_cast',{delete,9}}
** When Server state == {state,
{dict,0,16,16,8,80,48,
{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],
[]},
{{[],[],[],[],[],[],[],[],[],[],[],[],[],[],
[],[]}}},
{gc_state,
"c:/Users/Administrator/AppData/Roaming/RabbitMQ/db/rabbit at WIN-BQANP1S30VP-mnesia/msg_store_persistent",
rabbit_msg_store_ets_index,
{state,159801,
"c:/Users/Administrator/AppData/Roaming/RabbitMQ/db/rabbit at WIN-BQANP1S30VP-mnesia/msg_store_persistent"},
155704,<0.172.0>}}
** Reason for termination ==
** {{badmatch,{error,eacces}},
[{rabbit_msg_store,delete_file,2},
{rabbit_msg_store_gc,attempt_action,3},
{rabbit_msg_store_gc,handle_cast,2},
{gen_server2,handle_msg,2},
{proc_lib,wake_up,3}]}
At the time of the crash, one of our modules was quickly consuming 50.000
messages aprox from one of the broker's queues. Does this mean we are
experimenting the same problem reported above?
(We have the "erl_crash.dump" file available, in case it helps to determine
the cause of the crash).
Thanks in advance for your help.
Best regards,
- Gustavo.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20110111/c34559f5/attachment-0001.htm>
More information about the rabbitmq-discuss
mailing list