You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Eric Newton (JIRA)" <ji...@apache.org> on 2014/01/23 16:07:37 UTC

[jira] [Created] (ACCUMULO-2243) NPE running random walk test

Eric Newton created ACCUMULO-2243:
-------------------------------------

             Summary: NPE running random walk test
                 Key: ACCUMULO-2243
                 URL: https://issues.apache.org/jira/browse/ACCUMULO-2243
             Project: Accumulo
          Issue Type: Bug
         Environment: running random walk, with agitation, on a single hadoop 2.2.0 hdfs, 10-node test cluster.
            Reporter: Eric Newton
            Assignee: Eric Newton
             Fix For: 1.6.0


Got this error many times (over 50):

{noformat}
Failed to execute Repo, tid=3fb9a40754394307
	java.lang.NullPointerException
		at org.apache.accumulo.master.tableOps.BulkImport.createNewBulkDir(BulkImport.java:188)
		at org.apache.accumulo.master.tableOps.BulkImport.prepareBulkImport(BulkImport.java:218)
		at org.apache.accumulo.master.tableOps.BulkImport.call(BulkImport.java:176)
		at org.apache.accumulo.master.tableOps.BulkImport.call(BulkImport.java:107)
		at org.apache.accumulo.master.tableOps.TraceRepo.call(TraceRepo.java:54)
		at org.apache.accumulo.fate.Fate$TransactionRunner.run(Fate.java:67)
		at org.apache.accumulo.fate.util.LoggingRunnable.run(LoggingRunnable.java:34)
		at java.lang.Thread.run(Thread.java:662)
{noformat}




--
This message was sent by Atlassian JIRA
(v6.1.5#6160)