[rabbitmq-discuss] clustering server trouble

Adam Kaminiecki adamka at dgt.com.pl
Thu Nov 25 18:01:55 GMT 2010


Thanks for reply. I just wanna make sure I need to do it on my own:)

Regards,
Adam

W dniu 2010-11-25 18:21, Rob Harrop pisze:
> Hi Adam,
>
> There is nothing built into the clients (I believe from your other posts
> you're using .NET) that supports this.
>
> However, you should be able to create something specific to your usage
> quite easily. The ShutdownListener gives you the chance to see when
> connections/channels are closed. You can then prod the relevant bits of
> your application to create new connections and channels across the known
> backup nodes. You can also add the appropriate compensation logic.
>
> Hope this helps,
>
> Rob
>
> On Tue, 23 Nov 2010 15:33:19 +0100, Adam Kaminiecki<adamka at dgt.com.pl>
> wrote:
>> ok I  resolved it but have another problem. Is it possible to reconnect
>> client to another cluster? I mean is client support failover? I can't
>> find any usefull information.
>>
>> Regards,
>> Adam
>>
>>
>>
>> W dniu 2010-11-23 12:05, Adam Kaminiecki pisze:
>>> Hi,
>>>
>>> I have a porblem with clustering two servers. They are on two diffrent
>>> maschines. I have changed their cookie for the same. But when Im
>>> trying make cluster I get error
>>> Error: {failed_to_cluster_with,[134], "Mnesia could not connect to
>>> some nodes."}
>>>
>>> Name of another node is correct, there are in the same network.
>>> I"m using server version 2.1.1
>>>
>>>
>>> Can anybody help me please?
>>>
>>>
>>>
>>> Regards,
>>> Adam
>>>
>>>

-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.



More information about the rabbitmq-discuss mailing list