Anything listening at 160.110.79.33:3888? Is it reachable from the server that is trying to connect? St.Ack
On Wed, May 25, 2011 at 9:37 PM, James Ram <[email protected]> wrote: > Hi, > > We are using 1 Master and 4 Slave machines for Hadoop cluster. When I try to > start the Hbase in Master, the slaves is showing the below exception. Can > you help me. > > 2011-05-26 09:44:10,531 WARN > org.apache.zookeeper.server.quorum.QuorumCnxManager: Cannot open channel to > 1 at election address /160.110.79.33:3888^M > java.net.ConnectException: Connection refused: no further information^M > at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)^M > at sun.nio.ch.SocketChannelImpl.finishConnect(Unknown Source)^M > at sun.nio.ch.SocketAdaptor.connect(Unknown Source)^M > at > org.apache.zookeeper.server.quorum.QuorumCnxManager.connectOne(QuorumCnxManager.java:366)^M > at > org.apache.zookeeper.server.quorum.QuorumCnxManager.toSend(QuorumCnxManager.java:335)^M > at > org.apache.zookeeper.server.quorum.FastLeaderElection$Messenger$WorkerSender.process(FastLeaderElection.java:360)^M > at > org.apache.zookeeper.server.quorum.FastLeaderElection$Messenger$WorkerSender.run(FastLeaderElection.java:333)^M > at java.lang.Thread.run(Unknown Source)^M > > -- > With Regards, > Jr. >
