开发者社区> 问答> 正文

阿里云上本地java应用连不上本地zookeeper

java.net.ConnectException: Connection refused
at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) ~[na:1.7.0_181]
at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:744) ~[na:1.7.0_181]
at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1078) ~[zookeeper-3.3.1.jar:3.3.1-942149]
cas 2019-06-23 06:58:24,599 [localhost-startStop-1-SendThread(localhost:2181)] INFO org.apache.zookeeper.ClientCnxn - Opening socket connection to server localhost/127.0.0.1:2181
cas 2019-06-23 06:58:24,600 [localhost-startStop-1-SendThread(localhost:2181)] WARN org.apache.zookeeper.ClientCnxn - Session 0x0 for server null, unexpected error, closing socket connection and attempting reconnect

手动命令连接没问题:

[zk: localhost:2181(CONNECTED) 1] ls /
[dubbo, testnode, funi, zookeeper]

java应用和zookeeper都再同一台服务器上。

展开
收起
游客h677xkqjsqs4e 2019-06-23 15:26:57 2898 0
1 条回答
写回答
取消 提交回答
  • java 应用是放在docker 里启动

    2019-07-17 23:37:30
    赞同 展开评论 打赏
问答排行榜
最热
最新

相关电子书

更多
《MSE 微服务网关》 立即下载
微服务引擎 MSE 治理中心重磅发布 立即下载
阿里云微服务引擎 MSE 2.0 线上发布 立即下载