<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
Hi<br>
<br>
On 10/17/2012 01:41 PM, Endy Tjahjono wrote:
<blockquote
cite="mid:26985651-74af-4438-8afd-6fb926fc8a1e@googlegroups.com"
type="cite">Hi,<br>
<br>
I'm completely new to RabbitMQ, but I have read tutorial 1 - 6.
I'm trying to install RabbitMQ on several windows servers, using
rabbitmq-server-2.8.7 and otp_win32_R15B02. Most installations
work without errors, but on two servers, both Server 2003, after
the installation is completed, when I tried to run rabbitmqctl.bat
from folder "C:\Program Files\RabbitMQ
Server\rabbitmq_server-2.8.7\sbin", I got an error:<br>
<br>
******************************<br>
ERLANG_HOME not set correctly.<br>
******************************<br>
<br>
Please either set ERLANG_HOME to point to your Erlang
installation or place the<br>
RabbitMQ server distribution in the Erlang lib folder.<br>
<br>
But ERLANG_HOME is already set to C:\Program Files\erl5.9.2. I
have checked this through the SET command and through my computer
- properties - advanced - environment variables.<br>
<br>
I have also tried restarting the server. No changes.<br>
<br>
What else should I check?<br>
<br>
</blockquote>
<br>
Is the ERLANG_HOME environment variable set for *all* users or just
for one account? It is possible that the user it is set for is not
the user that broker is being run by. Try setting this as a system
environment variable and see if that helps.<br>
<br>
<blockquote
cite="mid:26985651-74af-4438-8afd-6fb926fc8a1e@googlegroups.com"
type="cite">--<br>
Endy<br>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
rabbitmq-discuss mailing list
<a class="moz-txt-link-abbreviated" href="mailto:rabbitmq-discuss@lists.rabbitmq.com">rabbitmq-discuss@lists.rabbitmq.com</a>
<a class="moz-txt-link-freetext" href="https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss">https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss</a>
</pre>
</blockquote>
<br>
</body>
</html>