[
https://issues.apache.org/jira/browse/SOLR-5815?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14021125#comment-14021125
]
Shalin Shekhar Mangar commented on SOLR-5815:
---------------------------------------------
This happened again and SOLR-6002 has already been committed so that hasn't
helped I guess.
http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/10387/
{code}
Error Message:
SOLR-5815? : wrong maxDoc: core=org.apache.solr.core.SolrCore@73b0120a
searcher=Searcher@81139e8[collection1]
main{StandardDirectoryReader(segments_8:16 _4(4.9):c1 _5(4.9):c1)} expected:<3>
but was:<2>
Stack Trace:
java.lang.AssertionError: SOLR-5815? : wrong maxDoc:
core=org.apache.solr.core.SolrCore@73b0120a
searcher=Searcher@81139e8[collection1]
main{StandardDirectoryReader(segments_8:16 _4(4.9):c1 _5(4.9):c1)} expected:<3>
but was:<2>
at
__randomizedtesting.SeedInfo.seed([7CCF7FA87605CEC7:C9491E2FC9C47C33]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.failNotEquals(Assert.java:647)
at org.junit.Assert.assertEquals(Assert.java:128)
at org.junit.Assert.assertEquals(Assert.java:472)
at
org.apache.solr.core.TestNonNRTOpen.assertNotNRT(TestNonNRTOpen.java:142)
at
org.apache.solr.core.TestNonNRTOpen.testReaderIsNotNRT(TestNonNRTOpen.java:100)
{code}
> Non-reproducible failures of TestNonNRTOpen.testReaderIsNotNRT
> --------------------------------------------------------------
>
> Key: SOLR-5815
> URL: https://issues.apache.org/jira/browse/SOLR-5815
> Project: Solr
> Issue Type: Bug
> Reporter: Hoss Man
> Attachments: jenkins.thetaphi.de_Lucene-Solr-trunk-MacOSX_1486.log.txt
>
>
> SOLR-4909 added TestNonNRTOpen on Sep 10, 2013 - since then the policeman
> jenkins server has reported {{TestNonNRTOpen.testReaderIsNotNRT}} failing 33
> times by my count -- but i've never been able to reproduce, nor have I seen
> any similar failures from apache jenkins.
> The failures are all virtually identical, and seem to happen just as likely
> on 4x/trunk, mac/linux/windows, 1.6/1.7/1.8
> Recent Example...
> {noformat}
> [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestNonNRTOpen
> -Dtests.method=testReaderIsNotNRT -Dtests.seed=8BF5F44429C5ABCA
> -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=nl
> -Dtests.timezone=America/Whitehorse -Dtests.file.encoding=ISO-8859-1
> [junit4] FAILURE 0.23s J0 | TestNonNRTOpen.testReaderIsNotNRT <<<
> [junit4] > Throwable #1: java.lang.AssertionError: expected:<3> but
> was:<2>
> [junit4] > at
> __randomizedtesting.SeedInfo.seed([8BF5F44429C5ABCA:3E7395C39604193E]:0)
> [junit4] > at
> org.apache.solr.core.TestNonNRTOpen.assertNotNRT(TestNonNRTOpen.java:133)
> [junit4] > at
> org.apache.solr.core.TestNonNRTOpen.testReaderIsNotNRT(TestNonNRTOpen.java:94)
> [junit4] > at java.lang.Thread.run(Thread.java:744)
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.2#6252)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]