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 Hudson Server <hu...@hudson.apache.org> on 2010/12/12 19:49:04 UTC

Lucene-trunk - Build # 1391 - Still Failing

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

1 tests failed.
FAILED:  org.apache.lucene.util.automaton.fst.TestFSTs.testRealTerms

Error Message:
Java heap space

Stack Trace:
java.lang.OutOfMemoryError: Java heap space
	at org.apache.lucene.util.automaton.fst.NodeHash.rehash(NodeHash.java:165)
	at org.apache.lucene.util.automaton.fst.NodeHash.add(NodeHash.java:129)
	at org.apache.lucene.util.automaton.fst.Builder.compileNode(Builder.java:108)
	at org.apache.lucene.util.automaton.fst.Builder.compilePrevTail(Builder.java:188)
	at org.apache.lucene.util.automaton.fst.Builder.add(Builder.java:299)
	at org.apache.lucene.util.automaton.fst.Builder.add(Builder.java:218)
	at org.apache.lucene.util.automaton.fst.TestFSTs.testRealTerms(TestFSTs.java:973)
	at org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:1043)
	at org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:981)




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



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


RE: Lucene-trunk - Build # 1391 - Still Failing

Posted by Uwe Schindler <uw...@thetaphi.de>.
I think we must raise -Xmx for tests on hudson nightly :-)

-----
Uwe Schindler
H.-H.-Meier-Allee 63, D-28213 Bremen
http://www.thetaphi.de
eMail: uwe@thetaphi.de


> -----Original Message-----
> From: Apache Hudson Server [mailto:hudson@hudson.apache.org]
> Sent: Sunday, December 12, 2010 7:49 PM
> To: dev@lucene.apache.org
> Subject: Lucene-trunk - Build # 1391 - Still Failing
> 
> Build: https://hudson.apache.org/hudson/job/Lucene-trunk/1391/
> 
> 1 tests failed.
> FAILED:  org.apache.lucene.util.automaton.fst.TestFSTs.testRealTerms
> 
> Error Message:
> Java heap space
> 
> Stack Trace:
> java.lang.OutOfMemoryError: Java heap space
> 	at
> org.apache.lucene.util.automaton.fst.NodeHash.rehash(NodeHash.java:165)
> 	at
> org.apache.lucene.util.automaton.fst.NodeHash.add(NodeHash.java:129)
> 	at
> org.apache.lucene.util.automaton.fst.Builder.compileNode(Builder.java:108)
> 	at
> org.apache.lucene.util.automaton.fst.Builder.compilePrevTail(Builder.java:18
> 8)
> 	at
> org.apache.lucene.util.automaton.fst.Builder.add(Builder.java:299)
> 	at
> org.apache.lucene.util.automaton.fst.Builder.add(Builder.java:218)
> 	at
> org.apache.lucene.util.automaton.fst.TestFSTs.testRealTerms(TestFSTs.java:
> 973)
> 	at
> org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(Luc
> eneTestCase.java:1043)
> 	at
> org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(Luc
> eneTestCase.java:981)
> 
> 
> 
> 
> Build Log (for compile errors):
> [...truncated 7159 lines...]
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org For additional
> commands, e-mail: dev-help@lucene.apache.org



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