zk is listening on port 2181? St.Ack On Wed, Jan 21, 2015 at 5:33 PM, Shaun Elliott <[email protected]> wrote:
> It is also throwing this: > > 2015-01-21 17:10:02,118 INFO org.apache.zookeeper.ClientCnxn: Opening > socket > connection to server localhost.localdomain/127.0.0.1:2181. Will not > attempt > to authenticate using SASL (unknown error) > 2015-01-21 17:10:02,119 WARN org.apache.zookeeper.ClientCnxn: Session 0x0 > for server null, unexpected error, closing socket connection and attempting > reconnect > java.net.ConnectException: Connection refused > at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) > at > sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:735) > at > > org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) > at > org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1075) > > > > > -- > View this message in context: > http://apache-hbase.679495.n3.nabble.com/zookeeper-connection-loss-on-table-copy-tp4067774p4067775.html > Sent from the HBase User mailing list archive at Nabble.com. >
