Took a quick look, and at the end I see

152287 T188 C0 P15739 oasc.RecoveryStrategy.doRecovery SEVERE Recovery
failed - trying again...
155191 T1 oas.SolrTestCaseJ4.endTrackingSearchers SEVERE ERROR:
SolrIndexSearcher opens=91 closes=90

So the recovery thread is still going, hence a core is still open (and
an associated searcher).

-Yonik
lucenerevolution.com - Lucene/Solr Open Source Search Conference.
Boston May 7-10



On Mon, Mar 12, 2012 at 4:39 PM, Mark Miller <markrmil...@gmail.com> wrote:
> I've only had a bit of time trying to repro this with my "where was this 
> searcher/core opened from" debug code - I got busy with other things before 
> hitting pa dirt though - but it's still got my attention!
>
> On Mar 12, 2012, at 4:36 PM, Apache Jenkins Server wrote:
>
>> Build: https://builds.apache.org/job/Lucene-Solr-tests-only-trunk/12719/
>>
>> 1 tests failed.
>> FAILED:  
>> junit.framework.TestSuite.org.apache.solr.cloud.BasicDistributedZkTest
>>
>> Error Message:
>> ERROR: SolrIndexSearcher opens=91 closes=90
>>
>> Stack Trace:
>> junit.framework.AssertionFailedError: ERROR: SolrIndexSearcher opens=91 
>> closes=90
>>       at 
>> org.apache.solr.SolrTestCaseJ4.endTrackingSearchers(SolrTestCaseJ4.java:211)
>>       at 
>> org.apache.solr.SolrTestCaseJ4.afterClassSolrTestCase(SolrTestCaseJ4.java:100)
>>       at 
>> org.apache.lucene.util.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:20)
>>       at 
>> org.apache.lucene.util.UncaughtExceptionsRule$1.evaluate(UncaughtExceptionsRule.java:51)
>>       at 
>> org.apache.lucene.util.StoreClassNameRule$1.evaluate(StoreClassNameRule.java:21)
>>       at 
>> org.apache.lucene.util.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:22)
>>
>>
>>
>>
>> Build Log (for compile errors):
>> [...truncated 8841 lines...]
>>
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
>> For additional commands, e-mail: dev-h...@lucene.apache.org
>
> - Mark Miller
> lucidimagination.com
>
>
>
>
>
>
>
>
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
> For additional commands, e-mail: dev-h...@lucene.apache.org
>

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

Reply via email to