You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2011/12/21 00:28:17 UTC

[JENKINS] Lucene-Solr-tests-only-trunk - Build # 11849 - Failure

Build: https://builds.apache.org/job/Lucene-Solr-tests-only-trunk/11849/

2 tests failed.
REGRESSION:  org.apache.lucene.index.TestDuelingCodecs.testEquals

Error Message:
this writer hit an OutOfMemoryError; cannot complete forceMerge

Stack Trace:
java.lang.IllegalStateException: this writer hit an OutOfMemoryError; cannot complete forceMerge
	at org.apache.lucene.index.IndexWriter.forceMerge(IndexWriter.java:1722)
	at org.apache.lucene.index.IndexWriter.forceMerge(IndexWriter.java:1669)
	at org.apache.lucene.index.RandomIndexWriter.doRandomForceMerge(RandomIndexWriter.java:358)
	at org.apache.lucene.index.RandomIndexWriter.getReader(RandomIndexWriter.java:368)
	at org.apache.lucene.index.RandomIndexWriter.getReader(RandomIndexWriter.java:327)
	at org.apache.lucene.index.TestDuelingCodecs.setUp(TestDuelingCodecs.java:101)
	at org.apache.lucene.util.LuceneTestCaseRunner.runChild(LuceneTestCaseRunner.java:165)
	at org.apache.lucene.util.LuceneTestCaseRunner.runChild(LuceneTestCaseRunner.java:57)


FAILED:  junit.framework.TestSuite.org.apache.lucene.index.TestDuelingCodecs

Error Message:
java.lang.AssertionError: ensure your setUp() calls super.setUp() and your tearDown() calls super.tearDown()!!!

Stack Trace:
java.lang.RuntimeException: java.lang.AssertionError: ensure your setUp() calls super.setUp() and your tearDown() calls super.tearDown()!!!
	at org.apache.lucene.util.LuceneTestCase.afterClassLuceneTestCaseJ4(LuceneTestCase.java:405)
	at org.apache.lucene.util.LuceneTestCase.afterClassLuceneTestCaseJ4(LuceneTestCase.java:347)




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



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