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 2011/04/02 05:47:24 UTC

[HUDSON] Lucene-Solr-tests-only-3.x - Build # 6613 - Failure

Build: https://hudson.apache.org/hudson/job/Lucene-Solr-tests-only-3.x/6613/

1 tests failed.
REGRESSION:  org.apache.lucene.collation.TestCollationKeyAnalyzer.testThreadSafe

Error Message:
Java heap space

Stack Trace:
java.lang.OutOfMemoryError: Java heap space
	at java.util.Arrays.copyOf(Arrays.java:2894)
	at java.lang.AbstractStringBuilder.expandCapacity(AbstractStringBuilder.java:117)
	at java.lang.AbstractStringBuilder.append(AbstractStringBuilder.java:589)
	at java.lang.StringBuffer.append(StringBuffer.java:337)
	at java.text.RuleBasedCollator.getCollationKey(RuleBasedCollator.java:617)
	at org.apache.lucene.collation.CollationKeyFilter.incrementToken(CollationKeyFilter.java:93)
	at org.apache.lucene.collation.CollationTestBase.assertThreadSafe(CollationTestBase.java:304)
	at org.apache.lucene.collation.TestCollationKeyAnalyzer.testThreadSafe(TestCollationKeyAnalyzer.java:89)
	at org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:1082)
	at org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:1010)




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



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