Ah Ha!
SEVERE: java.lang.AssertionError
at org.apache.solr.update.TransactionLog.<init>(FSUpdateLog.java:433)
That is asserting that the size of the file is 0 (we should always be
opening up a new file).
How could this be? Is it possible that more than one test with
transaction logging is running at once in the same directory?
-Yonik
http://www.lucidimagination.com
On Thu, Nov 10, 2011 at 5:35 PM, Apache Jenkins Server
<[email protected]> wrote:
> Build: https://builds.apache.org/job/Lucene-Solr-tests-only-trunk/11266/
>
> 1 tests failed.
> REGRESSION: org.apache.solr.search.TestRealTimeGet.testStressGetRealtime
>
> 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:662)
> at org.apache.solr.SolrTestCaseJ4.tearDown(SolrTestCaseJ4.java:86)
> at
> org.apache.lucene.util.LuceneTestCaseRunner.runChild(LuceneTestCaseRunner.java:149)
> at
> org.apache.lucene.util.LuceneTestCaseRunner.runChild(LuceneTestCaseRunner.java:51)
> at
> org.apache.lucene.util.LuceneTestCase.checkUncaughtExceptionsAfter(LuceneTestCase.java:690)
> at
> org.apache.lucene.util.LuceneTestCase.tearDown(LuceneTestCase.java:634)
>
>
>
>
> Build Log (for compile errors):
> [...truncated 8226 lines...]
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]