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

3 tests failed.
REGRESSION:  
org.apache.solr.handler.component.DistributedSpellCheckComponentTest.testDistribSearch

Error Message:
Server at http://localhost:12822/solr returned non ok status:500, 
message:Server Error

Stack Trace:
org.apache.solr.common.SolrException: Server at http://localhost:12822/solr 
returned non ok status:500, message:Server Error
        at 
__randomizedtesting.SeedInfo.seed([22E2483C1A18D372:A304C6246D47B34E]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:375)
        at 
org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:182)
        at 
org.apache.solr.client.solrj.request.QueryRequest.process(QueryRequest.java:90)
        at org.apache.solr.client.solrj.SolrServer.query(SolrServer.java:323)
        at 
org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:385)
        at 
org.apache.solr.handler.component.DistributedSpellCheckComponentTest.doTest(DistributedSpellCheckComponentTest.java:152)
        at 
org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:686)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:616)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1969)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.access$1100(RandomizedRunner.java:132)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:814)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:875)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:889)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
        at 
org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:32)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
        at 
org.apache.lucene.util.TestRuleReportUncaughtExceptions$1.evaluate(TestRuleReportUncaughtExceptions.java:68)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:821)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.access$700(RandomizedRunner.java:132)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3$1.run(RandomizedRunner.java:669)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:695)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:734)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:745)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleReportUncaughtExceptions$1.evaluate(TestRuleReportUncaughtExceptions.java:68)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:38)
        at 
org.apache.lucene.util.TestRuleIcuHack$1.evaluate(TestRuleIcuHack.java:51)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
        at 
org.apache.lucene.util.TestRuleNoInstanceHooksOverrides$1.evaluate(TestRuleNoInstanceHooksOverrides.java:53)
        at 
org.apache.lucene.util.TestRuleNoStaticHooksShadowing$1.evaluate(TestRuleNoStaticHooksShadowing.java:52)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:36)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:56)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:605)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.access$400(RandomizedRunner.java:132)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:551)


REGRESSION:  org.apache.solr.spelling.WordBreakSolrSpellCheckerTest.testCollate

Error Message:
Exception during query

Stack Trace:
java.lang.RuntimeException: Exception during query
        at 
__randomizedtesting.SeedInfo.seed([22E2483C1A18D372:E8C31108B0E0EE19]:0)
        at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:459)
        at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:426)
        at 
org.apache.solr.spelling.WordBreakSolrSpellCheckerTest.testCollate(WordBreakSolrSpellCheckerTest.java:181)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:616)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1969)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.access$1100(RandomizedRunner.java:132)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:814)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:875)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:889)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
        at 
org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:32)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
        at 
org.apache.lucene.util.TestRuleReportUncaughtExceptions$1.evaluate(TestRuleReportUncaughtExceptions.java:68)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:821)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.access$700(RandomizedRunner.java:132)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3$1.run(RandomizedRunner.java:669)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:695)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:734)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:745)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleReportUncaughtExceptions$1.evaluate(TestRuleReportUncaughtExceptions.java:68)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:38)
        at 
org.apache.lucene.util.TestRuleIcuHack$1.evaluate(TestRuleIcuHack.java:51)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
        at 
org.apache.lucene.util.TestRuleNoInstanceHooksOverrides$1.evaluate(TestRuleNoInstanceHooksOverrides.java:53)
        at 
org.apache.lucene.util.TestRuleNoStaticHooksShadowing$1.evaluate(TestRuleNoStaticHooksShadowing.java:52)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:36)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:56)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:605)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.access$400(RandomizedRunner.java:132)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:551)
Caused by: java.lang.NullPointerException
        at 
org.apache.solr.handler.component.SpellCheckComponent.toNamedList(SpellCheckComponent.java:566)
        at 
org.apache.solr.handler.component.SpellCheckComponent.process(SpellCheckComponent.java:177)
        at 
org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:204)
        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:129)
        at org.apache.solr.core.SolrCore.execute(SolrCore.java:1555)
        at org.apache.solr.util.TestHarness.query(TestHarness.java:357)
        at org.apache.solr.util.TestHarness.query(TestHarness.java:340)
        at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:433)
        ... 39 more


REGRESSION:  
org.apache.solr.spelling.WordBreakSolrSpellCheckerTest.testInConjunction

Error Message:
Exception during query

Stack Trace:
java.lang.RuntimeException: Exception during query
        at 
__randomizedtesting.SeedInfo.seed([22E2483C1A18D372:6756E07742F7B50E]:0)
        at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:459)
        at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:426)
        at 
org.apache.solr.spelling.WordBreakSolrSpellCheckerTest.testInConjunction(WordBreakSolrSpellCheckerTest.java:126)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:616)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1969)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.access$1100(RandomizedRunner.java:132)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:814)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:875)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:889)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
        at 
org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:32)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
        at 
org.apache.lucene.util.TestRuleReportUncaughtExceptions$1.evaluate(TestRuleReportUncaughtExceptions.java:68)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:821)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.access$700(RandomizedRunner.java:132)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3$1.run(RandomizedRunner.java:669)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:695)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:734)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:745)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleReportUncaughtExceptions$1.evaluate(TestRuleReportUncaughtExceptions.java:68)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:38)
        at 
org.apache.lucene.util.TestRuleIcuHack$1.evaluate(TestRuleIcuHack.java:51)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
        at 
org.apache.lucene.util.TestRuleNoInstanceHooksOverrides$1.evaluate(TestRuleNoInstanceHooksOverrides.java:53)
        at 
org.apache.lucene.util.TestRuleNoStaticHooksShadowing$1.evaluate(TestRuleNoStaticHooksShadowing.java:52)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:36)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:56)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:605)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.access$400(RandomizedRunner.java:132)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:551)
Caused by: java.lang.NullPointerException
        at 
org.apache.solr.handler.component.SpellCheckComponent.toNamedList(SpellCheckComponent.java:566)
        at 
org.apache.solr.handler.component.SpellCheckComponent.process(SpellCheckComponent.java:177)
        at 
org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:204)
        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:129)
        at org.apache.solr.core.SolrCore.execute(SolrCore.java:1555)
        at org.apache.solr.util.TestHarness.query(TestHarness.java:357)
        at org.apache.solr.util.TestHarness.query(TestHarness.java:340)
        at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:433)
        ... 39 more




Build Log:
[...truncated 9975 lines...]
   [junit4]   2>                at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
   [junit4]   2>                at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2>                at 
java.lang.reflect.Method.invoke(Method.java:616)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1969)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.RandomizedRunner.access$1100(RandomizedRunner.java:132)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:814)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:875)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:889)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
   [junit4]   2>                at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
   [junit4]   2>                at 
org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:32)
   [junit4]   2>                at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
   [junit4]   2>                at 
org.apache.lucene.util.TestRuleReportUncaughtExceptions$1.evaluate(TestRuleReportUncaughtExceptions.java:68)
   [junit4]   2>                at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
   [junit4]   2>                at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:821)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.RandomizedRunner.access$700(RandomizedRunner.java:132)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3$1.run(RandomizedRunner.java:669)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:695)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:734)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:745)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
   [junit4]   2>                at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2>                at 
org.apache.lucene.util.TestRuleReportUncaughtExceptions$1.evaluate(TestRuleReportUncaughtExceptions.java:68)
   [junit4]   2>                at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:38)
   [junit4]   2>                at 
org.apache.lucene.util.TestRuleIcuHack$1.evaluate(TestRuleIcuHack.java:51)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
   [junit4]   2>                at 
org.apache.lucene.util.TestRuleNoInstanceHooksOverrides$1.evaluate(TestRuleNoInstanceHooksOverrides.java:53)
   [junit4]   2>                at 
org.apache.lucene.util.TestRuleNoStaticHooksShadowing$1.evaluate(TestRuleNoStaticHooksShadowing.java:52)
   [junit4]   2>                at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:36)
   [junit4]   2>                at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
   [junit4]   2>                at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:56)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:605)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.RandomizedRunner.access$400(RandomizedRunner.java:132)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:551)
   [junit4]   2>        
   [junit4]   2> 1418 T848 C62 REQ [collection1] webapp=null path=null 
params={spellcheck=true&spellcheck.accuracy=.75&indent=true&spellcheck.extendedResults=true&q=lowerfilt:(paintable+pine+apple+good+ness)&qt=spellCheckWithWordbreak&spellcheck.build=true}
 hits=0 status=500 QTime=157 
   [junit4]   2> 1418 T848 oasc.SolrException.log SEVERE REQUEST FAILED: 
spellcheck=true&spellcheck.accuracy=.75&indent=true&spellcheck.extendedResults=true&q=lowerfilt:(paintable+pine+apple+good+ness)&qt=spellCheckWithWordbreak&spellcheck.build=true:java.lang.NullPointerException
   [junit4]   2>                at 
org.apache.solr.handler.component.SpellCheckComponent.toNamedList(SpellCheckComponent.java:566)
   [junit4]   2>                at 
org.apache.solr.handler.component.SpellCheckComponent.process(SpellCheckComponent.java:177)
   [junit4]   2>                at 
org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:204)
   [junit4]   2>                at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:129)
   [junit4]   2>                at 
org.apache.solr.core.SolrCore.execute(SolrCore.java:1555)
   [junit4]   2>                at 
org.apache.solr.util.TestHarness.query(TestHarness.java:357)
   [junit4]   2>                at 
org.apache.solr.util.TestHarness.query(TestHarness.java:340)
   [junit4]   2>                at 
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:433)
   [junit4]   2>                at 
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:426)
   [junit4]   2>                at 
org.apache.solr.spelling.WordBreakSolrSpellCheckerTest.testInConjunction(WordBreakSolrSpellCheckerTest.java:126)
   [junit4]   2>                at 
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2>                at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
   [junit4]   2>                at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2>                at 
java.lang.reflect.Method.invoke(Method.java:616)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1969)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.RandomizedRunner.access$1100(RandomizedRunner.java:132)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:814)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:875)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:889)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
   [junit4]   2>                at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
   [junit4]   2>                at 
org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:32)
   [junit4]   2>                at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
   [junit4]   2>                at 
org.apache.lucene.util.TestRuleReportUncaughtExceptions$1.evaluate(TestRuleReportUncaughtExceptions.java:68)
   [junit4]   2>                at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
   [junit4]   2>                at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:821)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.RandomizedRunner.access$700(RandomizedRunner.java:132)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3$1.run(RandomizedRunner.java:669)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:695)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:734)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:745)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
   [junit4]   2>                at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2>                at 
org.apache.lucene.util.TestRuleReportUncaughtExceptions$1.evaluate(TestRuleReportUncaughtExceptions.java:68)
   [junit4]   2>                at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:38)
   [junit4]   2>                at 
org.apache.lucene.util.TestRuleIcuHack$1.evaluate(TestRuleIcuHack.java:51)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
   [junit4]   2>                at 
org.apache.lucene.util.TestRuleNoInstanceHooksOverrides$1.evaluate(TestRuleNoInstanceHooksOverrides.java:53)
   [junit4]   2>                at 
org.apache.lucene.util.TestRuleNoStaticHooksShadowing$1.evaluate(TestRuleNoStaticHooksShadowing.java:52)
   [junit4]   2>                at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:36)
   [junit4]   2>                at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
   [junit4]   2>                at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:56)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:605)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.RandomizedRunner.access$400(RandomizedRunner.java:132)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:551)
   [junit4]   2>        
   [junit4]   2> 1419 T848 oas.SolrTestCaseJ4.tearDown ###Ending 
testInConjunction
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=WordBreakSolrSpellCheckerTest -Dtests.method=testInConjunction 
-Dtests.seed=22E2483C1A18D372 -Dtests.multiplier=3 -Dtests.locale=es_CO 
-Dtests.timezone=America/Vancouver -Dargs="-Dfile.encoding=ISO8859-1"
   [junit4]   2>
   [junit4]    > (@AfterClass output)
   [junit4]   2> 1432 T848 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> 1432 T848 oasc.CoreContainer.shutdown Shutting down 
CoreContainer instance=1630432021
   [junit4]   2> 1432 T848 oasc.SolrCore.close [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@716fb8f8
   [junit4]   2> 1432 T848 oasc.SolrCore.closeSearcher [collection1] Closing 
main searcher on request.
   [junit4]   2> 1433 T848 oasu.DirectUpdateHandler2.close closing 
DirectUpdateHandler2{commits=1,autocommits=0,soft 
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=7,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> NOTE: test params are: codec=Lucene40: 
{end4=MockFixedIntBlock(blockSize=1206), end3=Lucene40(minBlockSize=90 
maxBlockSize=260), end2=MockVariableIntBlock(baseBlockSize=41), 
start1=PostingsFormat(name=Memory doPackFST= true), 
end1=PostingsFormat(name=NestedPulsing), start4=Pulsing40(freqCutoff=1 
minBlockSize=90 maxBlockSize=260), start2=PostingsFormat(name=MockSep), 
start3=PostingsFormat(name=Lucene40WithOrds), gram2=Pulsing40(freqCutoff=3 
minBlockSize=90 maxBlockSize=260), word=PostingsFormat(name=MockRandom), 
gram1=PostingsFormat(name=MockRandom), gram4=PostingsFormat(name=Memory 
doPackFST= true), gram3=PostingsFormat(name=MockSep)}, 
sim=RandomSimilarityProvider(queryNorm=true,coord=false): {}, locale=es_CO, 
timezone=America/Vancouver
   [junit4]   2> NOTE: FreeBSD 9.0-RELEASE amd64/Sun Microsystems Inc. 1.6.0_32 
(64-bit)/cpus=16,threads=1,free=66229192,total=187367424
   [junit4]   2> NOTE: All tests run in this JVM: 
[FieldMutatingUpdateProcessorTest, TestLatvianStemFilterFactory, TestDocSet, 
TestGermanStemFilterFactory, TestTrie, TestMultiCoreConfBootstrap, 
PluginInfoTest, BasicZkTest, BadIndexSchemaTest, TestWriterPerf, 
TestCoreContainer, FieldAnalysisRequestHandlerTest, TestNumberUtils, 
LukeRequestHandlerTest, TestTurkishLowerCaseFilterFactory, 
TestWordDelimiterFilterFactory, SampleTest, 
TestDelimitedPayloadTokenFilterFactory, TestReverseStringFilterFactory, 
TermVectorComponentTest, HighlighterConfigTest, SpellCheckComponentTest, 
TestPseudoReturnFields, TestLMJelinekMercerSimilarityFactory, 
TestEnglishMinimalStemFilterFactory, DocumentBuilderTest, 
TestJapanesePartOfSpeechStopFilterFactory, UpdateParamsTest, 
DoubleMetaphoneFilterFactoryTest, CommonGramsFilterFactoryTest, 
FullSolrCloudDistribCmdsTest, TestFoldingMultitermQuery, DateMathParserTest, 
BasicDistributedZkTest, LengthFilterTest, TestPatternReplaceCharFilterFactory, 
StandardRequestHandlerTest, TestGermanNormalizationFilterFactory, 
HighlighterTest, TestPhoneticFilterFactory, DirectUpdateHandlerTest, 
TestHTMLStripCharFilterFactory, PeerSyncTest, FullSolrCloudTest, 
TestDictionaryCompoundWordTokenFilterFactory, TestDistributedSearch, 
NotRequiredUniqueKeyTest, WordBreakSolrSpellCheckerTest]
   [junit4]   2> 
   [junit4] Completed on J0 in 1.46s, 3 tests, 2 errors <<< FAILURES!
[...truncated 709 lines...]
   [junit4]   2> 2051 T1617 C109 oashc.SpellCheckComponent.finishStage 
localhost:12823/solr 
{suggestions={quock={numFound=2,startOffset=12,endOffset=17,origFreq=0,suggestion=[{word=quick,freq=1},
 
{word=quote,freq=12}]},reb={numFound=1,startOffset=19,endOffset=22,origFreq=0,suggestion=[{word=red,freq=13}]},correctlySpelled=false,collation=lowerfilt:(+quick
 +red),collationInternalRank=0,collation=lowerfilt:(+quote 
+red),collationInternalRank=1}}
   [junit4]   2> 2051 T1617 C109 REQ [collection1] webapp=/solr path=/select 
params={spellcheck=true&shards.qt=spellCheckCompRH&spellcheck.extendedResults=true&spellcheck.collateExtendedResults=false&spellcheck.maxCollationTries=10&spellcheck.maxCollations=10&spellcheck.collate=true&wt=javabin&version=2&fl=id,lowerfilt&shards=localhost:12823/solr&q=lowerfilt:(%2Bquock+%2Breb)&spellcheck.count=10&qt=spellCheckCompRH}
 status=0 QTime=7 
   [junit4]   2> 2056 T1607 C108 REQ [collection1] webapp=/solr path=/select 
params={spellcheck=true&shards.qt=spellCheckCompRH&spellcheck.extendedResults=true&spellcheck.collateExtendedResults=false&spellcheck.maxCollationTries=0&spellcheck.maxCollations=1&distrib=false&spellcheck.collate=true&wt=javabin&version=2&fl=id,lowerfilt&q=lowerfilt:(%2Bquock+%2Breb)&spellcheck.count=10&qt=spellCheckCompRH}
 hits=0 status=0 QTime=2 
   [junit4]   2> 2064 T1618 C109 REQ [collection1] webapp=/solr path=/select 
params={spellcheck=true&spellcheck.extendedResults=true&shards.qt=spellCheckCompRH&spellcheck.collateExtendedResults=false&spellcheck.maxCollationTries=0&spellcheck.maxCollations=1&distrib=false&spellcheck.collate=true&wt=javabin&spellcheck.onlyMorePopular=false&rows=10&version=2&fl=id,score&shard.url=localhost:12823/solr|[::1]:33332/solr&NOW=1338842274310&start=0&q=lowerfilt:(%2Bquock+%2Breb)&spellcheck.count=10&qt=spellCheckCompRH&isShard=true&fsv=true}
 hits=0 status=0 QTime=3 
   [junit4]   2> 2065 T1617 C109 oashc.SpellCheckComponent.finishStage 
localhost:12823/solr|[::1]:33332/solr 
{suggestions={quock={numFound=2,startOffset=12,endOffset=17,origFreq=0,suggestion=[{word=quick,freq=1},
 
{word=quote,freq=12}]},reb={numFound=1,startOffset=19,endOffset=22,origFreq=0,suggestion=[{word=red,freq=13}]},correctlySpelled=false,collation=lowerfilt:(+quick
 +red)}}
   [junit4]   2> 2065 T1617 C109 REQ [collection1] webapp=/solr path=/select 
params={spellcheck=true&shards.qt=spellCheckCompRH&spellcheck.extendedResults=true&spellcheck.collateExtendedResults=false&spellcheck.maxCollationTries=0&spellcheck.maxCollations=1&spellcheck.collate=true&wt=javabin&version=2&fl=id,lowerfilt&shards=localhost:12823/solr|[::1]:33332/solr&q=lowerfilt:(%2Bquock+%2Breb)&spellcheck.count=10&qt=spellCheckCompRH}
 status=0 QTime=6 
   [junit4]   2> 2069 T1607 C108 REQ [collection1] webapp=/solr path=/select 
params={spellcheck=true&spellcheck.maxResultsForSuggest=10&shards.qt=spellCheckCompRH&spellcheck.extendedResults=true&spellcheck.collateExtendedResults=true&spellcheck.maxCollationTries=10&spellcheck.maxCollations=1&distrib=false&spellcheck.collate=true&wt=javabin&version=2&fl=id,lowerfilt&q=lowerfilt:("quote+red+fox")&spellcheck.count=10&qt=spellCheckCompRH&spellcheck.alternativeTermCount=5}
 hits=12 status=0 QTime=1 
   [junit4]   2> 2076 T1618 C109 REQ [collection1] webapp=/solr path=/select 
params={spellcheck=true&shards.qt=spellCheckCompRH&spellcheck.maxCollationTries=10&distrib=false&version=2&fl=id,score&shard.url=localhost:12823/solr|[::1]:33332/solr&NOW=1338842274323&spellcheck.count=10&qt=spellCheckCompRH&fsv=true&spellcheck.alternativeTermCount=5&spellcheck.maxResultsForSuggest=10&spellcheck.extendedResults=true&spellcheck.collateExtendedResults=true&spellcheck.maxCollations=1&spellcheck.collate=true&wt=javabin&spellcheck.onlyMorePopular=false&rows=10&start=0&q=lowerfilt:("quote+red+fox")&isShard=true}
 hits=12 status=0 QTime=2 
   [junit4]   2> 2080 T1618 C109 REQ [collection1] webapp=/solr path=/select 
params={spellcheck=false&spellcheck.maxResultsForSuggest=10&spellcheck.extendedResults=true&shards.qt=spellCheckCompRH&spellcheck.collateExtendedResults=true&spellcheck.maxCollationTries=10&spellcheck.maxCollations=1&ids=21,20,19,17,22,18,15,16,13,14&distrib=false&spellcheck.collate=true&wt=javabin&spellcheck.onlyMorePopular=false&version=2&fl=id,lowerfilt&shard.url=localhost:12823/solr|[::1]:33332/solr&NOW=1338842274323&q=lowerfilt:("quote+red+fox")&spellcheck.count=10&qt=spellCheckCompRH&isShard=true&spellcheck.alternativeTermCount=5}
 status=0 QTime=1 
   [junit4]   2> 2081 T1617 C109 REQ [collection1] webapp=/solr path=/select 
params={spellcheck=true&spellcheck.maxResultsForSuggest=10&shards.qt=spellCheckCompRH&spellcheck.extendedResults=true&spellcheck.collateExtendedResults=true&spellcheck.maxCollationTries=10&spellcheck.maxCollations=1&spellcheck.collate=true&wt=javabin&version=2&fl=id,lowerfilt&shards=localhost:12823/solr|[::1]:33332/solr&q=lowerfilt:("quote+red+fox")&spellcheck.count=10&qt=spellCheckCompRH&spellcheck.alternativeTermCount=5}
 status=0 QTime=9 
   [junit4]   2> 2088 T1607 C108 REQ [collection1] webapp=/solr path=/select 
params={spellcheck=true&spellcheck.maxResultsForSuggest=10&shards.qt=spellCheckCompRH&spellcheck.extendedResults=true&spellcheck.collateExtendedResults=true&spellcheck.maxCollationTries=10&spellcheck.maxCollations=1&distrib=false&spellcheck.collate=true&wt=javabin&version=2&fl=id,lowerfilt&q=lowerfilt:("rod+fix")&spellcheck.count=10&qt=spellCheckCompRH&spellcheck.alternativeTermCount=5}
 hits=1 status=0 QTime=4 
   [junit4]   2> 2099 T1618 C109 REQ [collection1] webapp=/solr path=/select 
params={spellcheck=true&shards.qt=spellCheckCompRH&spellcheck.maxCollationTries=10&distrib=false&version=2&fl=id,score&shard.url=localhost:12823/solr|[::1]:33332/solr&NOW=1338842274342&spellcheck.count=10&qt=spellCheckCompRH&fsv=true&spellcheck.alternativeTermCount=5&spellcheck.maxResultsForSuggest=10&spellcheck.extendedResults=true&spellcheck.collateExtendedResults=true&spellcheck.maxCollations=1&spellcheck.collate=true&wt=javabin&spellcheck.onlyMorePopular=false&rows=10&start=0&q=lowerfilt:("rod+fix")&isShard=true}
 hits=1 status=0 QTime=5 
   [junit4]   2> 2103 T1618 C109 REQ [collection1] webapp=/solr path=/select 
params={spellcheck=false&spellcheck.maxResultsForSuggest=10&spellcheck.extendedResults=true&shards.qt=spellCheckCompRH&spellcheck.collateExtendedResults=true&spellcheck.maxCollationTries=10&spellcheck.maxCollations=1&ids=25&distrib=false&spellcheck.collate=true&wt=javabin&spellcheck.onlyMorePopular=false&version=2&fl=id,lowerfilt&shard.url=localhost:12823/solr|[::1]:33332/solr&NOW=1338842274342&q=lowerfilt:("rod+fix")&spellcheck.count=10&qt=spellCheckCompRH&isShard=true&spellcheck.alternativeTermCount=5}
 status=0 QTime=0 
   [junit4]   2> 2104 T1617 C109 oashc.SpellCheckComponent.finishStage 
localhost:12823/solr|[::1]:33332/solr 
{suggestions={rod={numFound=2,startOffset=12,endOffset=15,origFreq=1,suggestion=[{word=red,freq=13},
 
{word=ford,freq=1}]},fix={numFound=1,startOffset=16,endOffset=19,origFreq=1,suggestion=[{word=fox,freq=13}]},correctlySpelled=false,collation={collationQuery=lowerfilt:("red
 
fox"),hits=13,misspellingsAndCorrections={rod=red,fix=fox},collationInternalRank=2}}}
   [junit4]   2> 2104 T1617 C109 oashc.SpellCheckComponent.finishStage 
localhost:12823/solr|[::1]:33332/solr null
   [junit4]   2> 2105 T1617 C109 REQ [collection1] webapp=/solr path=/select 
params={spellcheck=true&spellcheck.maxResultsForSuggest=10&shards.qt=spellCheckCompRH&spellcheck.extendedResults=true&spellcheck.collateExtendedResults=true&spellcheck.maxCollationTries=10&spellcheck.maxCollations=1&spellcheck.collate=true&wt=javabin&version=2&fl=id,lowerfilt&shards=localhost:12823/solr|[::1]:33332/solr&q=lowerfilt:("rod+fix")&spellcheck.count=10&qt=spellCheckCompRH&spellcheck.alternativeTermCount=5}
 status=0 QTime=14 
   [junit4]   2> 2112 T1607 C108 oasc.SolrException.log SEVERE 
java.lang.NullPointerException
   [junit4]   2>                at 
org.apache.solr.handler.component.SpellCheckComponent.toNamedList(SpellCheckComponent.java:566)
   [junit4]   2>                at 
org.apache.solr.handler.component.SpellCheckComponent.process(SpellCheckComponent.java:177)
   [junit4]   2>                at 
org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:204)
   [junit4]   2>                at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:129)
   [junit4]   2>                at 
org.apache.solr.core.SolrCore.execute(SolrCore.java:1555)
   [junit4]   2>                at 
org.apache.solr.servlet.SolrDispatchFilter.execute(SolrDispatchFilter.java:442)
   [junit4]   2>                at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:263)
   [junit4]   2>                at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1337)
   [junit4]   2>                at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:484)
   [junit4]   2>                at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:231)
   [junit4]   2>                at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:119)
   [junit4]   2>                at 
org.eclipse.jetty.server.handler.GzipHandler.handle(GzipHandler.java:267)
   [junit4]   2>                at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1067)
   [junit4]   2>                at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:413)
   [junit4]   2>                at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:192)
   [junit4]   2>                at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:999)
   [junit4]   2>                at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:117)
   [junit4]   2>                at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:111)
   [junit4]   2>                at 
org.eclipse.jetty.server.Server.handle(Server.java:351)
   [junit4]   2>                at 
org.eclipse.jetty.server.AbstractHttpConnection.handleRequest(AbstractHttpConnection.java:454)
   [junit4]   2>                at 
org.eclipse.jetty.server.BlockingHttpConnection.handleRequest(BlockingHttpConnection.java:47)
   [junit4]   2>                at 
org.eclipse.jetty.server.AbstractHttpConnection.headerComplete(AbstractHttpConnection.java:890)
   [junit4]   2>                at 
org.eclipse.jetty.server.AbstractHttpConnection$RequestHandler.headerComplete(AbstractHttpConnection.java:944)
   [junit4]   2>                at 
org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:634)
   [junit4]   2>                at 
org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:230)
   [junit4]   2>                at 
org.eclipse.jetty.server.BlockingHttpConnection.handle(BlockingHttpConnection.java:66)
   [junit4]   2>                at 
org.eclipse.jetty.server.bio.SocketConnector$ConnectorEndPoint.run(SocketConnector.java:254)
   [junit4]   2>                at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:599)
   [junit4]   2>                at 
org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:534)
   [junit4]   2>                at java.lang.Thread.run(Thread.java:679)
   [junit4]   2>        
   [junit4]   2> 2113 T1607 C108 REQ [collection1] webapp=/solr path=/select 
params={spellcheck=true&shards.qt=spellCheckWithWordbreak&spellcheck.extendedResults=true&spellcheck.collateExtendedResults=true&spellcheck.maxCollationTries=0&spellcheck.maxCollations=1&distrib=false&spellcheck.collate=true&wt=javabin&version=2&fl=id,lowerfilt&q=lowerfilt:(%2Bquock+%2Bredfox+%2Bjum+%2Bped)&spellcheck.count=10&qt=spellCheckWithWordbreak}
 hits=0 status=500 QTime=6 
   [junit4]   2> 2113 T1607 C108 oasc.SolrException.log SEVERE 
null:java.lang.NullPointerException
   [junit4]   2>                at 
org.apache.solr.handler.component.SpellCheckComponent.toNamedList(SpellCheckComponent.java:566)
   [junit4]   2>                at 
org.apache.solr.handler.component.SpellCheckComponent.process(SpellCheckComponent.java:177)
   [junit4]   2>                at 
org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:204)
   [junit4]   2>                at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:129)
   [junit4]   2>                at 
org.apache.solr.core.SolrCore.execute(SolrCore.java:1555)
   [junit4]   2>                at 
org.apache.solr.servlet.SolrDispatchFilter.execute(SolrDispatchFilter.java:442)
   [junit4]   2>                at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:263)
   [junit4]   2>                at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1337)
   [junit4]   2>                at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:484)
   [junit4]   2>                at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:231)
   [junit4]   2>                at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:119)
   [junit4]   2>                at 
org.eclipse.jetty.server.handler.GzipHandler.handle(GzipHandler.java:267)
   [junit4]   2>                at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1067)
   [junit4]   2>                at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:413)
   [junit4]   2>                at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:192)
   [junit4]   2>                at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:999)
   [junit4]   2>                at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:117)
   [junit4]   2>                at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:111)
   [junit4]   2>                at 
org.eclipse.jetty.server.Server.handle(Server.java:351)
   [junit4]   2>                at 
org.eclipse.jetty.server.AbstractHttpConnection.handleRequest(AbstractHttpConnection.java:454)
   [junit4]   2>                at 
org.eclipse.jetty.server.BlockingHttpConnection.handleRequest(BlockingHttpConnection.java:47)
   [junit4]   2>                at 
org.eclipse.jetty.server.AbstractHttpConnection.headerComplete(AbstractHttpConnection.java:890)
   [junit4]   2>                at 
org.eclipse.jetty.server.AbstractHttpConnection$RequestHandler.headerComplete(AbstractHttpConnection.java:944)
   [junit4]   2>                at 
org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:634)
   [junit4]   2>                at 
org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:230)
   [junit4]   2>                at 
org.eclipse.jetty.server.BlockingHttpConnection.handle(BlockingHttpConnection.java:66)
   [junit4]   2>                at 
org.eclipse.jetty.server.bio.SocketConnector$ConnectorEndPoint.run(SocketConnector.java:254)
   [junit4]   2>                at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:599)
   [junit4]   2>                at 
org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:534)
   [junit4]   2>                at java.lang.Thread.run(Thread.java:679)
   [junit4]   2>        
   [junit4]   2> 2115 T1604 oasc.CoreContainer.shutdown Shutting down 
CoreContainer instance=1736873914
   [junit4]   2> 2115 T1604 oasc.SolrCore.close [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@4c7f3c76
   [junit4]   2> 2117 T1604 oasc.SolrCore.closeSearcher [collection1] Closing 
main searcher on request.
   [junit4]   2> 2118 T1604 oasu.DirectUpdateHandler2.close closing 
DirectUpdateHandler2{commits=1,autocommits=0,soft 
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=24,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0}
   [junit4]   2> 2119 T1604 oejsh.ContextHandler.doStop stopped 
o.e.j.s.ServletContextHandler{/solr,null}
   [junit4]   2> 2172 T1604 oasc.CoreContainer.shutdown Shutting down 
CoreContainer instance=415117863
   [junit4]   2> 2173 T1604 oasc.SolrCore.close [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@b34c972
   [junit4]   2> 2174 T1604 oasc.SolrCore.closeSearcher [collection1] Closing 
main searcher on request.
   [junit4]   2> 2175 T1604 oasu.DirectUpdateHandler2.close closing 
DirectUpdateHandler2{commits=1,autocommits=0,soft 
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=24,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0}
   [junit4]   2> 2176 T1604 oejsh.ContextHandler.doStop stopped 
o.e.j.s.ServletContextHandler{/solr,null}
   [junit4]   2> 2244 T1604 oas.SolrTestCaseJ4.tearDown ###Ending 
testDistribSearch
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=DistributedSpellCheckComponentTest -Dtests.method=testDistribSearch 
-Dtests.seed=22E2483C1A18D372 -Dtests.multiplier=3 -Dtests.locale=en_US 
-Dtests.timezone=Asia/Macao -Dargs="-Dfile.encoding=ISO8859-1"
   [junit4]   2>
   [junit4]    > (@AfterClass output)
   [junit4]   2> 2249 T1604 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: test params are: codec=Lucene40: 
{end4=PostingsFormat(name=NestedPulsing), end3=Lucene40(minBlockSize=15 
maxBlockSize=63), end2=MockVariableIntBlock(baseBlockSize=63), 
start1=Pulsing40(freqCutoff=10 minBlockSize=15 maxBlockSize=63), 
end1=PostingsFormat(name=MockSep), start4=PostingsFormat(name=Memory doPackFST= 
true), start2=Lucene40(minBlockSize=15 maxBlockSize=63), 
start3=MockFixedIntBlock(blockSize=147), 
gram2=MockFixedIntBlock(blockSize=147), word=PostingsFormat(name=MockRandom), 
gram1=PostingsFormat(name=Memory doPackFST= true), gram4=Pulsing40(freqCutoff=9 
minBlockSize=15 maxBlockSize=63), gram3=Lucene40(minBlockSize=15 
maxBlockSize=63)}, sim=RandomSimilarityProvider(queryNorm=false,coord=false): 
{}, locale=en_US, timezone=Asia/Macao
   [junit4]   2> NOTE: FreeBSD 9.0-RELEASE amd64/Sun Microsystems Inc. 1.6.0_32 
(64-bit)/cpus=16,threads=1,free=86371232,total=191692800
   [junit4]   2> NOTE: All tests run in this JVM: 
[FieldMutatingUpdateProcessorTest, TestLatvianStemFilterFactory, TestDocSet, 
TestGermanStemFilterFactory, TestTrie, TestMultiCoreConfBootstrap, 
PluginInfoTest, BasicZkTest, BadIndexSchemaTest, TestWriterPerf, 
TestCoreContainer, FieldAnalysisRequestHandlerTest, TestNumberUtils, 
LukeRequestHandlerTest, TestTurkishLowerCaseFilterFactory, 
TestWordDelimiterFilterFactory, SampleTest, 
TestDelimitedPayloadTokenFilterFactory, TestReverseStringFilterFactory, 
TermVectorComponentTest, HighlighterConfigTest, SpellCheckComponentTest, 
TestPseudoReturnFields, TestLMJelinekMercerSimilarityFactory, 
TestEnglishMinimalStemFilterFactory, DocumentBuilderTest, 
TestJapanesePartOfSpeechStopFilterFactory, UpdateParamsTest, 
DoubleMetaphoneFilterFactoryTest, CommonGramsFilterFactoryTest, 
FullSolrCloudDistribCmdsTest, TestFoldingMultitermQuery, DateMathParserTest, 
BasicDistributedZkTest, LengthFilterTest, TestPatternReplaceCharFilterFactory, 
StandardRequestHandlerTest, TestGermanNormalizationFilterFactory, 
HighlighterTest, TestPhoneticFilterFactory, DirectUpdateHandlerTest, 
TestHTMLStripCharFilterFactory, PeerSyncTest, FullSolrCloudTest, 
TestDictionaryCompoundWordTokenFilterFactory, TestDistributedSearch, 
NotRequiredUniqueKeyTest, WordBreakSolrSpellCheckerTest, TestCSVLoader, 
MultiTermTest, SolrCmdDistributorTest, TestFunctionQuery, SpatialFilterTest, 
CSVRequestHandlerTest, TestOmitPositions, TestLMDirichletSimilarityFactory, 
TestSwedishLightStemFilterFactory, TestFrenchMinimalStemFilterFactory, 
TestHindiFilters, TestFastLRUCache, LeaderElectionTest, TestRemoteStreaming, 
TestHunspellStemFilterFactory, TestIrishLowerCaseFilterFactory, 
IndexSchemaRuntimeFieldTest, DistributedTermsComponentTest, 
DefaultValueUpdateProcessorTest, SnowballPorterFilterFactoryTest, 
DirectUpdateHandlerOptimizeTest, TestPersianNormalizationFilterFactory, 
TestQuerySenderListener, TestPropInject, ConvertedLegacyTest, 
TestCJKWidthFilterFactory, TestDFRSimilarityFactory, 
TestBeiderMorseFilterFactory, BasicFunctionalityTest, 
TestBrazilianStemFilterFactory, PrimitiveFieldTypeTest, TestIndexSearcher, 
SuggesterWFSTTest, UniqFieldsUpdateProcessorFactoryTest, 
TestNorwegianLightStemFilterFactory, TestStandardFactories, 
TestStemmerOverrideFilterFactory, TestKeywordMarkerFilterFactory, 
DisMaxRequestHandlerTest, TestGreekStemFilterFactory, 
TestItalianLightStemFilterFactory, TestStopFilterFactory, TestJmxMonitoredMap, 
TestHyphenationCompoundWordTokenFilterFactory, 
OpenExchangeRatesOrgProviderTest, TestReversedWildcardFilterFactory, 
LegacyHTMLStripCharFilterTest, TestBM25SimilarityFactory, MBeansHandlerTest, 
TestPorterStemFilterFactory, TestSynonymFilterFactory, TestPropInjectDefaults, 
LeaderElectionIntegrationTest, TestReplicationHandler, CloudStateUpdateTest, 
DistributedSpellCheckComponentTest]
   [junit4]   2> 
   [junit4] Completed on J0 in 2.26s, 1 test, 1 error <<< FAILURES!
[...truncated 222 lines...]

[...truncated 11108 lines...]

[...truncated 11108 lines...]

[...truncated 11108 lines...]

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

Reply via email to