HornetQ clustering issues when binding JBoss EAP to 0.0.0.0
Issue
-
I am running two nodes with a dedicated live-backup HornetQ setup. I have a problem in the following scenario:
- node1 is live, node2 is backup via replication
- Connect a durable subsriber
- Send a message -> subscriber receives it
- kill the server on node1 -> node2 takes over
- Client is not able to automatically reconnect to node2.
-
Please note, the logs indicate that the live server is trying to connect to host 0.0.0.0. The server is started using -b 0.0.0.0 The automatic fail-over works without a problem when binding address is own ip of the server.
Environment
- Red Hat JBoss Enterprise Application Platform (EAP)
- 6
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.