[rabbitmq-discuss] Rabbitmq server crash and no start more
Gustavo Aquino
aquino.gustavo at gmail.com
Sun Jan 24 17:43:58 GMT 2010
Hi,
I don't know exactly but I think about 50 seconds.
No my server don't have any persistent queue. And transient queue has 100
messages when I reboot the machine forgotten to stop rabbit, and when i try
to start it again I got this error.
Here is my log.
=CRASH REPORT==== 24-Jan-2010::15:34:49 ===
crasher:
initial call: application_master:init/4
pid: <0.95.0>
registered_name: []
exception exit: {{timeout_waiting_for_tables,
[rabbit_user,rabbit_user_permission,rabbit_vhost,
rabbit_config,rabbit_listener,rabbit_durable_route,
rabbit_route,rabbit_reverse_route,
rabbit_durable_exchange,rabbit_exchange,
rabbit_durable_queue,rabbit_queue]},
{rabbit,start,[normal,[]]}}
in function application_master:init/4
ancestors: [<0.94.0>]
messages: [{'EXIT',<0.96.0>,normal}]
links: [<0.94.0>,<0.7.0>]
dictionary: []
trap_exit: true
status: running
heap_size: 2584
stack_size: 24
reductions: 226
neighbours:
----
Here how long time at start to crash
$ date
*Dom 24 Jan 2010 15:41:18 BRST*
$ ./start-rabbitmq.sh
Password:
+---+ +---+
| | | |
| | | |
| | | |
| +---+ +-------+
| |
| RabbitMQ +---+ |
| | | |
| v1.7.0 +---+ |
| |
+-------------------+
AMQP 8-0
Copyright (C) 2007-2009 LShift Ltd., Cohesive Financial Technologies LLC.,
and Rabbit Technologies Ltd.
Licensed under the MPL. See http://www.rabbitmq.com/
node : rabbit at 189-94-130-143
app descriptor:
/opt/local/lib/rabbitmq/bin/../lib/rabbitmq_server-1.7.0/sbin/../ebin/rabbit.app
home dir : /opt/local/var/lib/rabbitmq
cookie hash : diX16VkN3b6UrKJtDPVb1Q==
log : /opt/local/var/log/rabbitmq/rabbit.log
sasl log : /opt/local/var/log/rabbitmq/rabbit-sasl.log
database dir : /opt/local/var/lib/rabbitmq/mnesia/rabbit
starting database ...{"init terminating in
do_boot",{{nocatch,{error,{cannot_start_application,rabbit,{{timeout_waiting_for_tables,[rabbit_user,rabbit_user_permission,rabbit_vhost,rabbit_config,rabbit_listener,rabbit_durable_route,rabbit_route,rabbit_reverse_route,rabbit_durable_exchange,rabbit_exchange,rabbit_durable_queue,rabbit_queue]},{rabbit,start,[normal,[]]}}}}},[{init,start_it,1},{init,start_em,1}]}}
Crash dump was written to: erl_crash.dump
init terminating in do_boot ()
$ date
*Dom 24 Jan 2010 15:42:01 BRST*
Thanks
On Sun, Jan 24, 2010 at 3:36 PM, mabrek <mabrek at gmail.com> wrote:
> Hi.
> How long does it take from start to crash?
> It may be concerned with large amount of data that takes a long time to
> load.
> If it's your case try to raise "maxwait" parameter as described in
> http://www.rabbitmq.com/install.html
>
> Regards.
>
> Gustavo Aquino wrote:
> > Hi,
> >
> > I really would like to know why Rabbit crash all the time that I stop
> > server without run rabbitctl stop. It happened 4 times with me, with
> > different servers.
> >
> > If server restart with shutdown -h now, when you restart and try to use
> > rabbit-server it will say:
> >
> > /*+---+ +---+*/
> > /*| | | |*/
> > /*| | | |*/
> > /*| | | |*/
> > /*| +---+ +-------+*/
> > /*| |*/
> > /*| RabbitMQ +---+ |*/
> > /*| | | |*/
> > /*| v1.7.0 +---+ |*/
> > /*| |*/
> > /*+-------------------+*/
> > /*AMQP 8-0*/
> > /*Copyright (C) 2007-2009 LShift Ltd., Cohesive Financial Technologies
> > LLC., and Rabbit Technologies Ltd.*/
> > /*Licensed under the MPL. See http://www.rabbitmq.com/*/
> > /*
> > */
> > /*node : rabbit at 189-94-130-143*/
> > /*app descriptor:
> >
> /opt/local/lib/rabbitmq/bin/../lib/rabbitmq_server-1.7.0/sbin/../ebin/rabbit.app*/
> > /*home dir : /opt/local/var/lib/rabbitmq*/
> > /*cookie hash : diX16VkN3b6UrKJtDPVb1Q==*/
> > /*log : /opt/local/var/log/rabbitmq/rabbit.log*/
> > /*sasl log : /opt/local/var/log/rabbitmq/rabbit-sasl.log*/
> > /*database dir : /opt/local/var/lib/rabbitmq/mnesia/rabbit*/
> >
> >
> > *starting database ...{"init terminating in
> >
> do_boot",{{nocatch,{error,{cannot_start_application,rabbit,{{timeout_waiting_for_tables,[rabbit_user,rabbit_user_permission,rabbit_vhost,rabbit_config,rabbit_listener,rabbit_durable_route,rabbit_route,rabbit_reverse_route,rabbit_durable_exchange,rabbit_exchange,rabbit_durable_queue,rabbit_queue]},{rabbit,start,[normal,[]]}}}}},[{init,start_it,1},{init,start_em,1}]}}*
> > *
> > *
> > *Crash dump was written to: erl_crash.dump*
> > *init terminating in do_boot ()*
> >
> > If you do ctrl+C in console running RabbitMQ server the same error
> > will occur.
> >
> > The unique way that I resolve it was removing and re-installing erlang
> > and Rabbitmq.
> >
> > Well i never got this problem with Rabbit in version 1.5 but this re
> > happened all the time with 1.7.
> >
> > What`'s happen ? Anybody know how to solve it ? I got this problem in
> > MacOS/ Debian and RHE
> >
> > Regards.
> >
> >
> >
> >
> >
> > ------------------------------------------------------------------------
> >
> > _______________________________________________
> > rabbitmq-discuss mailing list
> > rabbitmq-discuss at lists.rabbitmq.com
> > http://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/20100124/f7128ac2/attachment.htm
More information about the rabbitmq-discuss
mailing list