Quantcast
Channel: Ignite Realtime : All Content - Openfire Support
Viewing all articles
Browse latest Browse all 4778

Trouble with hazelcast deployement, can't enable clustering.

$
0
0

I've problem like described below:

 

- two servers (connected via external and local network 10.133.0.0/24)

- openfire 3.10.1 (3.10.0 behaves the same)

- hazelcast 2.0.0

- java jdk 1.8 (latest available)

- firewall is off for now

 

What I'm doing to start it up:

- Deploy one server with postgresql as db backend.

- Deploy second server with same db credentials.

- Install Hazelcast plugin on both.

- Hazelcast configuration is here - https://gist.github.com/szymonpk/2c50099c53d76fa4eae9 (it's default one with tcp)

 

Now, when I enable clustering on only one, I see in debug log it can't connect to second one, so I'm enabling clustering on both. Both servers connect to each other, one is elected as master. From now one server are just exchanging information about who is master (log - https://gist.github.com/szymonpk/b162159bef82bc45acd3 ). Clustering stays disabled on 'Clustering' page, if I choose enable again and save it browser is waiting indefinitely for openfire response. None of servers is showing on 'Cluster Overview'.

 

Did anyone encountered such behaviour?


Viewing all articles
Browse latest Browse all 4778

Trending Articles