zookeeper连接不上啊
来源:3-3 zookeeper的作用体现

friday_1992
2018-08-23
java.net.ConnectException: Connection refused
at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:717)
at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:361)
at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1144)
写回答
1回答
-
风间影月
2018-08-23
先要确定是否安装成功,成功以后注意关闭防火墙,随后就可以连接了
00
相似问题