You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "stack (Commented) (JIRA)" <ji...@apache.org> on 2012/04/05 23:36:25 UTC

[jira] [Commented] (HBASE-5725) HBaseClient throws NPE while in Connection#receiveResponse call.

    [ https://issues.apache.org/jira/browse/HBASE-5725?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13247709#comment-13247709 ] 

stack commented on HBASE-5725:
------------------------------

I have seen this sometimes too.
                
> HBaseClient throws NPE while in Connection#receiveResponse call.
> ----------------------------------------------------------------
>
>                 Key: HBASE-5725
>                 URL: https://issues.apache.org/jira/browse/HBASE-5725
>             Project: HBase
>          Issue Type: Bug
>            Reporter: Uma Maheswara Rao G
>
> When i am running TestSplitTransactionOnCluster, it is throwing NPE from HBaseClient 
> HBaseClient:
>  
> RpcResponse response = RpcResponse.parseDelimitedFrom(in);
>  int id = response.getCallId();
> The above code throws NPE.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira