[rabbitmq-discuss] Rabbitmq 3.1.5 version facing issues. urgent issue ..
Alvaro Videla
videlalvaro at gmail.com
Sun Sep 22 03:01:53 BST 2013
Hi,
On Sat, Sep 21, 2013 at 8:46 PM, sagu prf <sagu.prf1 at gmail.com> wrote:
> $ rabbitmq-server - detached
>
> RabbitMQ 3.1.5. Copyright (C) 2007-2013 GoPivotal, Inc.
> ## ## Licensed under the MPL. See http://www.rabbitmq.com/
> ## ##
> ########## Logs: /var/log/rabbitmq/rabbit at nc1-iphonesys-p-cass06.log
> ###### ##
> /var/log/rabbitmq/rabbit at nc1-iphonesys-p-cass06-sasl.log
> ##########
> Starting broker...
>
> BOOT FAILED
> ===========
I think the second time here when you call rabbitmq-server - detached, you
need to have stopped RabbitMQ before, else you are trying to start two
RabbitMQ's at the same time.
After you enable the plugins you need to run:
rabbitmqctl stop
And then start the server by calling: rabbitmq-server - detached
Regards,
Alvaro
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20130921/2a950ec1/attachment.htm>
More information about the rabbitmq-discuss
mailing list