[rabbitmq-discuss] Rabbitmq server crash and no start more
mabrek
mabrek at gmail.com
Sun Jan 24 17:36:30 GMT 2010
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
More information about the rabbitmq-discuss
mailing list