Don't tell me the bug isn't actually fixed! On Sun, Oct 16, 2011 at 11:21 AM, Apache Jenkins Server <[email protected]> wrote: > Build: https://builds.apache.org/job/Lucene-Solr-tests-only-trunk-java7/635/ > > 1 tests failed. > REGRESSION: org.apache.solr.analysis.TestICUTokenizerFactory.testMixedText > > Error Message: > null > > Stack Trace: > java.lang.ExceptionInInitializerError > at > org.apache.lucene.analysis.icu.segmentation.DefaultICUTokenizerConfig.<clinit>(DefaultICUTokenizerConfig.java:67) > at > org.apache.lucene.analysis.icu.segmentation.ICUTokenizer.<init>(ICUTokenizer.java:69) > at > org.apache.solr.analysis.ICUTokenizerFactory.create(ICUTokenizerFactory.java:30) > at > org.apache.solr.analysis.TestICUTokenizerFactory.testMixedText(TestICUTokenizerFactory.java:30) > at > org.apache.lucene.util.LuceneTestCase$2$1.evaluate(LuceneTestCase.java:593) > at > org.apache.lucene.util.LuceneTestCaseRunner.runChild(LuceneTestCaseRunner.java:149) > at > org.apache.lucene.util.LuceneTestCaseRunner.runChild(LuceneTestCaseRunner.java:51) > 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:3541) > at com.ibm.icu.util.ULocale.access$400(ULocale.java:107) > at > com.ibm.icu.util.ULocale$JDKLocaleHelper.toULocale7(ULocale.java:3863) > at > com.ibm.icu.util.ULocale$JDKLocaleHelper.toULocale(ULocale.java:3738) > at com.ibm.icu.util.ULocale.forLocale(ULocale.java:414) > at com.ibm.icu.util.ULocale.<clinit>(ULocale.java:531) > > > > > Build Log (for compile errors): > [...truncated 12742 lines...] > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
-- lucidimagination.com --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
