黑马程序员技术交流社区

标题: dubbo 连zookeeper 出现的错误怎么解决? [打印本页]

作者: yu408588026    时间: 2017-7-7 14:18
标题: dubbo 连zookeeper 出现的错误怎么解决?
java.net.ConnectException: Connection timed out: no further information
        at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
        at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:739)
        at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:361)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1141)
2017-07-07 14:08:08,767 [localhost-startStop-1-SendThread(192.168.219.131:2181)] [org.apache.zookeeper.ClientCnxnSocketNIO]-[DEBUG] Ignoring exception during shutdown input
java.nio.channels.ClosedChannelException
        at sun.nio.ch.SocketChannelImpl.shutdownInput(SocketChannelImpl.java:802)
        at sun.nio.ch.SocketAdaptor.shutdownInput(SocketAdaptor.java:426)
        at org.apache.zookeeper.ClientCnxnSocketNIO.cleanup(ClientCnxnSocketNIO.java:200)
        at org.apache.zookeeper.ClientCnxn$SendThread.cleanup(ClientCnxn.java:1246)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1170)
2017-07-07 14:08:08,768 [localhost-startStop-1-SendThread(192.168.219.131:2181)] [org.apache.zookeeper.ClientCnxnSocketNIO]-[DEBUG] Ignoring exception during shutdown output
java.nio.channels.ClosedChannelException
        at sun.nio.ch.SocketChannelImpl.shutdownOutput(SocketChannelImpl.java:819)
        at sun.nio.ch.SocketAdaptor.shutdownOutput(SocketAdaptor.java:434)
        at org.apache.zookeeper.ClientCnxnSocketNIO.cleanup(ClientCnxnSocketNIO.java:207)
        at org.apache.zookeeper.ClientCnxn$SendThread.cleanup(ClientCnxn.java:1246)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1170)
2017-07-07 14:08:09,873 [localhost-startStop-1-SendThread(192.168.219.131:2181)] [org.apache.zookeeper.ClientCnxn]-[INFO] Opening socket connection to server 192.168.219.131/192.168.219.131:2181. Will not attempt to authenticate using SASL (unknown error)
2017-07-07 14:08:30,874 [localhost-startStop-1-SendThread(192.168.219.131:2181)] [org.apache.zookeeper.ClientCnxn]-[WARN] 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(SocketChannelImpl.java:739)
        at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:361)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1141)
2017-07-07 14:08:30,874 [localhost-startStop-1-SendThread(192.168.219.131:2181)] [org.apache.zookeeper.ClientCnxnSocketNIO]-[DEBUG] Ignoring exception during shutdown input
java.nio.channels.ClosedChannelException
        at sun.nio.ch.SocketChannelImpl.shutdownInput(SocketChannelImpl.java:802)
        at sun.nio.ch.SocketAdaptor.shutdownInput(SocketAdaptor.java:426)
        at org.apache.zookeeper.ClientCnxnSocketNIO.cleanup(ClientCnxnSocketNIO.java:200)
        at org.apache.zookeeper.ClientCnxn$SendThread.cleanup(ClientCnxn.java:1246)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1170)
2017-07-07 14:08:30,874 [localhost-startStop-1-SendThread(192.168.219.131:2181)] [org.apache.zookeeper.ClientCnxnSocketNIO]-[DEBUG] Ignoring exception during shutdown output
java.nio.channels.ClosedChannelException
        at sun.nio.ch.SocketChannelImpl.shutdownOutput(SocketChannelImpl.java:819)
        at sun.nio.ch.SocketAdaptor.shutdownOutput(SocketAdaptor.java:434)
        at org.apache.zookeeper.ClientCnxnSocketNIO.cleanup(ClientCnxnSocketNIO.java:207)
        at org.apache.zookeeper.ClientCnxn$SendThread.cleanup(ClientCnxn.java:1246)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1170)
2017-07-07 14:08:31,976 [localhost-startStop-1-SendThread(192.168.219.131:2181)] [org.apache.zookeeper.ClientCnxn]-[INFO] Opening socket connection to server 192.168.219.131/192.168.219.131:2181. Will not attempt to authenticate using SASL (unknown error)

作者: str.arr    时间: 2017-7-8 19:58
完全看不懂。。。。。
作者: 破碎的锁    时间: 2017-7-16 16:25
连接超时,Linux防火墙关了没有,手动关掉





欢迎光临 黑马程序员技术交流社区 (http://bbs.itheima.com/) 黑马程序员IT技术论坛 X3.2