[rabbitmq-discuss] RabbitMQ process getting killed on log off

mayank mnkpdon.32 at gmail.com
Tue Jan 17 14:27:12 GMT 2012


I have deployed RabbitMQ in cluster mode with 2 nodes(windows server)
and high availability queues in . The RabbitMQ is running as an
application and not as a service.

I have followed the exact steps mentioned in the RabbitMQ website.

As per the RabbitMQ documentation clustering can be done only when
RabbitMQ is running as an application.

The issue is that when the user logs off from the server machine(node)
the running rabbitmq-server process gets killed and the RabbitMQ node
goes down.

Is there solution for this in RabbitMQ, or do I have write my own
windows service to execute "rabbitmq-server start" so that it keeps
running even when the user logs off.


More information about the rabbitmq-discuss mailing list