<HTML>
<HEAD>
<TITLE>Error installing and running rabbitmq</TITLE>
</HEAD>
<BODY>
<FONT SIZE="4"><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'><BR>
I&#8217;m hitting a wall trying to get a local installation of rabbitmq-server up and running. I&#8217;m on an Intel Mac with Erlang/OTP r12-5. I&#8217;ve followed the installation instructions and the rabbitmq server lives in /usr/local/lib/erlang/lib/rabbitmq_server-1.4.0/ . Why starting it up with the sbin/rabbitmq-server script, I get this error.<BR>
<BR>
BEGIN<BR>
RabbitMQ 1.4.0 (AMQP 8-0)<BR>
Copyright (C) 2007-2008 LShift Ltd., Cohesive Financial Technologies LLC., and Rabbit Technologies Ltd.<BR>
Licensed under the MPL. &nbsp;See <a href="http://www.rabbitmq.com/">http://www.rabbitmq.com/</a><BR>
<BR>
Logging to &quot;/var/log/rabbitmq/rabbit.log&quot;<BR>
SASL logging to &quot;/var/log/rabbitmq/rabbit-sasl.log&quot;<BR>
<BR>
starting database &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;...done<BR>
starting core processes &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;...done<BR>
starting recovery &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;...{&quot;init terminating in do_boot&quot;,{{nocatch,{error,{cannot_start_application,rabbit,{{bad_type,realm_exchange,{realm_resource,'_',&lt;&lt;10 bytes&gt;&gt;}},{rabbit,start,[normal,[]]}}}}},[{init,start_it,1},{init,start_em,1}]}}<BR>
<BR>
Crash dump was written to: erl_crash.dump<BR>
init terminating in do_boot ()<BR>
END<BR>
<BR>
Any insight?<BR>
<BR>
# Nick Gerakines<BR>
</SPAN></FONT></FONT>
</BODY>
</HTML>