On Wed, Jan 21, 2015 at 5:45 PM, Shaun Elliott <[email protected]> wrote:
> Yes, it is. > > Says "java.net.ConnectException: Connection refused" It is trying to connect on wrong port or address. St.Ack > > On January 21, 2015 5:40:56 PM "stack-3 [via Apache HBase]" > <[email protected]> wrote: > > > > > > > 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. > > > > > > > > > > > > > _______________________________________________ > > If you reply to this email, your message will be added to the discussion > below: > > > http://apache-hbase.679495.n3.nabble.com/zookeeper-connection-loss-on-table-copy-tp4067774p4067777.html > > > > To unsubscribe from zookeeper connection loss on table copy, visit > > > http://apache-hbase.679495.n3.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=4067774&code=amF2YW1vbmtleTc5QGdtYWlsLmNvbXw0MDY3Nzc0fDE5MTI5MTM4MA== > > > > > -- > View this message in context: > http://apache-hbase.679495.n3.nabble.com/zookeeper-connection-loss-on-table-copy-tp4067774p4067779.html > Sent from the HBase User mailing list archive at Nabble.com. >
