Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to fix??? #12

Open
khongthequenbluestar opened this issue Jan 5, 2017 · 4 comments
Open

How to fix??? #12

khongthequenbluestar opened this issue Jan 5, 2017 · 4 comments

Comments

@khongthequenbluestar
Copy link

khongthequenbluestar commented Jan 5, 2017

When i run app:
cd logic
mvn spring-boot:run

Console print log:
java.net.ConnectException: Connection refused: no further information
at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) ~[na:1.8.0_45]
at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:717) ~[na:1.8.0_45]
at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:361) ~[zookeeper-3.4.8.jar:3.4.8--1]
at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1141) ~[zookeeper-3.4.8.jar:3.4.8--1]

2017-03-01 22:12:04.378 INFO 8872 --- [0:0:0:0:1:2181)] org.apache.zookeeper.ClientCnxn : Opening socket connection to server 0:0:0:0:0:0:0:1/0:0:0:0:0:0:0:1:2181. Will not attempt to authenticate using SASL (unknown error)
2017-03-01 22:12:08.909 WARN 8872 --- [0:0:0:0:1:2181)] org.apache.zookeeper.ClientCnxn : Session 0x0 for server null, unexpected error, closing socket connection and attempting reconnect

please tell me solution to fix it

@chenshun00
Copy link

have you fix it ? @anhduc1985

@itnik
Copy link
Collaborator

itnik commented Jul 28, 2017

@anhduc1985 @effectiveFish please check the config of zookeeper in the /resource/application.yml

@khongthequenbluestar
Copy link
Author

@chenshun00 i did not fix it, please guide to me

@khongthequenbluestar
Copy link
Author

@itnik OK, i will try to read config

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants