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

1 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:2711)
        at 
org.apache.lucene.index.IndexWriter.commitInternal(IndexWriter.java:2793)
        at org.apache.lucene.index.IndexWriter.commit(IndexWriter.java:2775)
        at org.apache.lucene.index.IndexWriter.commit(IndexWriter.java:2759)
        at 
org.apache.lucene.index.TestNRTThreads.testNRTThreads(TestNRTThreads.java:355)
        at 
org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:1522)
        at 
org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:1427)




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



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to