This is another one of those same types of failures that we've been
seeing with RealTimeGet.
We create a new transaction log, only to find that the file already exists.
No one has ever seen this outside of jenkins, so it's still a mystery.


?? ?????, ???? ?:??:?? ??????? org.apache.solr.common.SolrException log
SEVERE: null:java.lang.AssertionError
        at org.apache.solr.update.TransactionLog.<init>(TransactionLog.java:159)
        at org.apache.solr.update.TransactionLog.<init>(TransactionLog.java:132)
        at org.apache.solr.update.UpdateLog.ensureLog(UpdateLog.java:567)
        at org.apache.solr.update.UpdateLog.add(UpdateLog.java:237)
        at 
org.apache.solr.update.DirectUpdateHandler2.addDoc(DirectUpdateHandler2.java:184)


-Yonik
http://www.lucidimagination.com



On Wed, Jan 25, 2012 at 4:54 PM, Apache Jenkins Server
<jenk...@builds.apache.org> wrote:
> Build: https://builds.apache.org/job/Lucene-Solr-tests-only-trunk/12258/
>
> 1 tests failed.
> REGRESSION:  
> org.apache.solr.client.solrj.embedded.LargeVolumeJettyTest.testMultiThreaded
>
> Error Message:
> java.lang.AssertionError: Some threads threw uncaught exceptions!
>
> Stack Trace:
> java.lang.RuntimeException: java.lang.AssertionError: Some threads threw 
> uncaught exceptions!
>        at 
> org.apache.lucene.util.LuceneTestCase.tearDown(LuceneTestCase.java:658)
>        at org.apache.solr.SolrTestCaseJ4.tearDown(SolrTestCaseJ4.java:89)
>        at 
> org.apache.lucene.util.LuceneTestCaseRunner.runChild(LuceneTestCaseRunner.java:165)
>        at 
> org.apache.lucene.util.LuceneTestCaseRunner.runChild(LuceneTestCaseRunner.java:57)
>        at 
> org.apache.lucene.util.LuceneTestCase.checkUncaughtExceptionsAfter(LuceneTestCase.java:686)
>        at 
> org.apache.lucene.util.LuceneTestCase.tearDown(LuceneTestCase.java:630)
>
>
>
>
> Build Log (for compile errors):
> [...truncated 8314 lines...]
>
>
>
> ---------------------------------------------------------------------
> 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