[rabbitmq-discuss] Help! I broke my it!
Michael Bridgen
mikeb at rabbitmq.com
Tue Nov 9 07:07:24 GMT 2010
On 09/11/2010 03:20, Nick Perkins wrote:
> Help! I broke my it!
> I tried to install some plugins, but now even when I remove them it
> still won't work.
> What did I do?
It looks like you've installed the management plugin in an old RabbitMQ.
It won't in general (there may be exceptions) work with versions older
than itself.
> How do I fix it?
Either upgrade RabbitMQ to the same version as the management plugin
(2.1.1, if you've downloaded the plugin recently), or live without the
management plugin for now. I don't think it goes as far back as v1.8.0.
You can get debs and RPMs (or a tarball) for the most recent versions
from http://www.rabbitmq.com/, or your favourite distribution may just
have it.
Michael
--
> +---+ +---+
> | | | |
> | | | |
> | | | |
> | +---+ +-------+
> | |
> | RabbitMQ +---+ |
> | | | |
> | v1.8.0 +---+ |
> | |
> +-------------------+
> AMQP 8-0
> Copyright (C) 2007-2010 LShift Ltd., Cohesive Financial Technologies
> LLC., and Rabbit Technologies Ltd.
> Licensed under the MPL. See http://www.rabbitmq.com/
>
> node : rabbit at bigdaddy-linux
> app descriptor :
> /usr/lib/rabbitmq/lib/rabbitmq_server-1.8.0/sbin/../ebin/rabbit.app
> home dir : /var/lib/rabbitmq
> cookie hash : yzxRoDmJHV6hQB/vs4k+8w==
> log : /var/log/rabbitmq/rabbit at bigdaddy-linux.log
> sasl log : /var/log/rabbitmq/rabbit at bigdaddy-linux-sasl.log
> database dir : /var/lib/rabbitmq/mnesia/rabbit at bigdaddy-linux
> erlang version : 5.7.4
>
> BOOT ERROR: Could not add boot step dependency of rabbit_mgmt_database
> on rabbit_event:
> Boot step not registered: rabbit_event
> Erlang has closed
> {"Kernel pid terminated",application_controller,"{application_start_failure,rabbit,{bad_return,{{rabbit,start,[normal,[]]},{'EXIT',{rabbit,failure_during_boot}}}}}"}
>
> Crash dump was written to: erl_crash.dump
> Kernel pid terminated (application_controller)
> ({application_start_failure,rabbit,{bad_return,{{rabbit,start,[normal,[]]},{'EXIT',{rabbit,failure_during_boot}}}}})
>
>
More information about the rabbitmq-discuss
mailing list