On Sun, May 15, 2011 at 6:10 AM, Nightie Wolfi <[email protected]> wrote: > org.apache.hadoop.hbase.Chore.run(Chore.java:66) Caused by: > java.net.ConnectException: Connection refused at > sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) at > sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:567) at > org.apache.hadoop.net.SocketIOWithTimeout.connect(SocketIOWithTimeout.java:206)
Master is trying to assign region but its getting connection refused trying to assign the region to localhost,60020. Is the RegionServer running on localhost? If not, its likely the naming needs fixin on your hosts. St.Ack P.S. Don't go crazy.
