<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Hello -<div><br></div><div>Today I've been trying to get RabbitMQ running on my mac (Mac OS X 10.6.6). I've downloaded and installed Erlang (R13B04). I then downloaded the generic Unix version of RabbitMQ: rabbitmq-server-generic-unix-2.2.0.tar.gz.</div><div><br></div><div>When I start up the server, it all appears to start up just fine. But running rabbitmqctl to perform any command results in an error. Any guidance would be much appreciated!</div><div><br></div><div>Starting the server:</div><div><br></div><div><div><font class="Apple-style-span" face="Courier">nemo:/usr/src/rabbitmq_server-2.2.0/sbin dswindle$ sudo ./rabbitmq-server </font></div><div><font class="Apple-style-span" face="Courier">Activating RabbitMQ plugins ...</font></div><div><font class="Apple-style-span" face="Courier">0 plugins activated:</font></div><div><font class="Apple-style-span" face="Courier"><br></font></div><div><font class="Apple-style-span" face="Courier"><br></font></div><div><font class="Apple-style-span" face="Courier">+---+ +---+</font></div><div><font class="Apple-style-span" face="Courier">| | | |</font></div><div><font class="Apple-style-span" face="Courier">| | | |</font></div><div><font class="Apple-style-span" face="Courier">| | | |</font></div><div><font class="Apple-style-span" face="Courier">| +---+ +-------+</font></div><div><font class="Apple-style-span" face="Courier">| |</font></div><div><font class="Apple-style-span" face="Courier">| RabbitMQ +---+ |</font></div><div><font class="Apple-style-span" face="Courier">| | | |</font></div><div><font class="Apple-style-span" face="Courier">| v2.2.0 +---+ |</font></div><div><font class="Apple-style-span" face="Courier">| |</font></div><div><font class="Apple-style-span" face="Courier">+-------------------+</font></div><div><font class="Apple-style-span" face="Courier">AMQP 0-9-1 / 0-9 / 0-8</font></div><div><font class="Apple-style-span" face="Courier">Copyright (C) 2007-2010 LShift Ltd., Cohesive Financial Technologies LLC., and Rabbit Technologies Ltd.</font></div><div><font class="Apple-style-span" face="Courier">Licensed under the MPL. See <a href="http://www.rabbitmq.com/">http://www.rabbitmq.com/</a></font></div><div><font class="Apple-style-span" face="Courier"><br></font></div><div><font class="Apple-style-span" face="Courier">node : rabbit@nemo</font></div><div><font class="Apple-style-span" face="Courier">app descriptor : /usr/src/rabbitmq_server-2.2.0/sbin/../ebin/rabbit.app</font></div><div><font class="Apple-style-span" face="Courier">home dir : /Volumes/Drive2/Users/dswindle</font></div><div><font class="Apple-style-span" face="Courier">cookie hash : 02o5DxVQC04jRptvAasHUg==</font></div><div><font class="Apple-style-span" face="Courier">log : <a href="mailto:/var/log/rabbitmq/rabbit@nemo.log">/var/log/rabbitmq/rabbit@nemo.log</a></font></div><div><font class="Apple-style-span" face="Courier">sasl log : <a href="mailto:/var/log/rabbitmq/rabbit@nemo-sasl.log">/var/log/rabbitmq/rabbit@nemo-sasl.log</a></font></div><div><font class="Apple-style-span" face="Courier">database dir : /var/lib/rabbitmq/mnesia/rabbit@nemo</font></div><div><font class="Apple-style-span" face="Courier">erlang version : 5.8.2</font></div><div><font class="Apple-style-span" face="Courier"><br></font></div><div><font class="Apple-style-span" face="Courier">starting file handle cache server ...done</font></div><div><font class="Apple-style-span" face="Courier">starting worker pool ...done</font></div><div><font class="Apple-style-span" face="Courier">starting database ...done</font></div><div><font class="Apple-style-span" face="Courier">starting codec correctness check ...done</font></div><div><font class="Apple-style-span" face="Courier">-- external infrastructure ready</font></div><div><font class="Apple-style-span" face="Courier">starting statistics event manager ...done</font></div><div><font class="Apple-style-span" face="Courier">starting logging server ...done</font></div><div><font class="Apple-style-span" face="Courier">starting exchange type registry ...done</font></div><div><font class="Apple-style-span" face="Courier">starting exchange type direct ...done</font></div><div><font class="Apple-style-span" face="Courier">starting exchange type fanout ...done</font></div><div><font class="Apple-style-span" face="Courier">starting exchange type headers ...done</font></div><div><font class="Apple-style-span" face="Courier">starting exchange type topic ...done</font></div><div><font class="Apple-style-span" face="Courier">-- kernel ready</font></div><div><font class="Apple-style-span" face="Courier">starting alarm handler ...done</font></div><div><font class="Apple-style-span" face="Courier">starting node monitor ...done</font></div><div><font class="Apple-style-span" face="Courier">starting cluster delegate ...done</font></div><div><font class="Apple-style-span" face="Courier">starting guid generator ...done</font></div><div><font class="Apple-style-span" face="Courier">starting memory monitor ...done</font></div><div><font class="Apple-style-span" face="Courier">-- core initialized</font></div><div><font class="Apple-style-span" face="Courier">starting empty DB check ...done</font></div><div><font class="Apple-style-span" face="Courier">starting exchange recovery ...done</font></div><div><font class="Apple-style-span" face="Courier">starting queue supervisor and queue recovery ...done</font></div><div><font class="Apple-style-span" face="Courier">-- message delivery logic ready</font></div><div><font class="Apple-style-span" face="Courier">starting error log relay ...done</font></div><div><font class="Apple-style-span" face="Courier">starting networking ...done</font></div><div><font class="Apple-style-span" face="Courier">-- network listeners available</font></div><div><font class="Apple-style-span" face="Courier"><br></font></div><div><font class="Apple-style-span" face="Courier">broker running</font></div></div><div><font class="Apple-style-span" face="Courier"><br></font></div><div><font class="Apple-style-span" face="Courier"><br></font></div><div><font class="Apple-style-span" face="Courier"><span class="Apple-style-span" style="font-family: Arial; ">However, when I attempt to check the status of the server, I get the following:</span></font></div><div><font class="Apple-style-span" face="Courier"><span class="Apple-style-span" style="font-family: Arial; "><br></span></font></div><div><font class="Apple-style-span" face="Courier"><span class="Apple-style-span" style="font-family: Arial; "><div><font class="Apple-style-span" face="Courier">nemo:/usr/src/rabbitmq_server-2.2.0/sbin dswindle$ sudo ./rabbitmqctl status</font></div><div><font class="Apple-style-span" face="Courier">Status of node rabbit@nemo ...</font></div><div><font class="Apple-style-span" face="Courier">Error: unable to connect to node rabbit@nemo: nodedown</font></div><div><font class="Apple-style-span" face="Courier">diagnostics:</font></div><div><font class="Apple-style-span" face="Courier">- unable to connect to epmd on nemo: address</font></div><div><font class="Apple-style-span" face="Courier">- current node: rabbitmqctl68597@nemo</font></div><div><font class="Apple-style-span" face="Courier">- current node home dir: /Volumes/Drive2/Users/dswindle</font></div><div><font class="Apple-style-span" face="Courier">- current node cookie hash: 02o5DxVQC04jRptvAasHUg==</font></div><div><br></div><div><br></div></span></font></div><div>Contents of <a href="mailto:/var/log/rabbitmq/rabbit@nemo.log">/var/log/rabbitmq/rabbit@nemo.log</a>:</div><div><br></div><div><div><font class="Apple-style-span" face="Courier">=INFO REPORT==== 22-Jan-2011::17:14:40 ===</font></div><div><font class="Apple-style-span" face="Courier">Limiting to approx 156 file handles (138 sockets)</font></div><div><font class="Apple-style-span" face="Courier"><br></font></div><div><font class="Apple-style-span" face="Courier">=INFO REPORT==== 22-Jan-2011::17:14:40 ===</font></div><div><font class="Apple-style-span" face="Courier">Memory limit set to 1638MB.</font></div><div><font class="Apple-style-span" face="Courier"><br></font></div><div><font class="Apple-style-span" face="Courier">=INFO REPORT==== 22-Jan-2011::17:14:40 ===</font></div><div><font class="Apple-style-span" face="Courier">msg_store_transient: using rabbit_msg_store_ets_index to provide index</font></div><div><font class="Apple-style-span" face="Courier"><br></font></div><div><font class="Apple-style-span" face="Courier">=INFO REPORT==== 22-Jan-2011::17:14:40 ===</font></div><div><font class="Apple-style-span" face="Courier">msg_store_persistent: using rabbit_msg_store_ets_index to provide index</font></div><div><font class="Apple-style-span" face="Courier"><br></font></div><div><font class="Apple-style-span" face="Courier">=WARNING REPORT==== 22-Jan-2011::17:14:40 ===</font></div><div><font class="Apple-style-span" face="Courier">msg_store_persistent: rebuilding indices from scratch</font></div><div><font class="Apple-style-span" face="Courier"><br></font></div><div><font class="Apple-style-span" face="Courier">=INFO REPORT==== 22-Jan-2011::17:14:40 ===</font></div><div><font class="Apple-style-span" face="Courier">started TCP Listener on 0.0.0.0:5672</font></div></div><div><font class="Apple-style-span" face="Courier"><br></font></div><div><br></div></body></html>