<div dir="ltr">The error was being thrown by the original rabbitmq daemon, not the controller erlang process. The controller process exited cleanly.. the rabbitmq daemon received the halt signal and then proceeded to throw that duplicate name error.<div>
<br></div><div>&nbsp;&nbsp;Aman<br><br><div class="gmail_quote">On Mon, Sep 1, 2008 at 1:34 PM, Preston Marshall <span dir="ltr">&lt;<a href="mailto:preston@synergy-solutions.biz">preston@synergy-solutions.biz</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div style="word-wrap:break-word">Aman, the error you were originally recieving was thrown because you were starting the &quot;controller&quot; as the same name as something that was running. &nbsp;You either need to connect to the remote shell and run application:stop(rabbit). or run the command that Ben just posted. &nbsp;You can also use toolbar:start(). to start a toolbar using X11 that will allow you to monitor and control nodes. &nbsp;Good luck!<br>
<div><div><div></div><div class="Wj3C7c"><div>On Sep 1, 2008, at 3:29 PM, Aman Gupta wrote:</div><br></div></div><blockquote type="cite"><div><div></div><div class="Wj3C7c"><div dir="ltr"><div>$ uname -a</div><div>Linux cf <a href="http://2.6.26.3" target="_blank">2.6.26.3</a> #1 SMP Wed Aug 27 00:44:10 PDT 2008 x86_64 Intel(R) Xeon(R) CPU X3220 @ 2.40GHz GenuineIntel GNU/Linux</div>
<div><br></div><div>$ erl -v</div> <div>Erlang (BEAM) emulator version 5.6.3 [source] [64-bit] [smp:4] [async-threads:0] [hipe] [kernel-poll:false]</div><div><br></div>&nbsp;&nbsp;Aman<div><br><div class="gmail_quote">On Mon, Sep 1, 2008 at 1:25 PM, Ben Hood <span dir="ltr">&lt;<a href="mailto:0x6e6562@gmail.com" target="_blank">0x6e6562@gmail.com</a>&gt;</span> wrote:<br>
 <blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Aman,<br> <div><br> On Mon, Sep 1, 2008 at 9:07 PM, Ben Hood &lt;<a href="mailto:0x6e6562@gmail.com" target="_blank">0x6e6562@gmail.com</a>&gt; wrote:<br>
 &gt; I&#39;ll try to replicate your problem running the same command as you did.<br> <br> </div>I&#39;ve just tried to reproduce this error using the following:<br> <br> $ erl -sname rabbitmq_controller -noinput -s rabbit_control -extra -n<br>
 rabbit stop<br> Stopping and halting node rabbit@xlr8 ...done.<br> <br> and it works perfectly :-(<br> <br> So, I&#39;m wondering what could be going on in your setup.<br> <br> Can you tell us more about the OTP version your kernel, distro, etc?<br>
 <font color="#888888"><br> Ben<br> </font></blockquote></div><br></div></div></div></div><div class="Ih2E3d"> _______________________________________________<br>rabbitmq-discuss mailing list<br><a href="mailto:rabbitmq-discuss@lists.rabbitmq.com" target="_blank">rabbitmq-discuss@lists.rabbitmq.com</a><br>
<a href="http://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss" target="_blank">http://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss</a><br></div></blockquote></div><br></div></blockquote></div>
<br></div></div>