您的位置:首页 > 其它

Session 0x0 for server null, unexpected error, closing socket connection and attempting reconnect

2017-06-19 00:43 1226 查看
org.apache.zookeeper.ClientCnxn$SendThread - Session 0x0 for server null, unexpected error, closing socket connection and attempting reconnect  

java.net.ConnectException : Connection timed out: no further information  

    at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)  

    at sun.nio.ch.SocketChannelImpl.finishConnect(Unknown Source)  

    at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:286)  

    at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1041)
 

解决方案,没有关闭防火墙    

[align=left]关闭防火墙命令:service iptables stop[/align]
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: 
相关文章推荐