Root node get disconnected while creating a container using fabric:join with Red Hat JBoss Fuse 6.3.0 R5.
Issue
- Downloaded "JBoss A-MQ 6.3 Rollup 5 Patch Management Package" from downloads page .
- Unzip and started container on three servers.
- Executed below commands;
fabric:create --new-user admin --new-user-password 2017admin --zookeeper-password zoopass --resolver manualip --manual-ip <IP> --wait-for-provisioning
fabric:join --zookeeper-password zoopass <IP>:2181 root_2
fabric:join --zookeeper-password zoopass <IP>:2181 root_3
-
After executed above commands and login to hawtio console . If you see console container list. "root" node getting disconnected from peers.
-
I am able to replicate this scenario in mulitple times. Due to this i am unable to install new rollout package in my enviroment.
Environment
- Red Hat JBoss Fuse
- 6.3.0
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.