Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
10:47:48,750 | INFO | (localhost:2181) | .zookeeper.ClientCnxn$SendThread 1041 | 153 - org.apache.hadoop.zookeeper - 3.3.3 | Opening socket connection to server localhost/127.0.0.1:2181
10:47:49,750 | WARN | (localhost:2181) | .zookeeper.ClientCnxn$SendThread 1161 | 153 - org.apache.hadoop.zookeeper - 3.3.3 | Session 0x0 for server null, unexpected error, closing socket connection and attempting reconnect
java.net.ConnectException: Connection refused: no further information
at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:574)
at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1119)