You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Josh Elser (JIRA)" <ji...@apache.org> on 2014/03/16 03:04:42 UTC

[jira] [Created] (ACCUMULO-2483) BadIteratorMincIT failed "tablet 1< has 0 map files"

Josh Elser created ACCUMULO-2483:
------------------------------------

             Summary: BadIteratorMincIT failed "tablet 1< has 0 map files"
                 Key: ACCUMULO-2483
                 URL: https://issues.apache.org/jira/browse/ACCUMULO-2483
             Project: Accumulo
          Issue Type: Bug
          Components: test
            Reporter: Josh Elser
            Priority: Minor
             Fix For: 1.6.1


{noformat}
test(org.apache.accumulo.test.functional.BadIteratorMincIT)  Time elapsed: 32.657 sec  <<< ERROR!
java.lang.Exception: tablet 1< has 0 map files
	at org.apache.accumulo.test.functional.FunctionalTestUtils.checkRFiles(FunctionalTestUtils.java:84)
	at org.apache.accumulo.test.functional.BadIteratorMincIT.test(BadIteratorMincIT.java:74)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.FailOnTimeout$StatementThread.run(FailOnTimeout.java:74)
{noformat}



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