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

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

Error Message:
GC overhead limit exceeded

Stack Trace:
java.lang.OutOfMemoryError: GC overhead limit exceeded
        at 
java.util.concurrent.ExecutorCompletionService.submit(ExecutorCompletionService.java:181)
        at 
org.apache.lucene.search.IndexSearcher$ExecutionHelper.submit(IndexSearcher.java:819)
        at org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:369)
        at org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:282)
        at org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:271)
        at 
org.apache.lucene.index.TestNRTThreads.testNRTThreads(TestNRTThreads.java:360)
        at 
org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:1232)
        at 
org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:1160)




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



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

Reply via email to