Thanks for the quick response. The install verification is nothing more than popping up a toolbar from an erlang shell. It is on the erlang website. I verified that "wish" file is present. <div><br></div><div>
No logs are written to the log directory when I try to start Rabbit, that RABBITMQ_BASE is used for (files are there but they are empty). Is there another place for logs?</div><div><br></div><div>Thanks,</div><div>Paul<br>
<br><div class="gmail_quote">On Wed, Feb 9, 2011 at 5:42 AM, Matthew Sackman <span dir="ltr"><<a href="mailto:matthew@rabbitmq.com">matthew@rabbitmq.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="im">On Wed, Feb 09, 2011 at 05:22:59AM -0600, Paul Winters wrote:<br>
> Also when trying to run erlang installation verification I get the following<br>
> error:<br>
> Error in process <0.36.0> with exit value: {{case_clause, {1,{'EXIT',<br>
> {enoent, [{erlang, open_port,[{spawn,"d:/Program Files/ DRS/DRS<br>
> Web/erl5.7.4/lib/gs-1.5.11/priv/tcl/bin/wish84s.exe d:\Program Files\DRS\DRS<br>
> Web\erl5.7.4\lib\gs-1.5.11\priv\gstk.tcl...<br>
<br>
</div>Well, that suggests that it's unable to find<br>
d:/Program Files/ DRS/DRSWeb/erl5.7.4/lib/gs-1.5.11/priv/tcl/bin/wish84s.exe<br>
<br>
It could be spaces related - in fact that's pretty likely - that<br>
particular form of spawn will think that "d:/Program" is the name of the<br>
executable. But this is all from the "erlang installation verification"<br>
which I've never even heard of before, and it would not in the least<br>
surprise me if that thing doesn't work reliably on Windows.<br>
<br>
We have spent a fair amount of time making Rabbit be robust against<br>
spaces in paths, so it shouldn't be that issue affecting Rabbit.<br>
<br>
Do you have the rabbitmq logs themselves available? They sometimes tell<br>
us more than just the crashdump.<br>
<br>
Matthew<br>
_______________________________________________<br>
rabbitmq-discuss mailing list<br>
<a href="mailto:rabbitmq-discuss@lists.rabbitmq.com">rabbitmq-discuss@lists.rabbitmq.com</a><br>
<a href="https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss" target="_blank">https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss</a><br>
</blockquote></div><br></div>