For what it&#39;s worth, I run into this on OSX as well from time to time with previous versions. When it happens, a CTRL-C where its hung gets things moving again.<div><br></div><div>I&#39;ll look for hostname resolution issues when/if I see it again.</div>

<div><br></div><div>Gavin</div><div><br><div class="gmail_quote">On Thu, Mar 31, 2011 at 2:22 AM, Matthias Radestock <span dir="ltr">&lt;<a href="mailto:matthias@rabbitmq.com">matthias@rabbitmq.com</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Jon,<div class="im"><br>
<br>
Jon Brisbin wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Activating RabbitMQ plugins ...<br>
*WARNING* Undefined function fdsrv:bind_socket/2<br>
*WARNING* Undefined function fdsrv:start/0<br>
*WARNING* Undefined function fdsrv:stop/0<br>
*WARNING* Undefined function webmachine_resource:start_link/2<br>
6 plugins activated:<br>
* amqp_client-2.4.0<br>
* mochiweb-1.3<br>
* rabbit_management-2.4.0.1<br>
* rabbit_management_agent-2.4.0<br>
* rabbit_mochiweb-2.4.0<br>
* webmachine-1.7.0<br>
<br>
^C<br>
BREAK: (a)bort (c)ontinue (p)roc info (i)nfo (l)oaded<br>
 � � �(v)ersion (k)ill (D)b-tables (d)istribution<br>
^C<br>
<br>
^^^^^^^^<br>
This is where I kill it...then it continues on fine...<br>
</blockquote>
<br></div>
Do you encounter the same behaviour w/o any plug-ins installed? I suspect you do, but please check.<br>
<br>
FWIW, I reckon rabbit gets stuck at<br>
<a href="http://hg.rabbitmq.com/rabbitmq-server/file/rabbitmq_v2_4_0/src/rabbit_prelaunch.erl#l250" target="_blank">http://hg.rabbitmq.com/rabbitmq-server/file/rabbitmq_v2_4_0/src/rabbit_prelaunch.erl#l250</a><br>
<br>
Does your hostname (jbrisbin) resolve? Is the epmd process running after you have started rabbit for the first time? And can you connect to epmd on your hostname (&#39;telnet jbrisbin 4369&#39;)?<br>
<br>
<br>
Regards,<br>
<br>
Matthias.<br>
_______________________________________________<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="https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss" target="_blank">https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss</a><br>
</blockquote></div><br></div>