[rabbitmq-discuss] Clustering problem

Pursanov Dmitry pursanovd at gmail.com
Wed Nov 16 07:52:24 GMT 2011


Matthias,
yes, im running them as windows services.
Added RABBITMQ_CONSOLE_LOG to env variables, set to reuse(and new after  
some tries), restarted service. But `RabbitMQ.debug` is not being created  
in %APPDATA%\RabbitMQ . COnsole still reports same:

C:\Program Files (x86)\RabbitMQ  
Server\rabbitmq_server-2.7.0\sbin>rabbitmqctl stop_app
Stopping node rabbit at R1 ...
...done.

C:\Program Files (x86)\RabbitMQ  
Server\rabbitmq_server-2.7.0\sbin>rabbitmqctl reset
Resetting node rabbit at R1 ...
...done.

C:\Program Files (x86)\RabbitMQ  
Server\rabbitmq_server-2.7.0\sbin>rabbitmqctl start_app
Starting node rabbit at R1 ...
...done.

C:\Program Files (x86)\RabbitMQ  
Server\rabbitmq_server-2.7.0\sbin>rabbitmqctl cluster rabbit at r2
Clustering node rabbit at R1 with [rabbit at r2] ...
Error: mnesia_unexpectedly_running


On Wed, 16 Nov 2011 11:06:58 +0400, Matthias Radestock  
<matthias at rabbitmq.com> wrote:

> Dmitry,
>
> On 16/11/11 06:05, Pursanov Dmitry wrote:
>> On Tue, 15 Nov 2011 12:32:36 +0400, Matthias Radestock
>> <matthias at rabbitmq.com> wrote:
>>> Check that the cookie hash reported by rabbit on startup is the same
>>> as shown in the rabbitmqctl diagnostics.
>>
>> sorry, cant find information on how to check that..
>> Cookie hashes on r1 and r2 are same(just copied cookie file)
>
> Are you running the rabbits as windows services? If so then then see  
> RABBITMQ_CONSOLE_LOG env var  
> (http://www.rabbitmq.com/configure.html#define-environment-variables)  
> for enabling logging of the startup output.
>
> Regards,
>
> Matthias.


-- 
DPursanov


More information about the rabbitmq-discuss mailing list