<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7654.12">
<TITLE>Once again:  big, big trouble attempting a clean reinstall</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->
<BR>

<P><FONT SIZE=2>Hello rabbitmq experts.<BR>
<BR>
I'm not experienced in installation, configuration, or usage of this component.&nbsp; But, some months ago I successfully installed an earlier version.<BR>
<BR>
I am now attempting a clean reinstall of a newer version of rabbitmq, and having a very frustrating time.<BR>
<BR>
configuration details:<BR>
<BR>
installing on my local developer desktop, Win 7 (32 bit).<BR>
erlang version installed:&nbsp; 5.9.1<BR>
rabbitmq installer:&nbsp; rabbitmq-server-3.0.0.exe<BR>
<BR>
First time running the rabbitmq installer, it pops up a dialog:&nbsp; &quot;RabbitMQ is already installed.&nbsp; Click 'OK' to remove the previous version or 'Cancel&quot; to cancel this installation.&quot;<BR>
<BR>
I click 'OK'.&nbsp; It runs through its uninstall sequence.&nbsp; During this execution, it throws up 2 console windows that immediately disappear, much too quickly to capture or note any output in these console windows (but see further below).&nbsp;<BR>
<BR>
It then pops up a standard windows installer dialog to the effect of:&nbsp; &quot;Rabbit MQ Server has been uninstalled from your computer.&quot;&nbsp; So, indicating successful uninstall.<BR>
<BR>
<BR>
I then run the installer again.&nbsp; It asks me to confirm installation &amp; directory, then runs through the install sequence.&nbsp; Again, it throws up console windows that immediately disappear.&nbsp; I can see that output is displayed, but can't make out what it is.&nbsp; (but see further below).<BR>
<BR>
I then get a standard windows installer dialog to the effect of:&nbsp; &quot;Rabbit MQ Server 3.0.0 has been installed on your computer.&quot;&nbsp; Once again, indicating success.<BR>
<BR>
RabbitMQ does NOT appear in the list of installed windows services.<BR>
<BR>
Launching a command window and navigating to %RABBITMQ_HOME%/sbin, and then running:<BR>
<BR>
rabbitmq-service install<BR>
<BR>
...returns:<BR>
<BR>
RabbitMQ service is already present - only updating service parameters.<BR>
<BR>
{%ERLANG_HOME%}\erts-5.9.1\bin\erlsrv: Warning, could not set correct service description (comment)Error:&nbsp; The handle is invalid.<BR>
<BR>
...well, says I, if it's already present, I should be able to start it. Running:<BR>
<BR>
rabbitmq-service start<BR>
<BR>
...returns:<BR>
<BR>
{%ERLANG_HOME%}\erts-5.9.1\bin\erlsrv: Failed to start service RabbitMQ.&nbsp; Error: The handle is invalid.<BR>
<BR>
Now, funny thing.&nbsp; After running through this uninstall/install sequence a few times, I believe these are&nbsp; the messages thrown up in the console windows that disappear immediately during execution of the windows installer.<BR>
<BR>
So, I've got something messed up.&nbsp;<BR>
<BR>
Interestingly, I can run RabbitMQ in foreground mode, by way of rabbitmq-server.bat.&nbsp; I can execute the tutorial producer &amp; consumer for the trivial hello world example.&nbsp;<BR>
<BR>
I really need to get it running as a service, though.<BR>
<BR>
Can anybody help?<BR>
<BR>
I believe the installer is erroneously indicating success for both uninstall and install in this case, and I have not found any help on the RabbitMQ site, installer instructions, troubleshooting guide, or elsewhere.&nbsp;<BR>
<BR>
I've seen at least one thread that seemed like a similar, but not exactly equivalent case.&nbsp; Following those steps did not help.<BR>
<BR>
Thanks in advance<BR>
<BR>
Jim Pollard<BR>
</FONT>
</P>

</BODY>
</HTML>