Build: https://builds.apache.org/hudson/job/Lucene-trunk/1557/

2 tests failed.
REGRESSION:  org.apache.lucene.index.TestNRTThreads.testNRTThreads

Error Message:
this writer hit an OutOfMemoryError; cannot commit

Stack Trace:
java.lang.IllegalStateException: this writer hit an OutOfMemoryError; cannot 
commit
        at 
org.apache.lucene.index.IndexWriter.prepareCommit(IndexWriter.java:2456)
        at 
org.apache.lucene.index.IndexWriter.commitInternal(IndexWriter.java:2538)
        at org.apache.lucene.index.IndexWriter.commit(IndexWriter.java:2520)
        at org.apache.lucene.index.IndexWriter.commit(IndexWriter.java:2504)
        at 
org.apache.lucene.index.TestNRTThreads.testNRTThreads(TestNRTThreads.java:223)
        at 
org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:1282)
        at 
org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:1211)


REGRESSION:  org.apache.lucene.index.TestRollingUpdates.testRollingUpdates

Error Message:
Some threads threw uncaught exceptions!

Stack Trace:
junit.framework.AssertionFailedError: Some threads threw uncaught exceptions!
        at 
org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:1282)
        at 
org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:1211)
        at 
org.apache.lucene.util.LuceneTestCase.tearDown(LuceneTestCase.java:557)




Build Log (for compile errors):
[...truncated 11986 lines...]



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

Reply via email to