You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "kavita sharma (Created) (JIRA)" <ji...@apache.org> on 2011/12/13 14:33:30 UTC

[jira] [Created] (HADOOP-7915) possible Case for NullPointerException

possible Case for NullPointerException
--------------------------------------

                 Key: HADOOP-7915
                 URL: https://issues.apache.org/jira/browse/HADOOP-7915
             Project: Hadoop Common
          Issue Type: Improvement
            Reporter: kavita sharma
            Priority: Trivial


{noformat}
StreamUtil.java
 in run method 
 bout.flush();
if bout is null then NPE will come.
{noformat}

--
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