Why one of the Fabric Container is not starting up ?
Issue
- User has 5 server
fabricand one of the servers is acting like it is not apart of the fabric. User is unable to start the containers. It first looked as though there was a space issue so cleaned up some files and it still will not start. - If user remote into the server the
javaprocess is running but it does not act like it is. The child containers give the following error
Failed to start HOSTNAME-004-1 due to io.fabric8.api.FabricAuthenticationException : java.lang.SecurityException: Authentication failed
- The Child container are not writing any logs out.
- Following is the error received in root container logs
watcher=org.apache.curator.ConnectionState@5e3464a1
14:22:12,883 | INFO | .aoins.com:2182) | ClientCnxn | 57 - io.fabric8.fabric-zookeeper - 1.0.0.redhat-412 | Opening socket connection to server HOSTNAME.xyz.com/10.7.56.148:2182. Will not attempt to authenticate using SASL (unknown error)
14:22:12,889 | INFO | .aoins.com:2182) | ClientCnxn | 57 - io.fabric8.fabric-zookeeper - 1.0.0.redhat-412 | Socket connection established to HOSTNAME.xyz.com/10.7.56.148:2182, initiating session
14:22:12,960 | WARN | erSender[myid=4] | QuorumCnxManager | 57 - io.fabric8.fabric-zookeeper - 1.0.0.redhat-412 | Cannot open channel to 5 at election address HOSTNAME.xyz.com/10.7.56.150:3888
java.net.ConnectException: Connection refused: connect
at java.net.DualStackPlainSocketImpl.waitForConnect(Native Method)[:1.7.0_71]
at java.net.DualStackPlainSocketImpl.socketConnect(DualStackPlainSocketImpl.java:85)[:1.7.0_71]
at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339)[:1.7.0_71]
Environment
- Red Hat JBoss Fuse
- 6.1.0
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.