<div dir="ltr">Hi,<br><div class="gmail_extra"><br><div class="gmail_quote">On Sat, Sep 21, 2013 at 8:46 PM, sagu prf <span dir="ltr">&lt;<a href="mailto:sagu.prf1@gmail.com" target="_blank">sagu.prf1@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">$ rabbitmq-server - detached<br>
<br>
� � � � � � � RabbitMQ 3.1.5. Copyright (C) 2007-2013 GoPivotal, Inc.<br>
� ## �## � � �Licensed under the MPL. �See <a href="http://www.rabbitmq.com/" target="_blank">http://www.rabbitmq.com/</a><br>
� ## �##<br>
� ########## �Logs: /var/log/rabbitmq/rabbit@nc1-iphonesys-p-cass06.log<br>
� ###### �## � � � �/var/log/rabbitmq/rabbit@nc1-iphonesys-p-cass06-sasl.log<br>
� ##########<br>
� � � � � � � Starting broker...<br>
<br>
BOOT FAILED<br>
===========</blockquote><div><br></div><div>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&#39;s at the same time.</div>
<div><br></div><div>After you enable the plugins you need to run:</div><div><br></div><div>rabbitmqctl stop</div><div><br></div><div>And then start the server by calling: rabbitmq-server - detached</div><div><br></div><div>
Regards,</div><div><br></div><div>Alvaro</div></div><br></div></div>