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

4 tests failed.
REGRESSION:  
org.apache.lucene.collation.TestICUCollationKeyFilter.testCollationKeySort

Error Message:
null

Stack Trace:
java.lang.ExceptionInInitializerError
        at com.ibm.icu.text.Collator.getInstance(Collator.java:618)
        at 
org.apache.lucene.collation.TestICUCollationKeyFilter.<init>(TestICUCollationKeyFilter.java:32)
        at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
        at 
org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:1316)
        at 
org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:1221)
Caused by: java.lang.NullPointerException
        at 
com.ibm.icu.impl.ICUResourceBundle.instantiateBundle(ICUResourceBundle.java:840)
        at 
com.ibm.icu.impl.ICUResourceBundle.getBundleInstance(ICUResourceBundle.java:815)
        at 
com.ibm.icu.util.UResourceBundle.getRootType(UResourceBundle.java:489)
        at 
com.ibm.icu.util.UResourceBundle.instantiateBundle(UResourceBundle.java:536)
        at 
com.ibm.icu.util.UResourceBundle.getBundleInstance(UResourceBundle.java:144)
        at 
com.ibm.icu.util.UResourceBundle.getBundleInstance(UResourceBundle.java:124)
        at com.ibm.icu.util.ULocale.bcp47ToLDMLKey(ULocale.java:3410)
        at com.ibm.icu.util.ULocale.access$400(ULocale.java:107)
        at 
com.ibm.icu.util.ULocale$JDKLocaleMapper.toULocale7(ULocale.java:3691)
        at com.ibm.icu.util.ULocale$JDKLocaleMapper.toULocale(ULocale.java:3566)
        at com.ibm.icu.util.ULocale.forLocale(ULocale.java:399)
        at com.ibm.icu.util.ULocale.<init>(ULocale.java:380)
        at com.ibm.icu.util.ULocale.<clinit>(ULocale.java:516)


REGRESSION:  
org.apache.lucene.collation.TestICUCollationKeyFilter.testFarsiTermRangeQuery

Error Message:
Could not initialize class com.ibm.icu.util.ULocale

Stack Trace:
java.lang.NoClassDefFoundError: Could not initialize class 
com.ibm.icu.util.ULocale
        at com.ibm.icu.text.Collator.getInstance(Collator.java:618)
        at 
org.apache.lucene.collation.TestICUCollationKeyFilter.<init>(TestICUCollationKeyFilter.java:32)
        at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
        at 
org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:1316)
        at 
org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:1221)


REGRESSION:  
org.apache.lucene.collation.TestICUCollationKeyFilter.testFarsiRangeFilterCollating

Error Message:
Could not initialize class com.ibm.icu.util.ULocale

Stack Trace:
java.lang.NoClassDefFoundError: Could not initialize class 
com.ibm.icu.util.ULocale
        at com.ibm.icu.text.Collator.getInstance(Collator.java:618)
        at 
org.apache.lucene.collation.TestICUCollationKeyFilter.<init>(TestICUCollationKeyFilter.java:32)
        at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
        at 
org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:1316)
        at 
org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:1221)


REGRESSION:  
org.apache.lucene.collation.TestICUCollationKeyFilter.testFarsiRangeQueryCollating

Error Message:
Could not initialize class com.ibm.icu.util.ULocale

Stack Trace:
java.lang.NoClassDefFoundError: Could not initialize class 
com.ibm.icu.util.ULocale
        at com.ibm.icu.text.Collator.getInstance(Collator.java:618)
        at 
org.apache.lucene.collation.TestICUCollationKeyFilter.<init>(TestICUCollationKeyFilter.java:32)
        at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
        at 
org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:1316)
        at 
org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:1221)




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



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

Reply via email to