[rabbitmq-discuss] WinXP Embedded - Interactive Server works, Service does not.
Daniel Lewis
DanielLewis at Ticketmaster.com
Mon Nov 5 17:33:35 GMT 2012
Matthias,
Yes, there I should have been more verbose. The directory c:\progra~1\ticketmaster\tmds\erlang\bin exists and it has theses contents:
ct_run.exe, dialyzer.exe, erl.exe, erl.ini, erlc.exe, escript.exe, run_test.exe, start.boot, start_clean.boot, start_sasl.boot, typer.exe, werl.exe
The erlsrv program is NOT in that directory. It is under c:\progra~1\ticketmaster\tmds\erlang\erts-5.9.2\bin - which contains:
beam.debug.dll, beam.debug.smp.dll, beam.dll, beam.pdb, beam.smp.dll, beam.smp.pdb, ct_run.exe, dialyzer.exe, epmd.exe, erl.exe, erl.ini, erl.pdb, erlc.exe, erlexec.dll, erlexec.pdb, erlsrv.exe, escript.exe, heart.exe, inet_gethost.exe, start_erl.exe, typer.exe, werl.exe, werl.pdb
This install looks about the same as the one I have on my Windows 7 install, which works.
Does the output you mention mean that there was a failure at that point? I cannot find any erl_crash.dump files. I am not sure what determines when a line in a batch file gets echoed to the console, but I do know there are often more lines echoed then executed...
Regards,
Daniel
-----Original Message-----
From: Matthias Radestock [mailto:matthias at rabbitmq.com]
Sent: Monday, November 05, 2012 7:05 AM
To: Discussions about RabbitMQ
Cc: Daniel Lewis
Subject: Re: [rabbitmq-discuss] WinXP Embedded - Interactive Server works, Service does not.
Daniel,
On 03/11/12 00:25, Daniel Lewis wrote:
> Yes, c:\progra~1\ticketmaster\tmds\erlang\bin exists.
And is there an 'erlsrv' program in that? I am asking because the debug output of rabbitmq-service.bat had this:
> C:\PROGRA~1\TICKET~1\TMDS\rabbitmq\sbin>"!ERLANG_SERVICE_MANAGER_PATH!
> \erlsrv" set !RABBITMQ_SERVICENAME! -machine "!ERLANG_SERVICE_MANAGER_PATH!\erl.exe" -env ERL_CRASH_DUMP="!RABBITMQ_BASE:\=/!/erl_crash.dump" -workdir "!RABBITMQ_BASE!" -stopaction "rabbit:stop_and_halt()." -sname !RABBITMQ_NODENAME! !CONSOLE_FLAG! -comment "A robust and scalable messaging broker" -args "!ERLANG_SERVICE_ARGUMENTS!" 1>NUL The system cannot find the file specified.
You should certainly investigate why it's failing like that.
Regards,
Matthias.
More information about the rabbitmq-discuss
mailing list