Build: https://builds.apache.org/job/Lucene-Solr-tests-only-trunk-java7/30/

4 tests failed.
REGRESSION:  
org.apache.solr.analysis.TestICUCollationKeyFilterFactory.testCustomRules

Error Message:
null

Stack Trace:
java.lang.ExceptionInInitializerError
        at 
org.apache.solr.analysis.TestICUCollationKeyFilterFactory.testCustomRules(TestICUCollationKeyFilterFactory.java:110)
        at 
org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:1503)
        at 
org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:1408)
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.solr.analysis.TestICUCollationKeyFilterFactory.testBasicUsage

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 
org.apache.solr.analysis.ICUCollationKeyFilterFactory.createFromLocale(ICUCollationKeyFilterFactory.java:124)
        at 
org.apache.solr.analysis.ICUCollationKeyFilterFactory.inform(ICUCollationKeyFilterFactory.java:82)
        at 
org.apache.solr.analysis.TestICUCollationKeyFilterFactory.testBasicUsage(TestICUCollationKeyFilterFactory.java:54)
        at 
org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:1503)
        at 
org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:1408)


REGRESSION:  
org.apache.solr.analysis.TestICUCollationKeyFilterFactory.testNormalization

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 
org.apache.solr.analysis.ICUCollationKeyFilterFactory.createFromLocale(ICUCollationKeyFilterFactory.java:124)
        at 
org.apache.solr.analysis.ICUCollationKeyFilterFactory.inform(ICUCollationKeyFilterFactory.java:82)
        at 
org.apache.solr.analysis.TestICUCollationKeyFilterFactory.testNormalization(TestICUCollationKeyFilterFactory.java:74)
        at 
org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:1503)
        at 
org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:1408)


REGRESSION:  
org.apache.solr.analysis.TestICUCollationKeyFilterFactory.testSecondaryStrength

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 
org.apache.solr.analysis.ICUCollationKeyFilterFactory.createFromLocale(ICUCollationKeyFilterFactory.java:124)
        at 
org.apache.solr.analysis.ICUCollationKeyFilterFactory.inform(ICUCollationKeyFilterFactory.java:82)
        at 
org.apache.solr.analysis.TestICUCollationKeyFilterFactory.testSecondaryStrength(TestICUCollationKeyFilterFactory.java:94)
        at 
org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:1503)
        at 
org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:1408)




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



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

Reply via email to