[rabbitmq-discuss] Fwd: RabbitMQ : Management plugin crash server at startup
Michael Klishin
mklishin at gopivotal.com
Thu Feb 13 05:24:46 GMT 2014
+rabbitmq-discuss
Begin forwarded message:
> From: Samir Gahirwal <samir.gahirwal at gmail.com>
> Subject: Re: [rabbitmq-discuss] RabbitMQ : Management plugin crash server at startup
> Date: 13 February 2014 09:20:22 GMT+4
> To: Michael Klishin <mklishin at gopivotal.com>
>
> Thanks for getting back Michael. I am using Erlang vR16B01 with RabbitMQ v3.2.1
>
> $ uname -a
> Linux samirg 3.8.13-16.2.1.el6uek.x86_64 #1 SMP Thu Nov 7 17:01:44 PST 2013 x86_64 x86_64 x86_64 GNU/Linux
> $ cat /etc/redhat-release
> Red Hat Enterprise Linux Server release 6.5 (Santiago)
>
> I copied complied MQ setup from different host and modified environment args.
>
> Here are some setting I am using for plugin.
>
> StartUp Args:
> export RABBITMQ_BASE=/opt/local/rabbitmq
> export RABBITMQ_MNESIA_DIR=/opt/local/var/lib/rabbitmq/mnesia
> export RABBITMQ_ENABLED_PLUGINS_FILE=/opt/local/etc/rabbitmq/enabled_plugins
> export RABBITMQ_LOG_BASE=/opt/local/logs/rabbitmq-server
>
> Config Template:
> {rabbitmq_management,
> [
> {listener, [{port, 55672}]},
> {redirect_old_port, false},
> {load_definitions, '/opt/local/rabbitmq/policies.json'}
> ]
> }
>
>
> --SamirG
>
>
>
> On Wed, Feb 12, 2014 at 8:45 PM, Michael Klishin <mklishin at gopivotal.com> wrote:
> On 13 Feb 2014, at 05:15, SamirG <samir.gahirwal at gmail.com> wrote:
>
> > Error description:
> > {could_not_start,rabbitmq_management,undef}
> >
> > Log files (may contain more information):
> > /Local/AS/Logs/rabbitmq-server/broker2.log
> > /Local/AS/Logs/rabbitmq-server/broker2-sasl.log
> >
> > {"init terminating in do_boot",{rabbit,failure_during_boot,{could_not_start,rabbitmq_management,undef}}}
>
> This suggest that management plugin code cannot be loaded, e.g. because
> a plugin was deleted or RabbitMQ is configured to use an alternative plugins directory:
> http://rabbitmq.com/relocate.html
>
> How did you install RabbitMQ? What Erlang and OS is this on?
>
> MK
>
> Software Engineer, Pivotal/RabbitMQ
>
>
>
--
MK
Software Engineer, Pivotal/RabbitMQ
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20140213/f9f24e92/attachment.html>
More information about the rabbitmq-discuss
mailing list