<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
</head>
<body dir="ltr" bgcolor="#ffffff" text="#000000">
<p style="margin-bottom: 0cm; margin-top: 0pt;">Hello all,</p>
<p style="margin-bottom: 0cm; margin-top: 0pt;"><br>
</p>
<p style="margin-bottom: 0cm; margin-top: 0pt;">First time on the
mailing list :-) I think RabbitMQ is great but I have a small problem
running it as a Windows service.<br>
</p>
<p style="margin-bottom: 0cm; margin-top: 0pt;"><br>
</p>
<p style="margin-bottom: 0cm; margin-top: 0pt;">I've tried numerous
ways of running RabbitMQ as a Windows service on Windows 2003.</p>
<p style="margin-bottom: 0cm; margin-top: 0pt;"><br>
</p>
<p style="margin-bottom: 0cm; margin-top: 0pt;">I've used erlsrv.exe
with the following command:</p>
<p style="margin-bottom: 0cm; margin-top: 0pt;">erlsrv add
rabbitmq_messagequeue -sname rabbit -args "-mnesia dir
'\"C:/RabbitMQ/db/rabbit-mnesia\"' -boot start_sasl -s rabbit -sasl
errlog_type error"</p>
<p style="margin-bottom: 0cm; margin-top: 0pt;"><br>
</p>
<p style="margin-bottom: 0cm; margin-top: 0pt;">The service runs but
rabbitmq isn't running if I run "rabbitmqctrl.bat status". I tried
passing the rest of the arguments such as the log file location etc but
that makes the service not run.</p>
<p style="margin-bottom: 0cm; margin-top: 0pt;"><br>
</p>
<p style="margin-bottom: 0cm; margin-top: 0pt;">Any ideas?</p>
<p style="margin-bottom: 0cm; margin-top: 0pt;"><br>
</p>
<p style="margin-bottom: 0cm; margin-top: 0pt;">Thanks in advance,<br>
</p>
Eran
</body>
</html>