[rabbitmq-discuss] Unable to cluster..

Matthias Radestock matthias at rabbitmq.com
Tue May 15 20:20:56 BST 2012


On 15/05/12 20:05, iceblaze wrote:
> [root at rabbit-test2 ~]# rabbitmqctl -n rabbit at rabbit-test1 status
> [...[
>   {erlang_version,"Erlang R14B03 (erts-5.8.4) [source] [64-bit]
> [smp:8:8] [rq:8] [async-threads:30] [kernel-poll:true]\n"},

vs

> [root at rabbit-test2 ~]# rabbitmqctl -n rabbit at rabbit-test2 status
> [...]
> {erlang_version,"Erlang (BEAM) emulator version 5.6.5 [source]
> [64-bit] [smp:8] [async-threads:30] [hipe] [kernel-poll:true]\n"},

That's two different versions of Erlang - R14B03 vs R12B-5. There's your 
problem.

Matthias.


More information about the rabbitmq-discuss mailing list