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

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

    [ https://issues.apache.org/jira/browse/SOLR-5117?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13730059#comment-13730059 ] 

Shalin Shekhar Mangar commented on SOLR-5117:
---------------------------------------------

I'll debug. Do you have the full test log by any chance?
                
> NPE from ShardSplitTest.logDebugHelp
> ------------------------------------
>
>                 Key: SOLR-5117
>                 URL: https://issues.apache.org/jira/browse/SOLR-5117
>             Project: Solr
>          Issue Type: Bug
>            Reporter: Hoss Man
>            Assignee: Shalin Shekhar Mangar
>
> 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