[rabbitmq-discuss] Rabbitmq server crash and no start more

Matthias Radestock matthias at lshift.net
Tue Jan 26 10:52:10 GMT 2010


Gustavo,

Gustavo Aquino wrote:
> I'm posting about my others environments that I got the same problem, 
> after one analysis my conclusion is that hostname and network 
> configuration causes the problem too.
> [...]
> Can I do a suggestion ? Can rabbitmq-server accept -h parameter where 
> user specify the hostname ?

In the 1.7.1 release of the RabbitMQ server it is possible to specify 
the complete Erlang node name, including the host part. So, for example, 
you can add the following to rabbitmq.conf
   NODENAME=rabbit at localhost
or in the environment set
   RABBITMQ_NODENAME=rabbit at localhost
which will cause rabbit to start up with the same 'rabbit at localhost' 
name regardless of the network config.


Regards,

Matthias.




More information about the rabbitmq-discuss mailing list