You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Tsz Wo Nicholas Sze (JIRA)" <ji...@apache.org> on 2014/04/02 06:52:15 UTC

[jira] [Created] (HDFS-6182) FSImage.loadEdits may throw NullPointerException

Tsz Wo Nicholas Sze created HDFS-6182:
-----------------------------------------

             Summary: FSImage.loadEdits may throw NullPointerException
                 Key: HDFS-6182
                 URL: https://issues.apache.org/jira/browse/HDFS-6182
             Project: Hadoop HDFS
          Issue Type: Bug
          Components: namenode
            Reporter: Tsz Wo Nicholas Sze


{noformat}
Exception in thread "Edit log tailer" org.apache.hadoop.util.ExitUtil$ExitException: java.lang.NullPointerException
	at com.google.common.base.Joiner.join(Joiner.java:226)
	at org.apache.hadoop.hdfs.server.namenode.FSImage.loadEdits(FSImage.java:791)
	at org.apache.hadoop.hdfs.server.namenode.FSImage.loadEdits(FSImage.java:785)
	...
{noformat}



--
This message was sent by Atlassian JIRA
(v6.2#6252)