[rabbitmq-discuss] RabbitMQ starting problem on Ubuntu
ferrety ferrety
yferrety at gmail.com
Thu Nov 13 12:57:07 GMT 2008
Hi List,
I'm failing to start RabbitMQ on Ubuntu/7.10 (gutsy) due to a
"recovery" error (see below).
---------------------------------------------------------------------------------------
[...]
+ CLUSTER_CONFIG=
+ dirname /usr/lib/erlang/lib/rabbitmq-server-1.4.0/scripts/rabbitmq-server
+ erl -pa /usr/lib/erlang/lib/rabbitmq-server-1.4.0/scripts/../ebin
-noinput -s rabbit -sname rabbit -boot start_sasl +W w +K true +A30
-kernel inet_default_listen_options [{sndbuf,16384},{recbuf,4096}]
-rabbit tcp_listeners [{"0.0.0.0", 5672}] -sasl errlog_type error
-kernel error_logger {file,"/var/log/rabbitmq/rabbit.log"} -sasl
sasl_error_logger {file,"/var/log/rabbitmq/rabbit-sasl.log"} -os_mon
start_cpu_sup true -os_mon start_disksup false -os_mon start_memsup
false -os_mon start_os_sup false -mnesia dir
"/var/lib/rabbitmq/mnesia/rabbit"
RabbitMQ 1.4.0 (AMQP 8-0)
Copyright (C) 2007-2008 LShift Ltd., Cohesive Financial Technologies
LLC., and Rabbit Technologies Ltd.
Licensed under the MPL. See http://www.rabbitmq.com/
Logging to "/var/log/rabbitmq/rabbit.log"
SASL logging to "/var/log/rabbitmq/rabbit-sasl.log"
starting database ...done
starting core processes ...done
starting recovery ...Erlang has closed <========== THE
ERROR IS HERE
{"init terminating in
do_boot",{{nocatch,{error,{cannot_start_application,rabbit,{{bad_type,realm_exchange,{realm_resource,'_',<<10
bytes>>}},{rabbit,start,[normal,[]]}}}}},[{init,start_it,1},{init,start_em,1}]}}
Crash dump was written to: erl_crash.dump
init terminating in do_boot ()
---------------------------------------------------------------------------------------
Please find enclosed with this email the "erl_crash.dump".
I'm using Erlang v5.6.5 under Ubuntu/7.10 (gutsy) with "gcc" version 4.1.3 :
$ erl +Ktrue +A8
Erlang (BEAM) emulator version 5.6.5 [source] [smp:2]
[async-threads:8] [hipe] [kernel-poll:true]
Eshell V5.6.5 (abort with ^G)
1>
Need help guys?
What's stange is that RabbitMQ works perfectly on all my other
machines (MacOSX, Fedora and a home made Linux).
Thanks in advance
Regards
Ferret
-------------- next part --------------
A non-text attachment was scrubbed...
Name: erl_crash.dump.gz
Type: application/x-gzip
Size: 90987 bytes
Desc: not available
Url : http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20081113/f4cdf950/attachment.bin
More information about the rabbitmq-discuss
mailing list