yes, the calculation for atLeast() might be off a little bit.

currently I think nightly multiplies this value by 5, and its probably
running with multiplier 3 or 5 anyway... so 15 or 25 total :)
the idea was for nightly to use large numbers of documents... we might
just have to deal with each situation on a case-by-case basis.
or, maybe there is really some ram problem with FST :)

On Sun, Jun 12, 2011 at 1:38 PM, Uwe Schindler <[email protected]> wrote:
> Now a real failure! As nightly tests ran the last time about one week ago, 
> this might be caused by changes to nightly tests?
>
> -----
> Uwe Schindler
> H.-H.-Meier-Allee 63, D-28213 Bremen
> http://www.thetaphi.de
> eMail: [email protected]
>
>
>> -----Original Message-----
>> From: Apache Jenkins Server [mailto:[email protected]]
>> Sent: Sunday, June 12, 2011 7:33 PM
>> To: [email protected]
>> Subject: [JENKINS] Lucene-trunk - Build # 1592 - Failure
>>
>> Build: https://builds.apache.org/job/Lucene-trunk/1592/
>>
>> 1 tests failed.
>> FAILED:  org.apache.lucene.util.fst.TestFSTs.testBigSet
>>
>> Error Message:
>> Java heap space
>>
>> Stack Trace:
>> java.lang.OutOfMemoryError: Java heap space
>>       at org.apache.lucene.util.IntsRef.copy(IntsRef.java:111)
>>       at org.apache.lucene.util.IntsRef.<init>(IntsRef.java:44)
>>       at
>> org.apache.lucene.util.fst.TestFSTs$FSTTester.verifyPruned(TestFSTs.java:79
>> 3)
>>       at
>> org.apache.lucene.util.fst.TestFSTs$FSTTester.doTest(TestFSTs.java:501)
>>       at
>> org.apache.lucene.util.fst.TestFSTs$FSTTester.doTest(TestFSTs.java:365)
>>       at org.apache.lucene.util.fst.TestFSTs.doTest(TestFSTs.java:213)
>>       at
>> org.apache.lucene.util.fst.TestFSTs.testRandomWords(TestFSTs.java:946)
>>       at org.apache.lucene.util.fst.TestFSTs.testBigSet(TestFSTs.java:966)
>>       at
>> org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(Luc
>> eneTestCase.java:1403)
>>       at
>> org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(Luc
>> eneTestCase.java:1321)
>>
>>
>>
>>
>> Build Log (for compile errors):
>> [...truncated 11468 lines...]
>>
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: [email protected] For additional
>> commands, e-mail: [email protected]
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
>

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

Reply via email to