[rabbitmq-discuss] RabbitMQ node - unable to execute any command getting error

Emile Joubert emile at rabbitmq.com
Wed Oct 9 12:25:52 BST 2013




Hi,

On 09/10/13 09:59, Rajasekhar P wrote:
> Hi,  After changing the node name through system preferences am unable
> to start the app and attached logs as well.

The broker names the database directory using the hostname. If the
hostname changes, a new empty database is created. Make sure the
hostname is fixed and resolvable to avoid data loss.

> C:\Program Files\RabbitMQ Server\rabbitmq_server-3.1.3\sbin>rabbitmqctl start_app

Depending on the environment of the shell that command might be trying
to contact the node by its old or new name. Use the "-n" option to set
the node explicitly or make sure the shell environment has an up-tp-date
hostname.



-Emile








More information about the rabbitmq-discuss mailing list