Well like Stack said in the Jira:

This is not a biggy. Just noting it. No ZK, no HB.

So that means that your Zookeeper server gets killed for some reason
and if there's no ZK, there's no HBase. So what you should do is to
try to see why your ZK server is gone.

J-D

On Fri, Aug 21, 2009 at 7:52 AM, Lucas Nazário dos
Santos<[email protected]> wrote:
> Hi,
>
> Notice that someone has already filed a bug (
> http://issues.apache.org/jira/browse/HBASE-1645). Has anybody being able to
> workaround it?
>
> Thanks,
> Lucas
>
>
>
> On Thu, Aug 20, 2009 at 10:14 AM, Lucas Nazário dos Santos <
> [email protected]> wrote:
>
>> Hi,
>>
>> Since I've migrated to HBase 0.20.0 RC1, the following error keeps
>> happening. I have to kill HBase and start it again to recover from the
>> exception. Does anybody know a workaround?
>>
>> Lucas
>>
>>
>> 09/08/20 10:09:01 WARN zookeeper.ClientCnxn: Ignoring exception during
>> shutdown output
>> java.net.SocketException: Transport endpoint is not connected
>>         at sun.nio.ch.SocketChannelImpl.shutdown(Native Method)
>>         at
>> sun.nio.ch.SocketChannelImpl.shutdownOutput(SocketChannelImpl.java:651)
>>         at sun.nio.ch.SocketAdaptor.shutdownOutput(SocketAdaptor.java:368)
>>         at
>> org.apache.zookeeper.ClientCnxn$SendThread.cleanup(ClientCnxn.java:956)
>>         at
>> org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:922)
>>
>

Reply via email to