[rabbitmq-discuss] Unable to start Rabbit Server or Service

Matthew Sackman matthew at rabbitmq.com
Wed Feb 9 11:42:38 GMT 2011


On Wed, Feb 09, 2011 at 05:22:59AM -0600, Paul Winters wrote:
> Also when trying to run erlang installation verification I get the following
> error:
> Error in process <0.36.0> with exit value: {{case_clause, {1,{'EXIT',
> {enoent, [{erlang, open_port,[{spawn,"d:/Program Files/ DRS/DRS
> Web/erl5.7.4/lib/gs-1.5.11/priv/tcl/bin/wish84s.exe d:\Program Files\DRS\DRS
> Web\erl5.7.4\lib\gs-1.5.11\priv\gstk.tcl...

Well, that suggests that it's unable to find
d:/Program Files/ DRS/DRSWeb/erl5.7.4/lib/gs-1.5.11/priv/tcl/bin/wish84s.exe

It could be spaces related - in fact that's pretty likely - that
particular form of spawn will think that "d:/Program" is the name of the
executable. But this is all from the "erlang installation verification"
which I've never even heard of before, and it would not in the least
surprise me if that thing doesn't work reliably on Windows.

We have spent a fair amount of time making Rabbit be robust against
spaces in paths, so it shouldn't be that issue affecting Rabbit.

Do you have the rabbitmq logs themselves available? They sometimes tell
us more than just the crashdump.

Matthew


More information about the rabbitmq-discuss mailing list