TestNodeCount is failing with NPE
---------------------------------

                 Key: HDFS-1740
                 URL: https://issues.apache.org/jira/browse/HDFS-1740
             Project: Hadoop HDFS
          Issue Type: Bug
    Affects Versions: 0.23.0
            Reporter: Konstantin Boudnik


As seen at least one TestNodeCount is failing on current trunk (0.23) with NPE:
{noformat}
Error Message:
null

Stack Trace:
java.lang.NullPointerException
       at 
org.apache.hadoop.hdfs.server.namenode.BlockManager.countNodes(BlockManager.java:1431)
       at 
org.apache.hadoop.hdfs.server.namenode.TestNodeCount.__CLR3_0_29bdgm6s8c(TestNodeCount.java:90)
       at 
org.apache.hadoop.hdfs.server.namenode.TestNodeCount.testNodeCount(TestNodeCount.java:40)
{noformat}

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to