You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Hoss Man (JIRA)" <ji...@apache.org> on 2013/08/06 00:26:49 UTC

[jira] [Created] (SOLR-5117) NPE from ShardSplitTest.logDebugHelp

Hoss Man created SOLR-5117:
------------------------------

             Summary: NPE from ShardSplitTest.logDebugHelp
                 Key: SOLR-5117
                 URL: https://issues.apache.org/jira/browse/SOLR-5117
             Project: Solr
          Issue Type: Bug
            Reporter: Hoss Man


While running tests, i noticed this failure on trunk (which i could not reproduce with the fixed seed)...

{noformat}
   <testcase classname="org.apache.solr.cloud.ShardSplitTest" name="testDistribSearch" time="52.907">
      <error message="" type="java.lang.NullPointerException">java.lang.NullPointerException
        at __randomizedtesting.SeedInfo.seed([BC4CAC530EE484CC:3DAA224B79BBE4F0]:0)
        at org.apache.solr.cloud.ShardSplitTest.logDebugHelp(ShardSplitTest.java:315)
        at org.apache.solr.cloud.ShardSplitTest.checkDocCountsAndShardStates(ShardSplitTest.java:224)
        at org.apache.solr.cloud.ShardSplitTest.doTest(ShardSplitTest.java:173)
        at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:835)
        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)
{noformat}




--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org