<HTML><HEAD></HEAD>
<BODY dir=ltr>
<DIV dir=ltr>
<DIV style="FONT-FAMILY: 'Calibri'; COLOR: #000000; FONT-SIZE: 12pt">
<DIV>Hi! I have a problem with running RabbitMQ as windows service. I have a 
cluster with 3 nodes and everything works fine if run rabbit with 
“rabbitmq-server start –detached”. I also able to run it as windows service 
under Administrator account. But after reboot, RabbitMQ service fails to start. 
</DIV>
<DIV>In Event Log there is an entry: “RabbitMQ: Erlang machine voluntarily 
stopped. The service is not restarted as OnFail is set to ignore”. </DIV>
<DIV>In rabbit logs I see this: </DIV>
<DIV>FAILED</DIV>
<DIV>Reason: {error,</DIV>
<DIV>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
{timeout_waiting_for_tables, ....</DIV>
<DIV>Whatever I tried – nothing helps to resolve this issue. If I log in after 
reboot, and start RabbitMQ service manually – everything works 
fine.</DIV></DIV></DIV></BODY></HTML>