[rabbitmq-discuss] rabbitmqctl not reporting anything

Greg Turnquist gturnquist at vmware.com
Mon Aug 2 19:32:40 BST 2010


I started up the server as follows:
$ sudo rabbitmq-server

+---+   +---+
|   |   |   |
|   |   |   |
|   |   |   |
|   +---+   +-------+
|                   |
| RabbitMQ  +---+   |
|           |   |   |
|   v1.7.0  +---+   |
|                   |
+-------------------+
AMQP 8-0
Copyright (C) 2007-2009 LShift Ltd., Cohesive Financial Technologies LLC., and Rabbit Technologies Ltd.
Licensed under the MPL.  See http://www.rabbitmq.com/

node          : rabbit at gturnquist-mbp
app descriptor: /opt/local/lib/rabbitmq/bin/../lib/rabbitmq_server-1.7.0/sbin/../ebin/rabbit.app
home dir      : /opt/local/var/lib/rabbitmq
cookie hash   : LzeGh+Mq7zIqA+aKqg5vxw==
log           : /opt/local/var/log/rabbitmq/rabbit.log
sasl log      : /opt/local/var/log/rabbitmq/rabbit-sasl.log
database dir  : /opt/local/var/lib/rabbitmq/mnesia/rabbit

starting database             ...done
starting core processes       ...done
starting recovery             ...done
starting persister            ...done
starting guid generator       ...done
starting builtin applications ...done
starting TCP listeners        ...done
starting SSL listeners        ...done

broker running


Trying to ping for some status, it appears the node is unreachable (all on the same machine).

$ sudo rabbitmqctl list_users
Listing users ...
Error: unable to connect to node 'rabbit at gturnquist-mbp': nodedown
diagnostics:
- unable to connect to epmd on gturnquist-mbp: address
- current node: 'rabbitmqctl89889 at gturnquist-mbp'
- current node home dir: /opt/local/var/lib/rabbitmq
- current node cookie hash: LzeGh+Mq7zIqA+aKqg5vxw==

Since I'm trying to ping the server for exchanges, queues, and all that good stuff, this tool isn't working very well. Any clues?
--
Greg Turnquist (greg.turnquist at springsource.com)
Senior Software Engineer
SpringSource, A division of VMware
http://springsource.com



More information about the rabbitmq-discuss mailing list