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 <hu...@hudson.apache.org> on 2011/04/26 09:49:03 UTC

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

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

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:1097)
	at org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:1025)




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



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