You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2013/05/10 10:44:02 UTC

[JENKINS] Lucene-Solr-4.x-Linux (64bit/jdk1.8.0-ea-b86) - Build # 5521 - Still Failing!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/5521/
Java: 64bit/jdk1.8.0-ea-b86 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC

228 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.AnalysisAfterCoreReloadTest

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([17EB80B14998198F]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:396)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:195)
	at org.apache.solr.AnalysisAfterCoreReloadTest.beforeClass(AnalysisAfterCoreReloadTest.java:48)
	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:490)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)
Caused by: java.lang.NullPointerException
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
	... 31 more


FAILED:  junit.framework.TestSuite.org.apache.solr.BasicFunctionalityTest

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([17EB80B14998198F]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:396)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:195)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.BasicFunctionalityTest.beforeTests(BasicFunctionalityTest.java:77)
	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:490)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)
Caused by: java.lang.NullPointerException
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
	... 32 more


FAILED:  junit.framework.TestSuite.org.apache.solr.ConvertedLegacyTest

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([17EB80B14998198F]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:396)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:195)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.ConvertedLegacyTest.beforeTests(ConvertedLegacyTest.java:38)
	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:490)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)
Caused by: java.lang.NullPointerException


FAILED:  junit.framework.TestSuite.org.apache.solr.DisMaxRequestHandlerTest

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([17EB80B14998198F]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:396)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:195)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.DisMaxRequestHandlerTest.beforeClass(DisMaxRequestHandlerTest.java:32)
	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:490)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)
Caused by: java.lang.NullPointerException
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
	... 32 more


FAILED:  junit.framework.TestSuite.org.apache.solr.EchoParamsTest

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([17EB80B14998198F]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:396)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:195)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.EchoParamsTest.beforeClass(EchoParamsTest.java:30)
	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:490)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)
Caused by: java.lang.NullPointerException


FAILED:  junit.framework.TestSuite.org.apache.solr.MinimalSchemaTest

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([17EB80B14998198F]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:396)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:195)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.MinimalSchemaTest.beforeClass(MinimalSchemaTest.java:40)
	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:490)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)
Caused by: java.lang.NullPointerException


FAILED:  junit.framework.TestSuite.org.apache.solr.OutputWriterTest

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([17EB80B14998198F]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:396)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:195)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.OutputWriterTest.beforeClass(OutputWriterTest.java:46)
	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:490)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)
Caused by: java.lang.NullPointerException
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
	... 32 more


FAILED:  junit.framework.TestSuite.org.apache.solr.SampleTest

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([17EB80B14998198F]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:396)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:195)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.SampleTest.beforeClass(SampleTest.java:42)
	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:490)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)
Caused by: java.lang.NullPointerException


FAILED:  junit.framework.TestSuite.org.apache.solr.SolrInfoMBeanTest

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([17EB80B14998198F]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:396)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:195)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.SolrInfoMBeanTest.beforeClass(SolrInfoMBeanTest.java:41)
	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:490)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)
Caused by: java.lang.NullPointerException


FAILED:  junit.framework.TestSuite.org.apache.solr.SolrTestCaseJ4Test

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([17EB80B14998198F]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:396)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:195)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:204)
	at org.apache.solr.SolrTestCaseJ4Test.beforeClass(SolrTestCaseJ4Test.java:50)
	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:490)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)
Caused by: java.lang.NullPointerException
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
	... 32 more


FAILED:  junit.framework.TestSuite.org.apache.solr.TestGroupingSearch

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([17EB80B14998198F]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:396)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:195)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.TestGroupingSearch.beforeTests(TestGroupingSearch.java:57)
	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:490)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)
Caused by: java.lang.NullPointerException
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
	... 32 more


FAILED:  junit.framework.TestSuite.org.apache.solr.TestJoin

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([17EB80B14998198F]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:396)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:195)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.TestJoin.beforeTests(TestJoin.java:40)
	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:490)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)
Caused by: java.lang.NullPointerException


FAILED:  junit.framework.TestSuite.org.apache.solr.TestPluginEnable

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([17EB80B14998198F]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:396)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:195)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.TestPluginEnable.beforeClass(TestPluginEnable.java:32)
	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:490)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)
Caused by: java.lang.NullPointerException
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
	... 32 more


FAILED:  junit.framework.TestSuite.org.apache.solr.TestRandomDVFaceting

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([17EB80B14998198F]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:396)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:195)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.TestRandomDVFaceting.beforeTests(TestRandomDVFaceting.java:47)
	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:490)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)
Caused by: java.lang.NullPointerException


FAILED:  junit.framework.TestSuite.org.apache.solr.TestRandomFaceting

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([17EB80B14998198F]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:396)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:195)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.TestRandomFaceting.beforeTests(TestRandomFaceting.java:40)
	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:490)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)
Caused by: java.lang.NullPointerException


FAILED:  junit.framework.TestSuite.org.apache.solr.TestTrie

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([17EB80B14998198F]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:396)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:195)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.TestTrie.beforeClass(TestTrie.java:44)
	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:490)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)
Caused by: java.lang.NullPointerException


FAILED:  junit.framework.TestSuite.org.apache.solr.analysis.PathHierarchyTokenizerFactoryTest

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([17EB80B14998198F]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:396)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:195)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.analysis.PathHierarchyTokenizerFactoryTest.beforeTests(PathHierarchyTokenizerFactoryTest.java:31)
	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:490)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)
Caused by: java.lang.NullPointerException


FAILED:  junit.framework.TestSuite.org.apache.solr.analysis.TestCharFilters

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([17EB80B14998198F]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:396)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:195)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.analysis.TestCharFilters.beforeClass(TestCharFilters.java:31)
	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:490)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)
Caused by: java.lang.NullPointerException


FAILED:  junit.framework.TestSuite.org.apache.solr.analysis.TestCollationKeyRangeQueries

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([17EB80B14998198F]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:396)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:195)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.analysis.TestCollationKeyRangeQueries.beforeClass(TestCollationKeyRangeQueries.java:31)
	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:490)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)
Caused by: java.lang.NullPointerException


FAILED:  junit.framework.TestSuite.org.apache.solr.analysis.TestLuceneMatchVersion

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([17EB80B14998198F]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:396)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:195)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.analysis.TestLuceneMatchVersion.beforeClass(TestLuceneMatchVersion.java:37)
	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:490)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)
Caused by: java.lang.NullPointerException


FAILED:  junit.framework.TestSuite.org.apache.solr.analysis.TestReversedWildcardFilterFactory

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([17EB80B14998198F]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:396)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:195)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.analysis.TestReversedWildcardFilterFactory.beforeClass(TestReversedWildcardFilterFactory.java:52)
	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:490)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)
Caused by: java.lang.NullPointerException


FAILED:  junit.framework.TestSuite.org.apache.solr.analysis.TestWordDelimiterFilterFactory

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([17EB80B14998198F]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:396)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:195)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.analysis.TestWordDelimiterFilterFactory.beforeClass(TestWordDelimiterFilterFactory.java:42)
	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:490)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)
Caused by: java.lang.NullPointerException


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.BasicZkTest

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([17EB80B14998198F]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:396)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:195)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.cloud.AbstractZkTestCase.azt_beforeClass(AbstractZkTestCase.java:78)
	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:490)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)
Caused by: java.lang.NullPointerException
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
	... 32 more


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.ZkSolrClientTest

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([17EB80B14998198F]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:396)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:195)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.cloud.ZkSolrClientTest.beforeClass(ZkSolrClientTest.java:39)
	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:490)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)
Caused by: java.lang.NullPointerException


FAILED:  junit.framework.TestSuite.org.apache.solr.core.AlternateDirectoryTest

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([17EB80B14998198F]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:396)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:195)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.core.AlternateDirectoryTest.beforeClass(AlternateDirectoryTest.java:31)
	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:490)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)
Caused by: java.lang.NullPointerException
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
	... 32 more


FAILED:  junit.framework.TestSuite.org.apache.solr.core.IndexReaderFactoryTest

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([17EB80B14998198F]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:396)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:195)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.core.IndexReaderFactoryTest.beforeClass(IndexReaderFactoryTest.java:26)
	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:490)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)
Caused by: java.lang.NullPointerException


FAILED:  junit.framework.TestSuite.org.apache.solr.core.RequestHandlersTest

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([17EB80B14998198F]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:396)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:195)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.core.RequestHandlersTest.beforeClass(RequestHandlersTest.java:30)
	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:490)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)
Caused by: java.lang.NullPointerException
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
	... 32 more


FAILED:  junit.framework.TestSuite.org.apache.solr.core.SOLR749Test

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([17EB80B14998198F]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:396)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:195)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.core.SOLR749Test.beforeClass(SOLR749Test.java:33)
	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:490)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)
Caused by: java.lang.NullPointerException
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
	... 32 more


FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestCodecSupport

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([17EB80B14998198F]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:396)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:195)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.core.TestCodecSupport.beforeClass(TestCodecSupport.java:33)
	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:490)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)
Caused by: java.lang.NullPointerException
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
	... 32 more


FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestConfig

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([17EB80B14998198F]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:396)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:195)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.core.TestConfig.beforeClass(TestConfig.java:41)
	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:490)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)
Caused by: java.lang.NullPointerException
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
	... 32 more


FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestCoreContainer

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([17EB80B14998198F]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:396)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:195)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.core.TestCoreContainer.beforeClass(TestCoreContainer.java:50)
	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:490)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)
Caused by: java.lang.NullPointerException


FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestJmxIntegration

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([17EB80B14998198F]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:396)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:195)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.core.TestJmxIntegration.beforeClass(TestJmxIntegration.java:44)
	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:490)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)
Caused by: java.lang.NullPointerException
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
	... 32 more


FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestLazyCores

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([17EB80B14998198F]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:396)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:195)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.core.TestLazyCores.beforeClass(TestLazyCores.java:50)
	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:490)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)
Caused by: java.lang.NullPointerException


FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestMergePolicyConfig

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([17EB80B14998198F]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:396)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:195)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.core.TestMergePolicyConfig.beforeClass(TestMergePolicyConfig.java:30)
	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:490)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)
Caused by: java.lang.NullPointerException


FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestPropInject

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([17EB80B14998198F]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:396)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:195)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.core.TestPropInject.beforeClass(TestPropInject.java:32)
	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:490)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)
Caused by: java.lang.NullPointerException
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
	... 32 more


FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestPropInjectDefaults

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([17EB80B14998198F]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:396)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:195)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.core.TestPropInjectDefaults.beforeClass(TestPropInjectDefaults.java:32)
	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:490)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)
Caused by: java.lang.NullPointerException
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
	... 32 more


FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestQuerySenderListener

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([17EB80B14998198F]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:396)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:195)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.core.TestQuerySenderListener.beforeClass(TestQuerySenderListener.java:42)
	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:490)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)
Caused by: java.lang.NullPointerException
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
	... 32 more


FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestQuerySenderNoQuery

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([17EB80B14998198F]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:396)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:195)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.core.TestQuerySenderNoQuery.beforeClass(TestQuerySenderNoQuery.java:41)
	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:490)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)
Caused by: java.lang.NullPointerException
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
	... 32 more


FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestSolrDeletionPolicy1

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([17EB80B14998198F]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:396)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:195)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.core.TestSolrDeletionPolicy1.beforeClass(TestSolrDeletionPolicy1.java:35)
	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:490)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)
Caused by: java.lang.NullPointerException
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
	... 32 more


FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestSolrDeletionPolicy2

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([17EB80B14998198F]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:396)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:195)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.core.TestSolrDeletionPolicy2.beforeClass(TestSolrDeletionPolicy2.java:29)
	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:490)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)
Caused by: java.lang.NullPointerException


FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestSolrIndexConfig

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([17EB80B14998198F]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:396)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:195)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.core.TestSolrIndexConfig.beforeClass(TestSolrIndexConfig.java:28)
	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:490)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)
Caused by: java.lang.NullPointerException


FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestXIncludeConfig

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([17EB80B14998198F]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:396)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:195)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.core.TestXIncludeConfig.beforeClass(TestXIncludeConfig.java:33)
	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:490)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)
Caused by: java.lang.NullPointerException
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
	... 32 more


FAILED:  junit.framework.TestSuite.org.apache.solr.handler.BinaryUpdateRequestHandlerTest

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([17EB80B14998198F]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:396)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:195)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.handler.BinaryUpdateRequestHandlerTest.beforeTests(BinaryUpdateRequestHandlerTest.java:37)
	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:490)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)
Caused by: java.lang.NullPointerException
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
	... 32 more


FAILED:  junit.framework.TestSuite.org.apache.solr.handler.CSVRequestHandlerTest

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([17EB80B14998198F]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:396)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:195)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.handler.CSVRequestHandlerTest.beforeClass(CSVRequestHandlerTest.java:35)
	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:490)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)
Caused by: java.lang.NullPointerException
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
	... 32 more


FAILED:  junit.framework.TestSuite.org.apache.solr.handler.DocumentAnalysisRequestHandlerTest

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([17EB80B14998198F]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:396)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:195)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.handler.DocumentAnalysisRequestHandlerTest.beforeClass(DocumentAnalysisRequestHandlerTest.java:53)
	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:490)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)
Caused by: java.lang.NullPointerException


FAILED:  junit.framework.TestSuite.org.apache.solr.handler.FieldAnalysisRequestHandlerTest

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([17EB80B14998198F]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:396)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:195)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.handler.FieldAnalysisRequestHandlerTest.beforeClass(FieldAnalysisRequestHandlerTest.java:54)
	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:490)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)
Caused by: java.lang.NullPointerException
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
	... 32 more


FAILED:  junit.framework.TestSuite.org.apache.solr.handler.JsonLoaderTest

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([17EB80B14998198F]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:396)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:195)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.handler.JsonLoaderTest.beforeTests(JsonLoaderTest.java:39)
	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:490)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)
Caused by: java.lang.NullPointerException
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
	... 32 more


FAILED:  junit.framework.TestSuite.org.apache.solr.handler.MoreLikeThisHandlerTest

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([17EB80B14998198F]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:396)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:195)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.handler.MoreLikeThisHandlerTest.moreLikeThisBeforeClass(MoreLikeThisHandlerTest.java:41)
	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:490)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)
Caused by: java.lang.NullPointerException
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
	... 32 more


FAILED:  junit.framework.TestSuite.org.apache.solr.handler.PingRequestHandlerTest

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([17EB80B14998198F]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:396)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:195)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.handler.PingRequestHandlerTest.beforeClass(PingRequestHandlerTest.java:45)
	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:490)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)
Caused by: java.lang.NullPointerException
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
	... 32 more


FAILED:  junit.framework.TestSuite.org.apache.solr.handler.StandardRequestHandlerTest

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([17EB80B14998198F]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:396)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:195)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.handler.StandardRequestHandlerTest.beforeClass(StandardRequestHandlerTest.java:40)
	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:490)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)
Caused by: java.lang.NullPointerException


FAILED:  junit.framework.TestSuite.org.apache.solr.handler.TestCSVLoader

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([17EB80B14998198F]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:396)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:195)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.handler.TestCSVLoader.beforeClass(TestCSVLoader.java:38)
	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:490)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)
Caused by: java.lang.NullPointerException
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
	... 32 more


FAILED:  junit.framework.TestSuite.org.apache.solr.handler.XmlUpdateRequestHandlerTest

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([17EB80B14998198F]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:396)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:195)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.handler.XmlUpdateRequestHandlerTest.beforeTests(XmlUpdateRequestHandlerTest.java:48)
	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:490)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)
Caused by: java.lang.NullPointerException
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
	... 32 more


FAILED:  junit.framework.TestSuite.org.apache.solr.handler.XsltUpdateRequestHandlerTest

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([17EB80B14998198F]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:396)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:195)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.handler.XsltUpdateRequestHandlerTest.beforeTests(XsltUpdateRequestHandlerTest.java:46)
	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:490)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)
Caused by: java.lang.NullPointerException


FAILED:  junit.framework.TestSuite.org.apache.solr.handler.admin.CoreAdminHandlerTest

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([17EB80B14998198F]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:396)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:195)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.handler.admin.CoreAdminHandlerTest.beforeClass(CoreAdminHandlerTest.java:45)
	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:490)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)
Caused by: java.lang.NullPointerException


FAILED:  junit.framework.TestSuite.org.apache.solr.handler.admin.LoggingHandlerTest

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([17EB80B14998198F]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:396)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:195)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.handler.admin.LoggingHandlerTest.beforeClass(LoggingHandlerTest.java:32)
	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:490)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)
Caused by: java.lang.NullPointerException


FAILED:  junit.framework.TestSuite.org.apache.solr.handler.admin.LukeRequestHandlerTest

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([17EB80B14998198F]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:396)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:195)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.handler.admin.LukeRequestHandlerTest.beforeClass(LukeRequestHandlerTest.java:38)
	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:490)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)
Caused by: java.lang.NullPointerException
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
	... 32 more


FAILED:  junit.framework.TestSuite.org.apache.solr.handler.admin.MBeansHandlerTest

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([17EB80B14998198F]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:396)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:195)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.handler.admin.MBeansHandlerTest.beforeClass(MBeansHandlerTest.java:36)
	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:490)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)
Caused by: java.lang.NullPointerException


FAILED:  junit.framework.TestSuite.org.apache.solr.handler.component.DebugComponentTest

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([17EB80B14998198F]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:396)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:195)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.handler.component.DebugComponentTest.beforeClass(DebugComponentTest.java:32)
	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:490)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rul

[...truncated too long message...]

rComponentDistributedTest, TestFieldTypeCollectionResource, TestStressReorder, SuggesterTSTTest, TestFieldCollectionResource, ShardRoutingCustomTest, SpellPossibilityIteratorTest, TestCodecSupport, OpenCloseCoreStressTest, LeaderElectionIntegrationTest, RecoveryZkTest, FullSolrCloudDistribCmdsTest, TestRandomDVFaceting, SliceStateUpdateTest, TestRealTimeGet, TestJoin, TestReload, TestStressVersions, TestRangeQuery, TestCoreContainer, TestSolr4Spatial, SolrCoreTest, StatsComponentTest, SpellCheckComponentTest, SolrCmdDistributorTest, BadIndexSchemaTest, ConvertedLegacyTest, TestSort, TestFunctionQuery, TestLazyCores, TestBadConfig, TestIndexSearcher, ShowFileRequestHandlerTest, CurrencyFieldOpenExchangeTest, DistributedQueryElevationComponentTest, SignatureUpdateProcessorFactoryTest, CoreAdminHandlerTest, SuggesterTest, NoCacheHeaderTest, DirectUpdateHandlerOptimizeTest, StatelessScriptUpdateProcessorFactoryTest, DocValuesMultiTest, XsltUpdateRequestHandlerTest, CacheHeaderTest, PathHierarchyTokenizerFactoryTest, TestSolrQueryParser, LoggingHandlerTest, SolrPluginUtilsTest, ReturnFieldsTest, MBeansHandlerTest, TestPartialUpdateDeduplication, CoreContainerCoreInitFailuresTest, IndexReaderFactoryTest, CopyFieldTest, SolrIndexConfigTest, TestSolrDeletionPolicy2, TestDocSet, MinimalSchemaTest, NotRequiredUniqueKeyTest, TestCharFilters, TestSweetSpotSimilarityFactory, TestLMDirichletSimilarityFactory, TestLMJelinekMercerSimilarityFactory, TestBM25SimilarityFactory, TimeZoneUtilsTest, TestFastOutputStream, PluginInfoTest, PreAnalyzedFieldTest, TestSolrJ, TestDocumentBuilder, SliceStateTest, SystemInfoHandlerTest, TestCollationKeyRangeQueries, QueryResultKeyTest, TestShardHandlerFactory, TestSolrXml, TestDynamicFieldCollectionResource, TestDynamicFieldResource, TestSchemaNameResource, TestSchemaVersionResource, TestSolrQueryParserResource, BadCopyFieldTest]
[junit4:junit4] Completed on J1 in 0.37s, 5 tests, 5 errors <<< FAILURES!

[...truncated 4 lines...]
[junit4:junit4] Suite: org.apache.solr.update.processor.PreAnalyzedUpdateProcessorTest
[junit4:junit4]   1> INFO  - 2013-05-10 08:43:05.917; org.apache.solr.SolrTestCaseJ4; ####initCore
[junit4:junit4]   1> INFO  - 2013-05-10 08:43:05.918; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/'
[junit4:junit4]   1> INFO  - 2013-05-10 08:43:05.919; org.apache.solr.core.SolrResourceLoader; Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/lib/README' to classloader
[junit4:junit4]   1> INFO  - 2013-05-10 08:43:05.919; org.apache.solr.core.SolrResourceLoader; Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/lib/classes/' to classloader
[junit4:junit4]   1> INFO  - 2013-05-10 08:43:05.954; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_44
[junit4:junit4]   1> INFO  - 2013-05-10 08:43:05.989; org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig-update-processor-chains.xml
[junit4:junit4]   1> INFO  - 2013-05-10 08:43:05.990; org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema12.xml
[junit4:junit4]   1> INFO  - 2013-05-10 08:43:05.997; org.apache.solr.SolrTestCaseJ4; ###deleteCore
[junit4:junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-PreAnalyzedUpdateProcessorTest-1368175385918
[junit4:junit4]   2> NOTE: test params are: codec=Lucene42: {}, docValues:{}, sim=RandomSimilarityProvider(queryNorm=true,coord=yes): {}, locale=es_CL, timezone=America/Eirunepe
[junit4:junit4]   2> NOTE: Linux 3.2.0-41-generic amd64/Oracle Corporation 1.8.0-ea (64-bit)/cpus=8,threads=1,free=81574488,total=195973120
[junit4:junit4]   2> NOTE: All tests run in this JVM: [PrimUtilsTest, PrimitiveFieldTypeTest, TestPerFieldSimilarity, TestCopyFieldCollectionResource, SpatialFilterTest, DistributedSpellCheckComponentTest, PolyFieldTest, TestStressRecovery, TestSerializedLuceneMatchVersion, SolrIndexSplitterTest, TestSearchPerf, QueryParsingTest, TestExtendedDismaxParser, MoreLikeThisHandlerTest, JsonLoaderTest, DistributedTermsComponentTest, OverseerCollectionProcessorTest, CircularListTest, TestManagedSchema, LeaderElectionTest, AlternateDirectoryTest, DateFieldTest, TestConfig, QueryElevationComponentTest, UnloadDistributedZkTest, ShardSplitTest, TestFuzzyAnalyzedSuggestions, ScriptEngineTest, FastVectorHighlighterTest, ChaosMonkeyNothingIsSafeTest, ZkControllerTest, TermVectorComponentTest, WordBreakSolrSpellCheckerTest, LukeRequestHandlerTest, FieldMutatingUpdateProcessorTest, SOLR749Test, RAMDirectoryFactoryTest, SimpleFacetsTest, TestPluginEnable, CSVRequestHandlerTest, AnalysisAfterCoreReloadTest, TestDefaultSearchFieldResource, SuggesterFSTTest, TestXIncludeConfig, BadComponentTest, FileBasedSpellCheckerTest, SearchHandlerTest, SynonymTokenizerTest, SpellingQueryConverterTest, TestPhraseSuggestions, SoftAutoCommitTest, TestSolrDeletionPolicy1, BinaryUpdateRequestHandlerTest, TestRemoteStreaming, TestValueSourceCache, TestSchemaSimilarityResource, TestPropInjectDefaults, TestFieldResource, TestGroupingSearch, TestFaceting, TermsComponentTest, DirectSolrConnectionTest, IndexSchemaTest, TestReplicationHandler, TestFastWriter, ZkCLITest, SolrTestCaseJ4Test, TestQuerySenderListener, PeerSyncTest, BasicFunctionalityTest, BasicDistributedZkTest, SyncSliceTest, OverseerTest, ShardRoutingTest, ClusterStateUpdateTest, TestRandomFaceting, ZkSolrClientTest, TestZkChroot, AutoCommitTest, TestRecovery, TestHashPartitioner, CurrencyFieldXmlFileTest, SimplePostToolTest, SpellCheckCollatorTest, DocValuesTest, TestTrie, SchemaVersionSpecificBehaviorTest, SolrCoreCheckLockOnStartupTest, TestPseudoReturnFields, TestUpdate, TestAtomicUpdateErrorCases, TestWordDelimiterFilterFactory, QueryEqualityTest, DefaultValueUpdateProcessorTest, SortByFunctionTest, SolrInfoMBeanTest, DebugComponentTest, IndexBasedSpellCheckerTest, TestSurroundQueryParser, TestQueryUtils, StandardRequestHandlerTest, TestWriterPerf, DirectSolrSpellCheckerTest, TestReversedWildcardFilterFactory, DocumentAnalysisRequestHandlerTest, DocumentBuilderTest, TestIndexingPerformance, IndexSchemaRuntimeFieldTest, RegexBoostProcessorTest, TestCollationField, UpdateRequestProcessorFactoryTest, TestAnalyzedSuggestions, TestPHPSerializedResponseWriter, TestBinaryResponseWriter, TestLFUCache, TestSolrIndexConfig, ResponseLogComponentTest, TestMergePolicyConfig, SampleTest, TestBinaryField, NumericFieldsTest, TestElisionMultitermQuery, ExternalFileFieldSortTest, TestSolrCoreProperties, TestLuceneMatchVersion, EchoParamsTest, TestNumberUtils, TestIBSimilarityFactory, LegacyHTMLStripCharFilterTest, ResourceLoaderTest, URLClassifyProcessorTest, TestFastLRUCache, TestSystemIdResolver, TestLRUCache, ZkNodePropsTest, UUIDFieldTest, CachingDirectoryFactoryTest, PreAnalyzedUpdateProcessorTest]
[junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=PreAnalyzedUpdateProcessorTest -Dtests.seed=17EB80B14998198F -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=es_CL -Dtests.timezone=America/Eirunepe -Dtests.file.encoding=UTF-8
[junit4:junit4] ERROR   0.00s J0 | PreAnalyzedUpdateProcessorTest (suite) <<<
[junit4:junit4]    > Throwable #1: org.apache.solr.common.SolrException: Schema Parsing Failed: null
[junit4:junit4]    > 	at __randomizedtesting.SeedInfo.seed([17EB80B14998198F]:0)
[junit4:junit4]    > 	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
[junit4:junit4]    > 	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
[junit4:junit4]    > 	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
[junit4:junit4]    > 	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
[junit4:junit4]    > 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
[junit4:junit4]    > 	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:396)
[junit4:junit4]    > 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
[junit4:junit4]    > 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:195)
[junit4:junit4]    > 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
[junit4:junit4]    > 	at org.apache.solr.update.processor.PreAnalyzedUpdateProcessorTest.beforeClass(PreAnalyzedUpdateProcessorTest.java:45)
[junit4:junit4]    > 	at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]    > Caused by: java.lang.NullPointerException
[junit4:junit4] Completed on J0 in 0.10s, 0 tests, 1 error <<< FAILURES!

[...truncated 47 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:383: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:363: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:39: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build.xml:181: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/common-build.xml:437: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:1243: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:887: There were test failures: 295 suites, 444 tests, 164 suite-level errors, 61 errors, 3 failures, 11 ignored (6 assumptions)

Total time: 30 minutes 54 seconds
Build step 'Invoke Ant' marked build as failure
Description set: Java: 64bit/jdk1.8.0-ea-b86 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



[JENKINS] Lucene-Solr-4.x-Linux (64bit/ibm-j9-jdk6) - Build # 5526 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/5526/
Java: 64bit/ibm-j9-jdk6 -Xjit:exclude={org/apache/lucene/util/fst/FST.pack(IIF)Lorg/apache/lucene/util/fst/FST;}

1 tests failed.
REGRESSION:  org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigReplication

Error Message:
Index: 0, Size: 0

Stack Trace:
java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
	at __randomizedtesting.SeedInfo.seed([AF75ADE0277B0CD4:BB3DF6B5047CB1CA]:0)
	at java.util.ArrayList.get(ArrayList.java:352)
	at org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigReplication(TestReplicationHandler.java:520)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:60)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:37)
	at java.lang.reflect.Method.invoke(Method.java:611)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	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:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:738)




Build Log:
[...truncated 8686 lines...]
[junit4:junit4] Suite: org.apache.solr.handler.TestReplicationHandler
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:41.021; org.apache.solr.SolrTestCaseJ4; ###Starting doTestStressReplication
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:41.074; org.eclipse.jetty.server.Server; jetty-8.1.10.v20130312
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:41.078; org.eclipse.jetty.server.AbstractConnector; Started SelectChannelConnector@127.0.0.1:51535
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:41.080; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init()
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:41.080; org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:41.082; org.apache.solr.core.SolrResourceLoader; using system property solr.solr.home: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1368195941022/master
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:41.098; org.apache.solr.core.CoreContainer$Initializer; looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1368195941022/master/solr.xml
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:41.099; org.apache.solr.core.CoreContainer; New CoreContainer 114099917
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:41.101; org.apache.solr.core.CoreContainer$Initializer; no solr.xml found. using default old-style solr.xml
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:41.101; org.apache.solr.core.CoreContainer; Loading CoreContainer using Solr Home: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1368195941022/master/'
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:41.102; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1368195941022/master/'
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:41.226; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting socketTimeout to: 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:41.227; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting urlScheme to: http://
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:41.228; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting connTimeout to: 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:41.229; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:41.246; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting corePoolSize to: 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:41.248; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:41.250; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:41.253; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting sizeOfQueue to: -1
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:41.254; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting fairnessPolicy to: false
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:41.258; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:41.279; org.apache.solr.logging.LogWatcher; Registering Log Listener
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:41.283; org.apache.solr.core.CoreContainer; Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1368195941022/master/collection1
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:41.284; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1368195941022/master/collection1/'
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:41.324; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_44
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:41.371; org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:41.372; org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:41.374; org.apache.solr.schema.IndexSchema; [collection1Schema name=test
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:41.415; org.apache.solr.schema.IndexSchema; unique key field: id
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:41.422; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:41.423; org.apache.solr.core.SolrCore; [collection1] Opening new SolrCore at ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1368195941022/master/collection1/, dataDir=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1368195941022/master/collection1/data/
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:41.423; org.apache.solr.core.SolrCore; JMX monitoring not detected for core: collection1
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:41.424; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:41.424; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1368195941022/master/collection1/data
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:41.425; org.apache.solr.core.SolrCore; New index directory detected: old=null new=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1368195941022/master/collection1/data/index/
[junit4:junit4]   1> WARN  - 2013-05-10 14:25:41.426; org.apache.solr.core.SolrCore; [collection1] Solr index directory './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1368195941022/master/collection1/data/index' doesn't exist. Creating new index...
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:41.459; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1368195941022/master/collection1/data/index
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:41.460; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@23f023f0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2d742d74),segFN=segments_1,generation=1}
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:41.460; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 1
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:41.462; org.apache.solr.core.RequestHandlers; created standard: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:41.462; org.apache.solr.core.RequestHandlers; created /replication: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:41.463; org.apache.solr.core.RequestHandlers; created defaults: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:41.463; org.apache.solr.core.RequestHandlers; adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:41.464; org.apache.solr.core.RequestHandlers; created lazy: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:41.465; org.apache.solr.core.RequestHandlers; created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:41.467; org.apache.solr.handler.loader.XMLLoader; xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:41.472; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@5a085a08 main
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:41.473; org.apache.solr.update.CommitTracker; Hard AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:41.474; org.apache.solr.update.CommitTracker; Soft AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:41.477; org.apache.solr.handler.ReplicationHandler; Replication enabled for following config files: schema.xml,xslt/dummy.xsl
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:41.478; org.apache.solr.handler.ReplicationHandler; Commits will be reserved for  10000
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:41.479; org.apache.solr.core.CoreContainer; registering core: collection1
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:41.479; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@5a085a08 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:41.480; org.apache.solr.servlet.SolrDispatchFilter; user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:41.481; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() done
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:41.491; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:41.529; org.eclipse.jetty.server.Server; jetty-8.1.10.v20130312
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:41.531; org.eclipse.jetty.server.AbstractConnector; Started SelectChannelConnector@127.0.0.1:50705
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:41.533; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init()
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:41.534; org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:41.535; org.apache.solr.core.SolrResourceLoader; using system property solr.solr.home: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1368195941524/slave
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:41.536; org.apache.solr.core.CoreContainer$Initializer; looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1368195941524/slave/solr.xml
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:41.537; org.apache.solr.core.CoreContainer; New CoreContainer 714615448
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:41.538; org.apache.solr.core.CoreContainer$Initializer; no solr.xml found. using default old-style solr.xml
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:41.539; org.apache.solr.core.CoreContainer; Loading CoreContainer using Solr Home: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1368195941524/slave/'
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:41.540; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1368195941524/slave/'
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:41.665; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting socketTimeout to: 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:41.666; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting urlScheme to: http://
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:41.667; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting connTimeout to: 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:41.668; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:41.669; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting corePoolSize to: 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:41.670; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:41.671; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:41.672; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting sizeOfQueue to: -1
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:41.673; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting fairnessPolicy to: false
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:41.674; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:41.686; org.apache.solr.logging.LogWatcher; Registering Log Listener
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:41.691; org.apache.solr.core.CoreContainer; Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1368195941524/slave/collection1
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:41.692; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1368195941524/slave/collection1/'
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:41.782; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_44
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:41.863; org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:41.864; org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:41.878; org.apache.solr.schema.IndexSchema; [collection1Schema name=test
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:41.909; org.apache.solr.schema.IndexSchema; unique key field: id
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:41.911; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:41.912; org.apache.solr.core.SolrCore; [collection1] Opening new SolrCore at ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1368195941524/slave/collection1/, dataDir=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1368195941524/slave/collection1/data/
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:41.912; org.apache.solr.core.SolrCore; JMX monitoring not detected for core: collection1
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:41.913; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:41.914; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1368195941524/slave/collection1/data
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:41.915; org.apache.solr.core.SolrCore; New index directory detected: old=null new=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1368195941524/slave/collection1/data/index/
[junit4:junit4]   1> WARN  - 2013-05-10 14:25:41.916; org.apache.solr.core.SolrCore; [collection1] Solr index directory './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1368195941524/slave/collection1/data/index' doesn't exist. Creating new index...
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:41.917; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1368195941524/slave/collection1/data/index
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:41.936; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@bd30bd3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@15541554),segFN=segments_1,generation=1}
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:41.937; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 1
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:41.938; org.apache.solr.core.RequestHandlers; created standard: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:41.939; org.apache.solr.core.RequestHandlers; created defaults: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:41.940; org.apache.solr.core.RequestHandlers; adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:41.940; org.apache.solr.core.RequestHandlers; created lazy: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:41.941; org.apache.solr.core.RequestHandlers; created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:41.942; org.apache.solr.core.RequestHandlers; created /replication: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:41.944; org.apache.solr.handler.loader.XMLLoader; xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:41.948; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@22522252 main
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:41.949; org.apache.solr.update.CommitTracker; Hard AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:41.949; org.apache.solr.update.CommitTracker; Soft AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:41.950; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:connTimeout=5000&socketTimeout=20000&allowCompression=false&maxConnections=10000&maxConnectionsPerHost=10000
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:41.995; org.apache.solr.handler.SnapPuller; Poll Scheduled at an interval of 1000ms
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:41.997; org.apache.solr.core.CoreContainer; registering core: collection1
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:41.997; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@22522252 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:41.999; org.apache.solr.servlet.SolrDispatchFilter; user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:42.000; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() done
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:42.001; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:42.045; org.apache.solr.core.CoreContainer; Shutting down CoreContainer instance=714615448
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:42.047; org.apache.solr.core.SolrCore; [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@47514751
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:42.180; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={qt=/replication&version=2&command=indexversion&wt=javabin} status=0 QTime=18 
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:42.201; org.apache.solr.update.DirectUpdateHandler2; closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:42.202; org.apache.solr.update.SolrCoreState; Closing SolrCoreState
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:42.203; org.apache.solr.update.DefaultSolrCoreState; SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:42.204; org.apache.solr.update.DefaultSolrCoreState; closing IndexWriter with IndexWriterCloser
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:42.238; org.apache.solr.core.SolrCore; [collection1] Closing main searcher on request.
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:42.239; org.apache.solr.core.CachingDirectoryFactory; Closing MockDirectoryFactory - 2 directories currently being tracked
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:42.240; org.apache.solr.core.CachingDirectoryFactory; looking to close ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1368195941524/slave/collection1/data [CachedDir<<refCount=0;path=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1368195941524/slave/collection1/data;done=false>>]
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:42.241; org.apache.solr.core.CachingDirectoryFactory; Closing directory: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1368195941524/slave/collection1/data
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:42.250; org.apache.solr.core.CachingDirectoryFactory; looking to close ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1368195941524/slave/collection1/data/index [CachedDir<<refCount=0;path=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1368195941524/slave/collection1/data/index;done=false>>]
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:42.251; org.apache.solr.core.CachingDirectoryFactory; Closing directory: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1368195941524/slave/collection1/data/index
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:42.252; org.eclipse.jetty.server.handler.ContextHandler; stopped o.e.j.s.ServletContextHandler{/solr,null}
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:42.309; org.eclipse.jetty.server.Server; jetty-8.1.10.v20130312
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:42.312; org.eclipse.jetty.server.AbstractConnector; Started SelectChannelConnector@127.0.0.1:56951
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:42.322; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init()
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:42.323; org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:42.324; org.apache.solr.core.SolrResourceLoader; using system property solr.solr.home: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1368195941524/slave
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:42.325; org.apache.solr.core.CoreContainer$Initializer; looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1368195941524/slave/solr.xml
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:42.326; org.apache.solr.core.CoreContainer; New CoreContainer 1589927620
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:42.327; org.apache.solr.core.CoreContainer$Initializer; no solr.xml found. using default old-style solr.xml
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:42.328; org.apache.solr.core.CoreContainer; Loading CoreContainer using Solr Home: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1368195941524/slave/'
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:42.329; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1368195941524/slave/'
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:42.413; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting socketTimeout to: 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:42.414; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting urlScheme to: http://
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:42.415; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting connTimeout to: 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:42.415; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:42.416; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting corePoolSize to: 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:42.416; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:42.417; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:42.418; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting sizeOfQueue to: -1
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:42.419; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting fairnessPolicy to: false
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:42.420; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:42.467; org.apache.solr.logging.LogWatcher; Registering Log Listener
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:42.472; org.apache.solr.core.CoreContainer; Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1368195941524/slave/collection1
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:42.473; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1368195941524/slave/collection1/'
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:42.506; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_44
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:42.600; org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:42.601; org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:42.605; org.apache.solr.schema.IndexSchema; [collection1Schema name=test
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:42.627; org.apache.solr.schema.IndexSchema; unique key field: id
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:42.629; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:42.630; org.apache.solr.core.SolrCore; [collection1] Opening new SolrCore at ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1368195941524/slave/collection1/, dataDir=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1368195941524/slave/collection1/data/
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:42.630; org.apache.solr.core.SolrCore; JMX monitoring not detected for core: collection1
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:42.640; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:42.641; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1368195941524/slave/collection1/data
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:42.644; org.apache.solr.core.SolrCore; New index directory detected: old=null new=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1368195941524/slave/collection1/data/index/
[junit4:junit4]   1> WARN  - 2013-05-10 14:25:42.644; org.apache.solr.core.SolrCore; [collection1] Solr index directory './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1368195941524/slave/collection1/data/index' doesn't exist. Creating new index...
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:42.649; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1368195941524/slave/collection1/data/index
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:42.652; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@74fe74fe lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7eaf7eaf),segFN=segments_1,generation=1}
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:42.652; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 1
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:42.653; org.apache.solr.core.RequestHandlers; created standard: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:42.654; org.apache.solr.core.RequestHandlers; created defaults: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:42.654; org.apache.solr.core.RequestHandlers; adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:42.655; org.apache.solr.core.RequestHandlers; created lazy: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:42.655; org.apache.solr.core.RequestHandlers; created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:42.656; org.apache.solr.core.RequestHandlers; created /replication: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:42.658; org.apache.solr.handler.loader.XMLLoader; xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:42.660; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@17561756 main
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:42.661; org.apache.solr.update.CommitTracker; Hard AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:42.661; org.apache.solr.update.CommitTracker; Soft AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:42.662; org.apache.solr.handler.ReplicationHandler; Commits will be reserved for  10000
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:42.662; org.apache.solr.core.CoreContainer; registering core: collection1
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:42.662; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@17561756 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:42.687; org.apache.solr.servlet.SolrDispatchFilter; user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:42.688; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() done
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:42.689; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:42.721; org.apache.solr.core.CoreContainer; Shutting down CoreContainer instance=114099917
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:42.723; org.apache.solr.core.SolrCore; [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@61936193
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:42.724; org.apache.solr.update.DirectUpdateHandler2; closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:42.725; org.apache.solr.update.SolrCoreState; Closing SolrCoreState
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:42.726; org.apache.solr.update.DefaultSolrCoreState; SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:42.727; org.apache.solr.update.DefaultSolrCoreState; closing IndexWriter with IndexWriterCloser
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:42.728; org.apache.solr.core.SolrCore; [collection1] Closing main searcher on request.
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:42.729; org.apache.solr.core.CachingDirectoryFactory; Closing MockDirectoryFactory - 2 directories currently being tracked
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:42.730; org.apache.solr.core.CachingDirectoryFactory; looking to close ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1368195941022/master/collection1/data [CachedDir<<refCount=0;path=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1368195941022/master/collection1/data;done=false>>]
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:42.731; org.apache.solr.core.CachingDirectoryFactory; Closing directory: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1368195941022/master/collection1/data
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:42.732; org.apache.solr.core.CachingDirectoryFactory; looking to close ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1368195941022/master/collection1/data/index [CachedDir<<refCount=0;path=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1368195941022/master/collection1/data/index;done=false>>]
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:42.733; org.apache.solr.core.CachingDirectoryFactory; Closing directory: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1368195941022/master/collection1/data/index
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:42.737; org.eclipse.jetty.server.handler.ContextHandler; stopped o.e.j.s.ServletContextHandler{/solr,null}
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:42.803; org.eclipse.jetty.server.Server; jetty-8.1.10.v20130312
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:42.805; org.eclipse.jetty.server.AbstractConnector; Started SelectChannelConnector@127.0.0.1:48050
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:42.806; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init()
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:42.807; org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:42.808; org.apache.solr.core.SolrResourceLoader; using system property solr.solr.home: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1368195941022/master
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:42.809; org.apache.solr.core.CoreContainer$Initializer; looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1368195941022/master/solr.xml
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:42.854; org.apache.solr.core.CoreContainer; New CoreContainer 1946645511
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:42.854; org.apache.solr.core.CoreContainer$Initializer; no solr.xml found. using default old-style solr.xml
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:42.855; org.apache.solr.core.CoreContainer; Loading CoreContainer using Solr Home: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1368195941022/master/'
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:42.856; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1368195941022/master/'
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:42.993; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting socketTimeout to: 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:42.994; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting urlScheme to: http://
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:42.995; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting connTimeout to: 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:42.995; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:42.996; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting corePoolSize to: 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:42.997; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:42.998; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:42.999; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting sizeOfQueue to: -1
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:42.999; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting fairnessPolicy to: false
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:43.000; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:43.023; org.apache.solr.logging.LogWatcher; Registering Log Listener
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:43.079; org.apache.solr.core.CoreContainer; Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1368195941022/master/collection1
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:43.082; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1368195941022/master/collection1/'
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:43.117; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_44
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:43.253; org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:43.255; org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:43.259; org.apache.solr.schema.IndexSchema; [collection1Schema name=test
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:43.307; org.apache.solr.schema.IndexSchema; unique key field: id
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:43.309; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:43.310; org.apache.solr.core.SolrCore; [collection1] Opening new SolrCore at ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1368195941022/master/collection1/, dataDir=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1368195941022/master/collection1/data/
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:43.311; org.apache.solr.core.SolrCore; JMX monitoring not detected for core: collection1
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:43.311; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:43.312; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1368195941022/master/collection1/data
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:43.340; org.apache.solr.core.SolrCore; New index directory detected: old=null new=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1368195941022/master/collection1/data/index/
[junit4:junit4]   1> WARN  - 2013-05-10 14:25:43.340; org.apache.solr.core.SolrCore; [collection1] Solr index directory './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1368195941022/master/collection1/data/index' doesn't exist. Creating new index...
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:43.352; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1368195941022/master/collection1/data/index
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:43.358; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@69006900 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@76a776a7),segFN=segments_1,generation=1}
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:43.360; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 1
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:43.361; org.apache.solr.core.RequestHandlers; created standard: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:43.362; org.apache.solr.core.RequestHandlers; created /replication: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:43.363; org.apache.solr.core.RequestHandlers; created defaults: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:43.363; org.apache.solr.core.RequestHandlers; adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:43.364; org.apache.solr.core.RequestHandlers; created lazy: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:43.364; org.apache.solr.core.RequestHandlers; created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:43.366; org.apache.solr.handler.loader.XMLLoader; xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:43.369; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@1150115 main
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:43.370; org.apache.solr.update.CommitTracker; Hard AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:43.371; org.apache.solr.update.CommitTracker; Soft AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:43.372; org.apache.solr.handler.ReplicationHandler; Replication enabled for following config files: schema.xml
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:43.373; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onInit: commits: num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@69006900 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@76a776a7),segFN=segments_1,generation=1}
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:43.374; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 1
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:43.375; org.apache.solr.handler.ReplicationHandler; Commits will be reserved for  10000
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:43.375; org.apache.solr.core.CoreContainer; registering core: collection1
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:43.375; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@1150115 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:43.376; org.apache.solr.servlet.SolrDispatchFilter; user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:43.377; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() done
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:43.378; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:43.393; org.apache.solr.update.DirectUpdateHandler2; [collection1] REMOVING ALL DOCUMENTS FROM INDEX
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:43.396; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {deleteByQuery=*:*} 0 3
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:43.414; org.apache.solr.update.DirectUpdateHandler2; [collection1] REMOVING ALL DOCUMENTS FROM INDEX
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:43.415; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onInit: commits: num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@74fe74fe lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7eaf7eaf),segFN=segments_1,generation=1}
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:43.416; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 1
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:43.419; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {deleteByQuery=*:*} 0 5
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:43.426; org.apache.solr.update.DirectUpdateHandler2; start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:43.427; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@74fe74fe lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7eaf7eaf),segFN=segments_1,generation=1}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@74fe74fe lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7eaf7eaf),segFN=segments_2,generation=2}
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:43.428; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 2
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:43.429; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@6bd16bd1 main
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:43.452; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@6bd16bd1 main{StandardDirectoryReader(segments_2:2:nrt)}
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:43.453; org.apache.solr.update.DirectUpdateHandler2; end_commit_flush
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:43.454; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={softCommit=false&commit=true&version=2&waitSearcher=true&wt=javabin} {commit=} 0 28
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:43.485; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[0]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:43.499; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[1]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:43.506; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[2]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:43.511; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[3]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:43.515; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[4]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:43.520; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[5]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:43.524; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[6]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:43.528; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[7]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:43.533; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[8]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:43.537; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[9]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:43.541; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[10]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:43.548; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[11]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:43.562; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[12]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:43.566; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[13]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:43.570; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[14]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:43.574; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[15]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:43.579; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[16]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:43.595; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[17]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:43.608; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[18]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:43.612; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[19]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:43.616; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[20]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:43.620; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[21]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:43.626; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[22]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:43.630; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[23]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:43.640; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[24]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:43.648; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[25]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:43.663; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[26]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:43.668; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[27]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:43.672; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[28]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:43.677; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[29]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:43.681; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[30]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:43.685; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[31]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:43.689; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[32]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:43.694; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[33]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:43.703; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[34]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:43.708; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[35]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:43.712; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[36]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:43.717; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[37]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:43.722; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[38]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:43.738; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[39]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:43.744; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[40]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:43.748; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[41]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:43.752; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[42]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:43.755; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[43]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:43.759; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[44]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:43.768; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[45]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:43.780; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[46]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:43.784; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[47]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:43.788; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[48]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:43.792; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[49]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:43.796; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[50]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:43.799; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[51]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:43.802; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[52]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:43.807; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[53]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:43.811; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[54]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:43.814; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[55]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:43.818; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[56]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:43.822; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[57]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:43.826; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[58]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:43.840; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[59]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:43.844; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[60]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:43.847; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[61]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:43.852; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[62]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:43.856; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[63]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:43.860; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[64]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:43.870; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[65]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:43.877; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[66]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:43.894; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[67]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:43.898; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[68]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:43.901; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[69]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:43.904; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[70]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:43.907; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[71]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:43.910; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[72]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:43.913; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[73]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:43.917; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[74]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:43.920; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[75]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:43.924; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[76]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:43.927; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[77]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:43.930; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[78]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:43.934; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[79]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:43.938; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[80]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:43.943; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[81]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:43.947; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[82]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:43.951; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[83]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:43.956; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[84]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:43.959; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[85]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:43.963; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[86]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:43.968; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[87]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:43.973; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[88]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:43.977; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[89]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:43.981; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[90]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:43.986; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[91]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:43.990; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[92]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:43.994; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[93]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:44.012; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[94]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:44.016; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[95]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:44.020; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[96]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:44.024; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[97]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:44.028; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[98]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:44.036; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[99]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:44.039; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[100]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:44.044; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[101]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:44.048; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[102]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:44.052; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[103]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:44.055; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[104]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:44.060; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[105]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:44.063; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[106]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:44.067; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[107]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:44.083; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[108]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:44.086; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[109]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:44.090; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[110]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:44.094; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[111]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:44.101; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[112]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:44.106; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[113]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:44.115; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[114]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:44.118; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[115]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:44.122; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[116]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:44.126; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[117]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:44.131; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[118]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:44.135; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[119]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:44.139; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[120]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:44.144; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[121]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:44.151; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[122]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:44.167; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[123]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:44.180; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[124]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:44.187; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[125]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:44.190; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[126]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:44.197; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[127]} 0 4
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:44.204; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[128]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:44.208; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[129]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:44.225; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[130]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:44.229; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[131]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:44.239; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[132]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:44.243; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[133]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:44.247; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[134]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:44.251; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[135]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:44.254; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[136]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:44.272; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[137]} 0 14
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:44.276; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[138]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:44.281; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[139]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:44.290; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[140]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:44.300; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[141]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:44.312; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[142]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:44.320; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[143]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:44.325; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[144]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:44.353; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[145]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:44.359; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[146]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:44.364; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[147]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:44.369; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[148]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:44.375; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[149]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:44.380; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[150]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:44.385; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[151]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:44.401; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[152]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:44.406; org.apache.solr.update.DirectUpdateHandler2; start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:44.420; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@69006900 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@76a776a7),segFN=segments_1,generation=1}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@69006900 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@76a776a7),segFN=segments_2,generation=2}
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:44.421; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 2
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:44.473; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@37283728 main
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:44.474; org.apache.solr.update.DirectUpdateHandler2; end_commit_flush
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:44.474; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@37283728 main{StandardDirectoryReader(segments_2:4:nrt _0(4.4):C153)}
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:44.476; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={softCommit=false&commit=true&version=2&waitSearcher=true&wt=javabin} {commit=} 0 70
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:44.488; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/select params={q=*:*&version=2&wt=javabin&sort=id+desc} hits=153 status=0 QTime=5 
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:44.498; org.apache.solr.servlet.SolrDispatchFilter; [admin] webapp=null path=/admin/cores params={action=status&version=2&wt=javabin&core=collection1} status=0 QTime=3 
[junit4:junit4]   1> WARN  - 2013-05-10 14:25:44.515; org.apache.solr.handler.SnapPuller; 'masterUrl' must be specified without the /replication suffix
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:44.516; org.apache.solr.handler.SnapPuller;  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:44.525; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={qt=/replication&version=2&command=indexversion&wt=javabin} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:44.527; org.apache.solr.handler.SnapPuller; Master's generation: 2
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:44.528; org.apache.solr.handler.SnapPuller; Slave's generation: 2
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:44.528; org.apache.solr.handler.SnapPuller; Starting replication process
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:44.580; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={qt=/replication&version=2&generation=2&command=filelist&wt=javabin} status=0 QTime=48 
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:44.582; org.apache.solr.handler.SnapPuller; Number of files in latest index in master: 11
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:44.583; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1368195941524/slave/collection1/data/index.20130510192544583
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:44.584; org.apache.solr.handler.SnapPuller; Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory@50065006 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@56f856f8) fullCopy=true
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:44.594; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={checksum=true&qt=/replication&generation=2&command=filecontent&file=_0_TestBloomFilteredLucene41Postings_0.tim&wt=filestream} status=0 QTime=1 
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:44.601; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={checksum=true&qt=/replication&generation=2&command=filecontent&file=_0_TestBloomFilteredLucene41Postings_0.doc&wt=filestream} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:44.609; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={checksum=true&qt=/replication&generation=2&command=filecontent&file=_0.fnm&wt=filestream} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:44.617; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={checksum=true&qt=/replication&generation=2&command=filecontent&file=_0.nvm&wt=filestream} status=0 QTime=1 
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:44.622; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={checksum=true&qt=/replication&generation=2&command=filecontent&file=_0_TestBloomFilteredLucene41Postings_0.tip&wt=filestream} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:44.647; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={checksum=true&qt=/replication&generation=2&command=filecontent&file=_0_TestBloomFilteredLucene41Postings_0.blm&wt=filestream} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:44.656; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={checksum=true&qt=/replication&generation=2&command=filecontent&file=segments_2&wt=filestream} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:44.662; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={checksum=true&qt=/replication&generation=2&command=filecontent&file=_0.si&wt=filestream} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:44.667; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={checksum=true&qt=/replication&generation=2&command=filecontent&file=_0.fdt&wt=filestream} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:44.681; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={checksum=true&qt=/replication&generation=2&command=filecontent&file=_0.fdx&wt=filestream} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:44.686; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={checksum=true&qt=/replication&generation=2&command=filecontent&file=_0.nvd&wt=filestream} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:44.689; org.apache.solr.handler.SnapPuller; Total time taken for download : 0 secs
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:44.691; org.apache.solr.handler.SnapPuller; Starting download of configuration files from master: [{size=1634, checksum=1505963717, name=schema.xml}]
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:44.699; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={checksum=true&cf=schema.xml&qt=/replication&generation=2&command=filecontent&wt=filestream} status=0 QTime=1 
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:44.782; org.apache.solr.handler.SnapPuller; New index installed. Updating index properties... index=index.20130510192544583
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:44.786; org.apache.solr.handler.SnapPuller; removing old index directory MockDirWrapper(org.apache.lucene.store.RAMDirectory@74fe74fe lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7eaf7eaf)
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:44.787; org.apache.solr.handler.SnapPuller; Configuration files are modified, core will be reloaded
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:44.796; org.apache.solr.handler.SnapPuller; removing old index directory MockDirWrapper(org.apache.lucene.store.RAMDirectory@74fe74fe lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7eaf7eaf)
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:44.797; org.apache.solr.update.DefaultSolrCoreState; Creating new IndexWriter...
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:44.798; org.apache.solr.update.DefaultSolrCoreState; Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:44.798; org.apache.solr.update.DefaultSolrCoreState; Rollback old IndexWriter... core=collection1
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:44.798; org.apache.solr.core.CoreContainer; Reloading SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1368195941524/slave/collection1
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:44.817; org.apache.solr.core.SolrCore; New index directory detected: old=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1368195941524/slave/collection1/data/index/ new=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1368195941524/slave/collection1/data/index.20130510192544583
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:44.817; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1368195941524/slave/collection1/'
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:44.837; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onInit: commits: num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@50065006 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@56f856f8),segFN=segments_2,generation=2}
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:44.837; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 2
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:44.838; org.apache.solr.update.DefaultSolrCoreState; New IndexWriter is ready to be used.
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:44.890; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@661e661e main
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:44.891; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@661e661e main{StandardDirectoryReader(segments_2:4:nrt _0(4.4):C153)}
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:44.892; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={wait=true&command=fetchindex&masterUrl=http://127.0.0.1:48050/solr/replication} status=0 QTime=382 
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:44.894; org.apache.solr.core.CachingDirectoryFactory; looking to close ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1368195941524/slave/collection1/data/index [CachedDir<<refCount=0;path=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1368195941524/slave/collection1/data/index;done=true>>]
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:44.895; org.apache.solr.core.CachingDirectoryFactory; Closing directory: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1368195941524/slave/collection1/data/index
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:44.897; org.apache.solr.core.CachingDirectoryFactory; Removing directory before core close: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1368195941524/slave/collection1/data/index
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:44.900; org.apache.solr.servlet.SolrDispatchFilter; [admin] webapp=null path=/admin/cores params={action=status&version=2&wt=javabin&core=collection1} status=0 QTime=1 
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:44.940; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_44
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:45.023; org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:45.038; org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:45.042; org.apache.solr.schema.IndexSchema; [collection1Schema name=test
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:45.059; org.apache.solr.schema.IndexSchema; unique key field: id
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:45.061; org.apache.solr.core.SolrCore; [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1368195941524/slave/collection1/, dataDir=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1368195941524/slave/collection1/data/
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:45.061; org.apache.solr.core.SolrCore; JMX monitoring not detected for core: collection1
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:45.062; org.apache.solr.core.SolrCore; New index directory detected: old=null new=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1368195941524/slave/collection1/data/index.20130510192544583
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:45.063; org.apache.solr.core.RequestHandlers; created standard: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:45.064; org.apache.solr.core.RequestHandlers; created defaults: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:45.064; org.apache.solr.core.RequestHandlers; adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:45.065; org.apache.solr.core.RequestHandlers; created lazy: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:45.066; org.apache.solr.core.RequestHandlers; created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:45.066; org.apache.solr.core.RequestHandlers; created /replication: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:45.079; org.apache.solr.handler.loader.XMLLoader; xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:45.092; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@35153515 main
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:45.093; org.apache.solr.update.CommitTracker; Hard AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:45.093; org.apache.solr.update.CommitTracker; Soft AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:45.094; org.apache.solr.handler.ReplicationHandler; Commits will be reserved for  10000
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:45.094; org.apache.solr.update.DefaultSolrCoreState; Creating new IndexWriter...
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:45.095; org.apache.solr.update.DefaultSolrCoreState; Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:45.096; org.apache.solr.update.DefaultSolrCoreState; Closing old IndexWriter... core=collection1
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:45.098; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onInit: commits: num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@50065006 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@56f856f8),segFN=segments_2,generation=2}
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:45.098; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 2
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:45.099; org.apache.solr.update.DefaultSolrCoreState; New IndexWriter is ready to be used.
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:45.094; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@35153515 main{StandardDirectoryReader(segments_2:4:nrt _0(4.4):C153)}
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:45.101; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@58bf58bf main
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:45.102; org.apache.solr.core.CoreContainer; replacing core: collection1
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:45.103; org.apache.solr.core.SolrCore; [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@54b154b1
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:45.104; org.apache.solr.update.DirectUpdateHandler2; 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=0,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0}
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:45.102; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@58bf58bf main{StandardDirectoryReader(segments_2:4:nrt _0(4.4):C153)}
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:45.112; org.apache.solr.servlet.SolrDispatchFilter; [admin] webapp=null path=/admin/cores params={action=status&version=2&wt=javabin&core=collection1} status=0 QTime=8 
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:45.115; org.apache.solr.core.SolrCore; [collection1] Closing main searcher on request.
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:45.127; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/select params={q=*:*&version=2&wt=javabin&sort=id+desc} hits=153 status=0 QTime=4 
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:45.138; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={qt=/replication&_trace=getDetails&version=2&command=details&wt=javabin} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:45.144; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={qt=/replication&_trace=getDetails&version=2&command=details&wt=javabin} status=0 QTime=1 
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:45.149; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={qt=/replication&_trace=getDetails&version=2&command=details&wt=javabin} status=0 QTime=1 
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:45.154; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={qt=/replication&_trace=assertVersions&version=2&command=indexversion&wt=javabin} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:45.159; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={qt=/replication&_trace=assertVersions&version=2&command=indexversion&wt=javabin} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:45.165; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[153]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:45.175; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[154]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:45.180; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[155]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:45.184; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[156]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:45.191; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[157]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:45.195; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[158]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:45.202; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[159]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:45.212; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[160]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:45.223; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[161]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:45.230; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[162]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:45.236; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[163]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:45.242; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[164]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:45.247; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[165]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:45.252; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[166]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:45.274; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[167]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:45.279; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[168]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:45.284; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[169]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:45.289; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[170]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:45.295; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[171]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:45.301; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[172]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:45.309; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[173]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:45.331; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[174]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:45.338; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[175]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:45.343; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[176]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:45.351; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[177]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:45.359; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[178]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:45.364; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[179]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:45.369; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[180]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:45.374; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[181]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:45.381; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[182]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:45.391; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[183]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:45.396; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[184]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:45.406; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[185]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:45.413; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[186]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:45.418; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[187]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:45.423; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[188]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:45.429; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[189]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:45.435; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[190]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:45.441; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[191]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:45.447; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[192]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:45.463; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[193]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:45.485; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[194]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:45.496; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[195]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:45.525; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[196]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:45.537; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[197]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:45.542; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[198]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:45.547; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[199]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:45.557; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[200]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:45.566; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[201]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:45.579; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[202]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:45.585; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[203]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:45.590; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[204]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:45.594; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[205]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:45.600; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[206]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:45.605; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[207]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:45.611; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[208]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:45.616; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[209]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:45.621; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[210]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:45.626; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[211]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:45.631; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[212]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:45.635; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[213]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:45.640; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[214]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:45.648; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[215]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:45.658; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[216]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:45.670; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[217]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:45.675; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[218]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:45.680; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[219]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:45.689; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[220]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:45.714; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[221]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:45.719; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[222]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:45.723; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[223]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:45.729; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[224]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:45.734; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[225]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:45.739; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[226]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:45.746; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[227]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:45.754; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[228]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:45.758; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[229]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:45.761; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[230]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:45.765; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[231]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:45.769; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[232]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:45.775; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[233]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:45.779; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[234]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:45.783; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[235]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:45.800; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[236]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:45.804; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[237]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:45.812; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[238]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:45.816; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[239]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:45.820; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[240]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:45.824; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[241]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:45.834; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[242]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:45.838; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[243]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:45.841; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[244]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:45.845; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[245]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:45.849; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[246]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:45.852; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[247]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:45.856; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[248]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:45.860; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[249]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:45.863; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[250]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:45.867; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[251]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:45.871; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[252]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:45.876; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[253]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:45.880; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[254]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:45.885; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[255]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:45.891; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[256]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:45.895; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[257]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:45.899; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[258]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:45.903; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[259]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:45.908; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[260]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:45.921; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[261]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:45.926; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[262]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:45.934; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[263]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:45.939; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[264]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:45.944; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[265]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:45.951; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[266]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:45.955; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[267]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:45.962; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[268]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:45.966; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[269]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:45.974; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[270]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:45.981; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[271]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:45.989; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[272]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:45.994; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[273]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:46.002; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[274]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:46.011; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[275]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:46.015; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[276]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:46.020; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[277]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:46.025; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[278]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:46.031; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[279]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:46.038; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[280]} 0 2
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:46.053; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[281]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:46.063; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[282]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:46.069; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[283]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:46.077; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[284]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:46.081; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[285]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:46.087; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[286]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:46.092; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[287]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:46.097; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[288]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:46.101; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[289]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:46.106; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[290]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:46.110; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[291]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:46.114; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[292]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:46.119; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[293]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:46.123; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[294]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:46.127; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[295]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:46.135; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[296]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:46.140; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[297]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:46.152; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[298]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:46.168; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[299]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:46.173; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[300]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:46.179; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[301]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:46.184; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[302]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:46.189; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[303]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:46.194; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[304]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:46.199; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[305]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:46.214; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[306]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:46.219; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[307]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:46.224; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[308]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:46.232; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[309]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:46.258; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[310]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:46.264; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[311]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:46.270; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[312]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:46.275; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[313]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:46.281; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[314]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:46.286; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[315]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:46.290; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[316]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:46.300; org.apache.solr.update.DirectUpdateHandler2; start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:46.330; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@69006900 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@76a776a7),segFN=segments_2,generation=2}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@69006900 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@76a776a7),segFN=segments_3,generation=3}
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:46.331; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 3
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:46.333; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@4cb34cb3 main
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:46.334; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@4cb34cb3 main{StandardDirectoryReader(segments_3:6:nrt _0(4.4):C153 _1(4.4):C164)}
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:46.335; org.apache.solr.update.DirectUpdateHandler2; end_commit_flush
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:46.336; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={softCommit=false&commit=true&version=2&waitSearcher=true&wt=javabin} {commit=} 0 36
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:46.345; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/select params={q=*:*&version=2&wt=javabin&sort=id+desc} hits=317 status=0 QTime=5 
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:46.354; org.apache.solr.servlet.SolrDispatchFilter; [admin] webapp=null path=/admin/cores params={action=status&version=2&wt=javabin&core=collection1} status=0 QTime=0 
[junit4:junit4]   1> WARN  - 2013-05-10 14:25:46.367; org.apache.solr.handler.SnapPuller; 'masterUrl' must be specified without the /replication suffix
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:46.367; org.apache.solr.handler.SnapPuller;  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:46.371; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={qt=/replication&version=2&command=indexversion&wt=javabin} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:46.373; org.apache.solr.handler.SnapPuller; Master's generation: 3
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:46.374; org.apache.solr.handler.SnapPuller; Slave's generation: 2
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:46.374; org.apache.solr.handler.SnapPuller; Starting replication process
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:46.379; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={qt=/replication&version=2&generation=3&command=filelist&wt=javabin} status=0 QTime=1 
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:46.382; org.apache.solr.handler.SnapPuller; Number of files in latest index in master: 21
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:46.383; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1368195941524/slave/collection1/data/index.20130510192546383
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:46.384; org.apache.solr.handler.SnapPuller; Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory@3ace3ace lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@41c041c0) fullCopy=false
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:46.385; org.apache.solr.handler.SnapPuller; Skipping download for _0_TestBloomFilteredLucene41Postings_0.tim because it already exists
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:46.443; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={checksum=true&qt=/replication&generation=3&command=filecontent&file=_1_TestBloomFilteredLucene41Postings_0.tim&wt=filestream} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:46.446; org.apache.solr.handler.SnapPuller; Skipping download for _0_TestBloomFilteredLucene41Postings_0.tip because it already exists
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:46.449; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={checksum=true&qt=/replication&generation=3&command=filecontent&file=_1_TestBloomFilteredLucene41Postings_0.tip&wt=filestream} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:46.451; org.apache.solr.handler.SnapPuller; Skipping download for _0_TestBloomFilteredLucene41Postings_0.blm because it already exists
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:46.455; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={checksum=true&qt=/replication&generation=3&command=filecontent&file=_1_TestBloomFilteredLucene41Postings_0.blm&wt=filestream} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:46.459; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={checksum=true&qt=/replication&generation=3&command=filecontent&file=_1.si&wt=filestream} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:46.471; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={checksum=true&qt=/replication&generation=3&command=filecontent&file=segments_3&wt=filestream} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:46.474; org.apache.solr.handler.SnapPuller; Skipping download for _0.nvd because it already exists
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:46.477; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={checksum=true&qt=/replication&generation=3&command=filecontent&file=_1.nvd&wt=filestream} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:46.483; org.apache.solr.handler.SnapPuller; Skipping download for _0_TestBloomFilteredLucene41Postings_0.doc because it already exists
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:46.486; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={checksum=true&qt=/replication&generation=3&command=filecontent&file=_1_TestBloomFilteredLucene41Postings_0.doc&wt=filestream} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:46.488; org.apache.solr.handler.SnapPuller; Skipping download for _0.nvm because it already exists
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:46.489; org.apache.solr.handler.SnapPuller; Skipping download for _0.fnm because it already exists
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:46.498; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={checksum=true&qt=/replication&generation=3&command=filecontent&file=_1.fnm&wt=filestream} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:46.515; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={checksum=true&qt=/replication&generation=3&command=filecontent&file=_1.nvm&wt=filestream} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:46.517; org.apache.solr.handler.SnapPuller; Skipping download for _0.si because it already exists
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:46.517; org.apache.solr.handler.SnapPuller; Skipping download for _0.fdt because it already exists
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:46.521; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={checksum=true&qt=/replication&generation=3&command=filecontent&file=_1.fdt&wt=filestream} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:46.522; org.apache.solr.handler.SnapPuller; Skipping download for _0.fdx because it already exists
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:46.536; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={checksum=true&qt=/replication&generation=3&command=filecontent&file=_1.fdx&wt=filestream} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:46.547; org.apache.solr.handler.SnapPuller; Total time taken for download : 0 secs
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:46.554; org.apache.solr.update.DefaultSolrCoreState; Creating new IndexWriter...
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:46.554; org.apache.solr.update.DefaultSolrCoreState; Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:46.555; org.apache.solr.update.DefaultSolrCoreState; Closing old IndexWriter... core=collection1
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:46.643; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onInit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@50065006 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@56f856f8),segFN=segments_2,generation=2}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@50065006 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@56f856f8),segFN=segments_3,generation=3}
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:46.644; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 3
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:46.645; org.apache.solr.update.DefaultSolrCoreState; New IndexWriter is ready to be used.
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:46.647; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@6b1c6b1c main
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:46.648; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@6b1c6b1c main{StandardDirectoryReader(segments_3:6:nrt _0(4.4):C153 _1(4.4):C164)}
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:46.648; org.apache.solr.core.CachingDirectoryFactory; looking to close ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1368195941524/slave/collection1/data/index.20130510192546383 [CachedDir<<refCount=0;path=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1368195941524/slave/collection1/data/index.20130510192546383;done=true>>]
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:46.649; org.apache.solr.core.CachingDirectoryFactory; Closing directory: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1368195941524/slave/collection1/data/index.20130510192546383
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:46.650; org.apache.solr.core.CachingDirectoryFactory; Removing directory before core close: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1368195941524/slave/collection1/data/index.20130510192546383
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:46.650; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={wait=true&command=fetchindex&masterUrl=http://127.0.0.1:48050/solr/replication} status=0 QTime=291 
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:46.660; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/select params={q=*:*&version=2&wt=javabin&sort=id+desc} hits=317 status=0 QTime=6 
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:46.665; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={qt=/replication&_trace=getDetails&version=2&command=details&wt=javabin} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:46.669; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={qt=/replication&_trace=getDetails&version=2&command=details&wt=javabin} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:46.677; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={qt=/replication&slave=false&version=2&command=details&wt=javabin} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:46.680; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={qt=/replication&_trace=getDetails&version=2&command=details&wt=javabin} status=0 QTime=6 
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:46.685; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={qt=/replication&_trace=assertVersions&version=2&command=indexversion&wt=javabin} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:46.690; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={qt=/replication&_trace=assertVersions&version=2&command=indexversion&wt=javabin} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:46.694; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[317]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:46.698; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[318]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:46.702; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[319]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:46.705; org.apache.solr.update.DirectUpdateHandler2; start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:46.709; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits: num=3
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@50065006 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@56f856f8),segFN=segments_2,generation=2}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@50065006 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@56f856f8),segFN=segments_3,generation=3}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@50065006 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@56f856f8),segFN=segments_4,generation=4}
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:46.709; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 4
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:46.711; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@7c0c7c0c main
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:46.712; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@7c0c7c0c main{StandardDirectoryReader(segments_4:8:nrt _0(4.4):C153 _1(4.4):C164 _2(4.4):C3)}
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:46.713; org.apache.solr.update.DirectUpdateHandler2; end_commit_flush
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:46.714; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={softCommit=false&commit=true&version=2&waitSearcher=true&wt=javabin} {commit=} 0 9
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:46.718; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[320]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:46.721; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[321]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:46.727; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[322]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:46.749; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[323]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:46.753; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[324]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:46.757; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[325]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:46.765; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[326]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:46.769; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[327]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:46.774; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[328]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:46.778; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[329]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:46.782; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[330]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:46.787; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[331]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:46.792; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[332]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:46.797; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[333]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:46.802; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[334]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:46.806; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[335]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:46.811; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[336]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:46.815; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[337]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:46.820; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[338]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:46.825; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[339]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:46.830; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[340]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:46.838; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[341]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:46.842; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[342]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:46.848; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[343]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:46.852; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[344]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:46.856; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[345]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:46.861; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[346]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:46.865; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[347]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:46.870; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[348]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:46.874; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[349]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:46.878; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[350]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:46.883; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[351]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:46.891; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[352]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:46.896; org.apache.solr.update.DirectUpdateHandler2; start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:46.902; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits: num=3
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@69006900 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@76a776a7),segFN=segments_2,generation=2}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@69006900 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@76a776a7),segFN=segments_3,generation=3}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@69006900 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@76a776a7),segFN=segments_4,generation=4}
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:46.903; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 4
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:46.905; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@dd70dd7 main
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:46.906; org.apache.solr.update.DirectUpdateHandler2; end_commit_flush
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:46.906; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@dd70dd7 main{StandardDirectoryReader(segments_4:8:nrt _0(4.4):C153 _1(4.4):C164 _2(4.4):C33)}
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:46.907; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={softCommit=false&commit=true&version=2&waitSearcher=true&wt=javabin} {commit=} 0 11
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:46.916; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/select params={q=*:*&version=2&wt=javabin&sort=id+desc} hits=350 status=0 QTime=4 
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:46.922; org.apache.solr.servlet.SolrDispatchFilter; [admin] webapp=null path=/admin/cores params={action=status&version=2&wt=javabin&core=collection1} status=0 QTime=0 
[junit4:junit4]   1> WARN  - 2013-05-10 14:25:46.926; org.apache.solr.handler.SnapPuller; 'masterUrl' must be specified without the /replication suffix
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:46.927; org.apache.solr.handler.SnapPuller;  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:46.930; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={qt=/replication&version=2&command=indexversion&wt=javabin} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:46.932; org.apache.solr.handler.SnapPuller; Master's generation: 4
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:46.933; org.apache.solr.handler.SnapPuller; Slave's generation: 4
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:46.966; org.apache.solr.handler.SnapPuller; Starting replication process
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:46.970; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={qt=/replication&version=2&generation=4&command=filelist&wt=javabin} status=0 QTime=1 
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:46.973; org.apache.solr.handler.SnapPuller; Number of files in latest index in master: 31
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:46.974; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1368195941524/slave/collection1/data/index.20130510192546974
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:46.975; org.apache.solr.handler.SnapPuller; Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory@34fe34fe lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3c093c09) fullCopy=true
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:46.979; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={checksum=true&qt=/replication&generation=4&command=filecontent&file=_0_TestBloomFilteredLucene41Postings_0.tim&wt=filestream} status=0 QTime=1 
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:47.036; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={checksum=true&qt=/replication&generation=4&command=filecontent&file=_1_TestBloomFilteredLucene41Postings_0.tim&wt=filestream} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:47.056; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={checksum=true&qt=/replication&generation=4&command=filecontent&file=_2_TestBloomFilteredLucene41Postings_0.tim&wt=filestream} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:47.072; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={checksum=true&qt=/replication&generation=4&command=filecontent&file=_0_TestBloomFilteredLucene41Postings_0.tip&wt=filestream} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:47.077; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={checksum=true&qt=/replication&generation=4&command=filecontent&file=_1_TestBloomFilteredLucene41Postings_0.tip&wt=filestream} status=0 QTime=1 
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:47.093; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={checksum=true&qt=/replication&generation=4&command=filecontent&file=_2_TestBloomFilteredLucene41Postings_0.tip&wt=filestream} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:47.098; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={checksum=true&qt=/replication&generation=4&command=filecontent&file=_0_TestBloomFilteredLucene41Postings_0.blm&wt=filestream} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:47.139; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={checksum=true&qt=/replication&generation=4&command=filecontent&file=_1_TestBloomFilteredLucene41Postings_0.blm&wt=filestream} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:47.144; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={checksum=true&qt=/replication&generation=4&command=filecontent&file=_1.si&wt=filestream} status=0 QTime=1 
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:47.170; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={checksum=true&qt=/replication&generation=4&command=filecontent&file=_2_TestBloomFilteredLucene41Postings_0.blm&wt=filestream} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:47.174; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={checksum=true&qt=/replication&generation=4&command=filecontent&file=segments_4&wt=filestream} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:47.203; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={checksum=true&qt=/replication&generation=4&command=filecontent&file=_0.nvd&wt=filestream} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:47.207; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={checksum=true&qt=/replication&generation=4&command=filecontent&file=_1.nvd&wt=filestream} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:47.235; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={checksum=true&qt=/replication&generation=4&command=filecontent&file=_2.nvd&wt=filestream} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:47.240; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={checksum=true&qt=/replication&generation=4&command=filecontent&file=_0_TestBloomFilteredLucene41Postings_0.doc&wt=filestream} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:47.277; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={checksum=true&qt=/replication&generation=4&command=filecontent&file=_1_TestBloomFilteredLucene41Postings_0.doc&wt=filestream} status=0 QTime=1 
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:47.281; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={checksum=true&qt=/replication&generation=4&command=filecontent&file=_2_TestBloomFilteredLucene41Postings_0.doc&wt=filestream} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:47.301; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={checksum=true&qt=/replication&generation=4&command=filecontent&file=_0.fnm&wt=filestream} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:47.307; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={checksum=true&qt=/replication&generation=4&command=filecontent&file=_0.nvm&wt=filestream} status=0 QTime=1 
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:47.324; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={checksum=true&qt=/replication&generation=4&command=filecontent&file=_1.nvm&wt=filestream} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:47.329; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={checksum=true&qt=/replication&generation=4&command=filecontent&file=_1.fnm&wt=filestream} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:47.350; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={checksum=true&qt=/replication&generation=4&command=filecontent&file=_2.fnm&wt=filestream} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:47.356; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={checksum=true&qt=/replication&generation=4&command=filecontent&file=_2.nvm&wt=filestream} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:47.360; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={checksum=true&qt=/replication&generation=4&command=filecontent&file=_2.si&wt=filestream} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:47.404; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={checksum=true&qt=/replication&generation=4&command=filecontent&file=_0.si&wt=filestream} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:47.409; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={checksum=true&qt=/replication&generation=4&command=filecontent&file=_0.fdt&wt=filestream} status=0 QTime=1 
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:47.421; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={checksum=true&qt=/replication&generation=4&command=filecontent&file=_1.fdt&wt=filestream} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:47.431; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={checksum=true&qt=/replication&generation=4&command=filecontent&file=_2.fdt&wt=filestream} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:47.436; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={checksum=true&qt=/replication&generation=4&command=filecontent&file=_0.fdx&wt=filestream} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:47.469; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={checksum=true&qt=/replication&generation=4&command=filecontent&file=_1.fdx&wt=filestream} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:47.473; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={checksum=true&qt=/replication&generation=4&command=filecontent&file=_2.fdx&wt=filestream} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:47.513; org.apache.solr.handler.SnapPuller; Total time taken for download : 0 secs
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:47.515; org.apache.solr.handler.SnapPuller; New index installed. Updating index properties... index=index.20130510192546974
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:47.518; org.apache.solr.handler.SnapPuller; removing old index directory MockDirWrapper(org.apache.lucene.store.RAMDirectory@50065006 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@56f856f8)
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:47.518; org.apache.solr.update.DefaultSolrCoreState; Creating new IndexWriter...
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:47.519; org.apache.solr.update.DefaultSolrCoreState; Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:47.520; org.apache.solr.update.DefaultSolrCoreState; Rollback old IndexWriter... core=collection1
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:47.521; org.apache.solr.core.SolrCore; New index directory detected: old=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1368195941524/slave/collection1/data/index.20130510192544583 new=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1368195941524/slave/collection1/data/index.20130510192546974
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:47.523; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onInit: commits: num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@34fe34fe lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3c093c09),segFN=segments_4,generation=4}
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:47.524; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 4
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:47.525; org.apache.solr.update.DefaultSolrCoreState; New IndexWriter is ready to be used.
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:47.530; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@780e780e main
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:47.533; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@780e780e main{StandardDirectoryReader(segments_4:8:nrt _0(4.4):C153 _1(4.4):C164 _2(4.4):C33)}
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:47.537; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={wait=true&command=fetchindex&masterUrl=http://127.0.0.1:48050/solr/replication} status=0 QTime=611 
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:47.539; org.apache.solr.core.CachingDirectoryFactory; looking to close ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1368195941524/slave/collection1/data/index.20130510192544583 [CachedDir<<refCount=0;path=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1368195941524/slave/collection1/data/index.20130510192544583;done=true>>]
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:47.540; org.apache.solr.core.CachingDirectoryFactory; Closing directory: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1368195941524/slave/collection1/data/index.20130510192544583
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:47.540; org.apache.solr.core.CachingDirectoryFactory; Removing directory before core close: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1368195941524/slave/collection1/data/index.20130510192544583
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:47.549; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/select params={q=*:*&version=2&wt=javabin&sort=id+desc} hits=350 status=0 QTime=8 
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:47.558; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={qt=/replication&_trace=getDetails&version=2&command=details&wt=javabin} status=0 QTime=2 
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:47.563; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={qt=/replication&_trace=getDetails&version=2&command=details&wt=javabin} status=0 QTime=1 
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:47.571; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={qt=/replication&slave=false&version=2&command=details&wt=javabin} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:47.574; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={qt=/replication&_trace=getDetails&version=2&command=details&wt=javabin} status=0 QTime=7 
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:47.579; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={qt=/replication&_trace=assertVersions&version=2&command=indexversion&wt=javabin} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:47.582; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={qt=/replication&_trace=assertVersions&version=2&command=indexversion&wt=javabin} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:47.591; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[353]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:47.595; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[354]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:47.601; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[355]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:47.607; org.apache.solr.update.DirectUpdateHandler2; start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:47.610; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@34fe34fe lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3c093c09),segFN=segments_4,generation=4}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@34fe34fe lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3c093c09),segFN=segments_5,generation=5}
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:47.611; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 5
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:47.614; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@6f936f93 main
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:47.615; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@6f936f93 main{StandardDirectoryReader(segments_5:10:nrt _0(4.4):C153 _1(4.4):C164 _2(4.4):C33 _3(4.4):C3)}
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:47.616; org.apache.solr.update.DirectUpdateHandler2; end_commit_flush
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:47.617; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={softCommit=false&commit=true&version=2&waitSearcher=true&wt=javabin} {commit=} 0 11
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:47.624; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[356]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:47.628; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[357]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:47.633; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[358]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:47.640; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[359]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:47.659; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[360]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:47.664; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[361]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:47.667; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[362]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:47.670; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[363]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:47.676; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[364]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:47.682; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[365]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:47.687; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[366]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:47.692; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[367]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:47.699; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[368]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:47.702; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[369]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:47.706; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[370]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:47.710; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[371]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:47.715; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[372]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:47.719; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[373]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:47.723; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[374]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:47.728; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[375]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:47.733; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[376]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:47.738; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[377]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:47.760; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[378]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:47.764; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[379]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:47.768; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[380]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:47.775; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[381]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:47.780; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[382]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:47.785; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[383]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:47.790; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[384]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:47.794; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[385]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:47.798; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[386]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:47.805; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[387]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:47.809; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[388]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:47.813; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[389]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:47.818; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[390]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:47.822; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[391]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:47.827; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[392]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:47.831; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[393]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:47.838; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[394]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:47.844; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[395]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:47.848; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[396]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:47.852; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[397]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:47.857; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[398]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:47.870; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[399]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:47.874; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[400]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:47.878; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[401]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:47.882; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[402]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:47.886; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[403]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:47.891; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[404]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:47.894; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[405]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:47.898; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[406]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:47.902; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[407]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:47.907; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[408]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:47.912; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[409]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:47.917; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[410]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:47.927; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[411]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:47.932; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[412]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:47.940; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[413]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:47.945; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[414]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:47.949; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[415]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:47.955; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[416]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:47.959; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[417]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:47.963; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[418]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:47.968; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[419]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:47.974; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[420]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:47.980; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[421]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:47.984; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[422]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:47.990; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[423]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:47.995; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[424]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:48.000; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[425]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:48.005; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[426]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:48.010; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[427]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:48.024; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[428]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:48.039; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[429]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:48.060; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[430]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:48.069; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[431]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:48.081; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[432]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:48.093; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[433]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:48.098; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[434]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:48.104; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[435]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:48.109; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[436]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:48.114; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[437]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:48.118; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[438]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:48.123; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[439]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:48.128; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[440]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:48.133; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[441]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:48.137; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[442]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:48.141; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[443]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:48.146; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[444]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:48.150; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[445]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:48.156; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[446]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:48.164; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[447]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:48.169; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[448]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:48.180; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[449]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:48.185; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[450]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:48.189; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[451]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:48.194; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[452]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:48.198; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[453]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:48.202; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[454]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:48.207; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[455]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:48.211; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[456]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:48.219; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[457]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:48.223; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[458]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:48.228; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[459]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:48.232; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[460]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:48.236; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[461]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-10 14:25:48.240; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] w

[...truncated too long message...]

org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={qt=/replication&_trace=getDetails&version=2&command=details&wt=javabin} status=0 QTime=6 
[junit4:junit4]   1> INFO  - 2013-05-10 14:27:12.789; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={qt=/replication&_trace=assertVersions&version=2&command=indexversion&wt=javabin} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-05-10 14:27:12.792; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={qt=/replication&_trace=assertVersions&version=2&command=indexversion&wt=javabin} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-05-10 14:27:12.796; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={qt=/replication&slave=false&version=2&command=details&wt=javabin} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-05-10 14:27:12.797; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={qt=/replication&_trace=getDetails&version=2&command=details&wt=javabin} status=0 QTime=3 
[junit4:junit4]   1> INFO  - 2013-05-10 14:27:12.801; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={qt=/replication&slave=false&version=2&command=details&wt=javabin} status=0 QTime=1 
[junit4:junit4]   1> INFO  - 2013-05-10 14:27:12.802; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={qt=/replication&_trace=getDetails&version=2&command=details&wt=javabin} status=0 QTime=3 
[junit4:junit4]   1> INFO  - 2013-05-10 14:27:12.803; org.apache.solr.SolrTestCaseJ4; ###Ending doTestSnapPullWithMasterUrl
[junit4:junit4]   1> INFO  - 2013-05-10 14:27:12.824; org.apache.solr.core.CoreContainer; Shutting down CoreContainer instance=1603231631
[junit4:junit4]   1> INFO  - 2013-05-10 14:27:12.825; org.apache.solr.core.SolrCore; [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@67776777
[junit4:junit4]   1> INFO  - 2013-05-10 14:27:12.826; org.apache.solr.update.DirectUpdateHandler2; closing DirectUpdateHandler2{commits=2,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=496,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0}
[junit4:junit4]   1> INFO  - 2013-05-10 14:27:12.826; org.apache.solr.update.SolrCoreState; Closing SolrCoreState
[junit4:junit4]   1> INFO  - 2013-05-10 14:27:12.827; org.apache.solr.update.DefaultSolrCoreState; SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   1> INFO  - 2013-05-10 14:27:12.828; org.apache.solr.update.DefaultSolrCoreState; closing IndexWriter with IndexWriterCloser
[junit4:junit4]   1> INFO  - 2013-05-10 14:27:12.829; org.apache.solr.core.SolrCore; [collection1] Closing main searcher on request.
[junit4:junit4]   1> INFO  - 2013-05-10 14:27:12.829; org.apache.solr.core.CachingDirectoryFactory; Closing MockDirectoryFactory - 2 directories currently being tracked
[junit4:junit4]   1> INFO  - 2013-05-10 14:27:12.830; org.apache.solr.core.CachingDirectoryFactory; looking to close ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1368196030167/master/collection1/data [CachedDir<<refCount=0;path=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1368196030167/master/collection1/data;done=false>>]
[junit4:junit4]   1> INFO  - 2013-05-10 14:27:12.831; org.apache.solr.core.CachingDirectoryFactory; Closing directory: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1368196030167/master/collection1/data
[junit4:junit4]   1> INFO  - 2013-05-10 14:27:12.846; org.apache.solr.core.CachingDirectoryFactory; looking to close ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1368196030167/master/collection1/data/index.20130510192712622 [CachedDir<<refCount=0;path=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1368196030167/master/collection1/data/index.20130510192712622;done=false>>]
[junit4:junit4]   1> INFO  - 2013-05-10 14:27:12.846; org.apache.solr.core.CachingDirectoryFactory; Closing directory: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1368196030167/master/collection1/data/index.20130510192712622
[junit4:junit4]   1> INFO  - 2013-05-10 14:27:12.847; org.eclipse.jetty.server.handler.ContextHandler; stopped o.e.j.s.ServletContextHandler{/solr,null}
[junit4:junit4]   1> INFO  - 2013-05-10 14:27:12.920; org.apache.solr.core.CoreContainer; Shutting down CoreContainer instance=1834446167
[junit4:junit4]   1> INFO  - 2013-05-10 14:27:12.921; org.apache.solr.core.SolrCore; [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@3e1c3e1c
[junit4:junit4]   1> INFO  - 2013-05-10 14:27:12.922; org.apache.solr.update.DirectUpdateHandler2; closing DirectUpdateHandler2{commits=2,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=3,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0}
[junit4:junit4]   1> INFO  - 2013-05-10 14:27:12.922; org.apache.solr.update.SolrCoreState; Closing SolrCoreState
[junit4:junit4]   1> INFO  - 2013-05-10 14:27:12.923; org.apache.solr.update.DefaultSolrCoreState; SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   1> INFO  - 2013-05-10 14:27:12.924; org.apache.solr.update.DefaultSolrCoreState; closing IndexWriter with IndexWriterCloser
[junit4:junit4]   1> INFO  - 2013-05-10 14:27:12.925; org.apache.solr.core.SolrCore; [collection1] Closing main searcher on request.
[junit4:junit4]   1> INFO  - 2013-05-10 14:27:12.925; org.apache.solr.core.CachingDirectoryFactory; Closing MockDirectoryFactory - 2 directories currently being tracked
[junit4:junit4]   1> INFO  - 2013-05-10 14:27:12.926; org.apache.solr.core.CachingDirectoryFactory; looking to close ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1368196030360/slave/collection1/data/index.20130510192712337 [CachedDir<<refCount=0;path=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1368196030360/slave/collection1/data/index.20130510192712337;done=false>>]
[junit4:junit4]   1> INFO  - 2013-05-10 14:27:12.927; org.apache.solr.core.CachingDirectoryFactory; Closing directory: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1368196030360/slave/collection1/data/index.20130510192712337
[junit4:junit4]   1> INFO  - 2013-05-10 14:27:12.927; org.apache.solr.core.CachingDirectoryFactory; looking to close ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1368196030360/slave/collection1/data [CachedDir<<refCount=0;path=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1368196030360/slave/collection1/data;done=false>>]
[junit4:junit4]   1> INFO  - 2013-05-10 14:27:12.928; org.apache.solr.core.CachingDirectoryFactory; Closing directory: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1368196030360/slave/collection1/data
[junit4:junit4]   1> INFO  - 2013-05-10 14:27:12.929; org.eclipse.jetty.server.handler.ContextHandler; stopped o.e.j.s.ServletContextHandler{/solr,null}
[junit4:junit4]   1> INFO  - 2013-05-10 14:27:13.000; org.apache.solr.SolrTestCaseJ4; ###deleteCore
[junit4:junit4]   2> NOTE: test params are: codec=Lucene42: {newname=PostingsFormat(name=TestBloomFilteredLucene41Postings), name=PostingsFormat(name=TestBloomFilteredLucene41Postings), id=PostingsFormat(name=TestBloomFilteredLucene41Postings)}, docValues:{}, sim=RandomSimilarityProvider(queryNorm=true,coord=crazy): {}, locale=de_LU, timezone=Asia/Baku
[junit4:junit4]   2> NOTE: Linux 3.2.0-41-generic amd64/IBM Corporation 1.6.0 (64-bit)/cpus=8,threads=1,free=17665080,total=53352448
[junit4:junit4]   2> NOTE: All tests run in this JVM: [SolrTestCaseJ4Test, TestSolrDeletionPolicy2, TestWriterPerf, TestDynamicFieldCollectionResource, TestPseudoReturnFields, ReturnFieldsTest, TestSweetSpotSimilarityFactory, SystemInfoHandlerTest, TestPHPSerializedResponseWriter, TestDocSet, ExternalFileFieldSortTest, UUIDFieldTest, ClusterStateUpdateTest, SpellingQueryConverterTest, TestLRUCache, SimpleFacetsTest, ChaosMonkeyNothingIsSafeTest, SliceStateTest, TestFieldResource, JsonLoaderTest, BadComponentTest, QueryParsingTest, DocumentBuilderTest, SpatialFilterTest, FileBasedSpellCheckerTest, SoftAutoCommitTest, MinimalSchemaTest, TestCoreContainer, TestUniqueKeyFieldResource, TestSchemaResource, SolrCoreTest, DirectSolrConnectionTest, RAMDirectoryFactoryTest, SearchHandlerTest, PluginInfoTest, SynonymTokenizerTest, ShardRoutingTest, TestReplicationHandler]
[junit4:junit4] Completed on J0 in 92.10s, 13 tests, 1 error <<< FAILURES!

[...truncated 638 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:383: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:376: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:39: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build.xml:181: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/common-build.xml:437: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:1243: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:887: There were test failures: 295 suites, 1226 tests, 1 error, 38 ignored (8 assumptions)

Total time: 31 minutes 5 seconds
Build step 'Invoke Ant' marked build as failure
Description set: Java: 64bit/ibm-j9-jdk6 -Xjit:exclude={org/apache/lucene/util/fst/FST.pack(IIF)Lorg/apache/lucene/util/fst/FST;}
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



[JENKINS] Lucene-Solr-4.x-Linux (64bit/jdk1.8.0-ea-b86) - Build # 5525 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/5525/
Java: 64bit/jdk1.8.0-ea-b86 -XX:+UseCompressedOops -XX:+UseSerialGC

228 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.AnalysisAfterCoreReloadTest

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([A77D860598A1EC63]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:396)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:195)
	at org.apache.solr.AnalysisAfterCoreReloadTest.beforeClass(AnalysisAfterCoreReloadTest.java:48)
	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:490)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)
Caused by: java.lang.NullPointerException
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
	... 31 more


FAILED:  junit.framework.TestSuite.org.apache.solr.BasicFunctionalityTest

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([A77D860598A1EC63]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:396)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:195)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.BasicFunctionalityTest.beforeTests(BasicFunctionalityTest.java:77)
	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:490)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)
Caused by: java.lang.NullPointerException


FAILED:  junit.framework.TestSuite.org.apache.solr.ConvertedLegacyTest

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([A77D860598A1EC63]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:396)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:195)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.ConvertedLegacyTest.beforeTests(ConvertedLegacyTest.java:38)
	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:490)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)
Caused by: java.lang.NullPointerException
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
	... 32 more


FAILED:  junit.framework.TestSuite.org.apache.solr.DisMaxRequestHandlerTest

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([A77D860598A1EC63]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:396)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:195)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.DisMaxRequestHandlerTest.beforeClass(DisMaxRequestHandlerTest.java:32)
	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:490)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)
Caused by: java.lang.NullPointerException
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
	... 32 more


FAILED:  junit.framework.TestSuite.org.apache.solr.EchoParamsTest

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([A77D860598A1EC63]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:396)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:195)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.EchoParamsTest.beforeClass(EchoParamsTest.java:30)
	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:490)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)
Caused by: java.lang.NullPointerException
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
	... 32 more


FAILED:  junit.framework.TestSuite.org.apache.solr.MinimalSchemaTest

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([A77D860598A1EC63]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:396)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:195)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.MinimalSchemaTest.beforeClass(MinimalSchemaTest.java:40)
	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:490)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)
Caused by: java.lang.NullPointerException
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
	... 32 more


FAILED:  junit.framework.TestSuite.org.apache.solr.OutputWriterTest

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([A77D860598A1EC63]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:396)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:195)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.OutputWriterTest.beforeClass(OutputWriterTest.java:46)
	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:490)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)
Caused by: java.lang.NullPointerException
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
	... 32 more


FAILED:  junit.framework.TestSuite.org.apache.solr.SampleTest

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([A77D860598A1EC63]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:396)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:195)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.SampleTest.beforeClass(SampleTest.java:42)
	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:490)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)
Caused by: java.lang.NullPointerException
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
	... 32 more


FAILED:  junit.framework.TestSuite.org.apache.solr.SolrInfoMBeanTest

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([A77D860598A1EC63]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:396)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:195)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.SolrInfoMBeanTest.beforeClass(SolrInfoMBeanTest.java:41)
	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:490)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)
Caused by: java.lang.NullPointerException
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
	... 32 more


FAILED:  junit.framework.TestSuite.org.apache.solr.SolrTestCaseJ4Test

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([A77D860598A1EC63]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:396)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:195)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:204)
	at org.apache.solr.SolrTestCaseJ4Test.beforeClass(SolrTestCaseJ4Test.java:50)
	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:490)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)
Caused by: java.lang.NullPointerException
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
	... 32 more


FAILED:  junit.framework.TestSuite.org.apache.solr.TestGroupingSearch

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([A77D860598A1EC63]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:396)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:195)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.TestGroupingSearch.beforeTests(TestGroupingSearch.java:57)
	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:490)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)
Caused by: java.lang.NullPointerException


FAILED:  junit.framework.TestSuite.org.apache.solr.TestJoin

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([A77D860598A1EC63]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:396)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:195)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.TestJoin.beforeTests(TestJoin.java:40)
	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:490)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)
Caused by: java.lang.NullPointerException
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
	... 32 more


FAILED:  junit.framework.TestSuite.org.apache.solr.TestPluginEnable

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([A77D860598A1EC63]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:396)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:195)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.TestPluginEnable.beforeClass(TestPluginEnable.java:32)
	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:490)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)
Caused by: java.lang.NullPointerException
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
	... 32 more


FAILED:  junit.framework.TestSuite.org.apache.solr.TestRandomDVFaceting

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([A77D860598A1EC63]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:396)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:195)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.TestRandomDVFaceting.beforeTests(TestRandomDVFaceting.java:47)
	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:490)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)
Caused by: java.lang.NullPointerException
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
	... 32 more


FAILED:  junit.framework.TestSuite.org.apache.solr.TestRandomFaceting

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([A77D860598A1EC63]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:396)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:195)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.TestRandomFaceting.beforeTests(TestRandomFaceting.java:40)
	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:490)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)
Caused by: java.lang.NullPointerException
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
	... 32 more


FAILED:  junit.framework.TestSuite.org.apache.solr.TestTrie

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([A77D860598A1EC63]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:396)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:195)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.TestTrie.beforeClass(TestTrie.java:44)
	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:490)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)
Caused by: java.lang.NullPointerException
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
	... 32 more


FAILED:  junit.framework.TestSuite.org.apache.solr.analysis.PathHierarchyTokenizerFactoryTest

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([A77D860598A1EC63]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:396)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:195)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.analysis.PathHierarchyTokenizerFactoryTest.beforeTests(PathHierarchyTokenizerFactoryTest.java:31)
	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:490)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)
Caused by: java.lang.NullPointerException
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
	... 32 more


FAILED:  junit.framework.TestSuite.org.apache.solr.analysis.TestCharFilters

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([A77D860598A1EC63]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:396)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:195)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.analysis.TestCharFilters.beforeClass(TestCharFilters.java:31)
	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:490)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)
Caused by: java.lang.NullPointerException
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
	... 32 more


FAILED:  junit.framework.TestSuite.org.apache.solr.analysis.TestCollationKeyRangeQueries

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([A77D860598A1EC63]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:396)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:195)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.analysis.TestCollationKeyRangeQueries.beforeClass(TestCollationKeyRangeQueries.java:31)
	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:490)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)
Caused by: java.lang.NullPointerException
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
	... 32 more


FAILED:  junit.framework.TestSuite.org.apache.solr.analysis.TestLuceneMatchVersion

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([A77D860598A1EC63]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:396)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:195)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.analysis.TestLuceneMatchVersion.beforeClass(TestLuceneMatchVersion.java:37)
	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:490)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)
Caused by: java.lang.NullPointerException
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
	... 32 more


FAILED:  junit.framework.TestSuite.org.apache.solr.analysis.TestReversedWildcardFilterFactory

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([A77D860598A1EC63]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:396)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:195)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.analysis.TestReversedWildcardFilterFactory.beforeClass(TestReversedWildcardFilterFactory.java:52)
	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:490)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)
Caused by: java.lang.NullPointerException


FAILED:  junit.framework.TestSuite.org.apache.solr.analysis.TestWordDelimiterFilterFactory

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([A77D860598A1EC63]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:396)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:195)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.analysis.TestWordDelimiterFilterFactory.beforeClass(TestWordDelimiterFilterFactory.java:42)
	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:490)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)
Caused by: java.lang.NullPointerException


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.BasicZkTest

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([A77D860598A1EC63]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:396)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:195)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.cloud.AbstractZkTestCase.azt_beforeClass(AbstractZkTestCase.java:78)
	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:490)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)
Caused by: java.lang.NullPointerException
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
	... 32 more


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.ZkSolrClientTest

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([A77D860598A1EC63]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:396)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:195)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.cloud.ZkSolrClientTest.beforeClass(ZkSolrClientTest.java:39)
	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:490)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)
Caused by: java.lang.NullPointerException
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
	... 32 more


FAILED:  junit.framework.TestSuite.org.apache.solr.core.AlternateDirectoryTest

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([A77D860598A1EC63]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:396)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:195)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.core.AlternateDirectoryTest.beforeClass(AlternateDirectoryTest.java:31)
	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:490)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)
Caused by: java.lang.NullPointerException
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
	... 32 more


FAILED:  junit.framework.TestSuite.org.apache.solr.core.IndexReaderFactoryTest

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([A77D860598A1EC63]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:396)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:195)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.core.IndexReaderFactoryTest.beforeClass(IndexReaderFactoryTest.java:26)
	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:490)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)
Caused by: java.lang.NullPointerException
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
	... 32 more


FAILED:  junit.framework.TestSuite.org.apache.solr.core.RequestHandlersTest

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([A77D860598A1EC63]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:396)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:195)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.core.RequestHandlersTest.beforeClass(RequestHandlersTest.java:30)
	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:490)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)
Caused by: java.lang.NullPointerException
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
	... 32 more


FAILED:  junit.framework.TestSuite.org.apache.solr.core.SOLR749Test

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([A77D860598A1EC63]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:396)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:195)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.core.SOLR749Test.beforeClass(SOLR749Test.java:33)
	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:490)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)
Caused by: java.lang.NullPointerException
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
	... 32 more


FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestCodecSupport

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([A77D860598A1EC63]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:396)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:195)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.core.TestCodecSupport.beforeClass(TestCodecSupport.java:33)
	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:490)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)
Caused by: java.lang.NullPointerException
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
	... 32 more


FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestConfig

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([A77D860598A1EC63]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:396)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:195)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.core.TestConfig.beforeClass(TestConfig.java:41)
	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:490)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)
Caused by: java.lang.NullPointerException
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
	... 32 more


FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestCoreContainer

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([A77D860598A1EC63]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:396)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:195)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.core.TestCoreContainer.beforeClass(TestCoreContainer.java:50)
	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:490)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)
Caused by: java.lang.NullPointerException
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
	... 32 more


FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestJmxIntegration

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([A77D860598A1EC63]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:396)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:195)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.core.TestJmxIntegration.beforeClass(TestJmxIntegration.java:44)
	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:490)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)
Caused by: java.lang.NullPointerException


FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestLazyCores

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([A77D860598A1EC63]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:396)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:195)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.core.TestLazyCores.beforeClass(TestLazyCores.java:50)
	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:490)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)
Caused by: java.lang.NullPointerException


FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestMergePolicyConfig

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([A77D860598A1EC63]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:396)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:195)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.core.TestMergePolicyConfig.beforeClass(TestMergePolicyConfig.java:30)
	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:490)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)
Caused by: java.lang.NullPointerException
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
	... 32 more


FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestPropInject

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([A77D860598A1EC63]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:396)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:195)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.core.TestPropInject.beforeClass(TestPropInject.java:32)
	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:490)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)
Caused by: java.lang.NullPointerException
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
	... 32 more


FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestPropInjectDefaults

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([A77D860598A1EC63]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:396)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:195)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.core.TestPropInjectDefaults.beforeClass(TestPropInjectDefaults.java:32)
	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:490)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)
Caused by: java.lang.NullPointerException
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
	... 32 more


FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestQuerySenderListener

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([A77D860598A1EC63]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:396)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:195)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.core.TestQuerySenderListener.beforeClass(TestQuerySenderListener.java:42)
	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:490)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)
Caused by: java.lang.NullPointerException
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
	... 32 more


FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestQuerySenderNoQuery

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([A77D860598A1EC63]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:396)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:195)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.core.TestQuerySenderNoQuery.beforeClass(TestQuerySenderNoQuery.java:41)
	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:490)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)
Caused by: java.lang.NullPointerException
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
	... 32 more


FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestSolrDeletionPolicy1

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([A77D860598A1EC63]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:396)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:195)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.core.TestSolrDeletionPolicy1.beforeClass(TestSolrDeletionPolicy1.java:35)
	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:490)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)
Caused by: java.lang.NullPointerException


FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestSolrDeletionPolicy2

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([A77D860598A1EC63]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:396)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:195)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.core.TestSolrDeletionPolicy2.beforeClass(TestSolrDeletionPolicy2.java:29)
	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:490)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)
Caused by: java.lang.NullPointerException
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
	... 32 more


FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestSolrIndexConfig

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([A77D860598A1EC63]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:396)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:195)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.core.TestSolrIndexConfig.beforeClass(TestSolrIndexConfig.java:28)
	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:490)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)
Caused by: java.lang.NullPointerException
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
	... 32 more


FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestXIncludeConfig

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([A77D860598A1EC63]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:396)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:195)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.core.TestXIncludeConfig.beforeClass(TestXIncludeConfig.java:33)
	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:490)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)
Caused by: java.lang.NullPointerException
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
	... 32 more


FAILED:  junit.framework.TestSuite.org.apache.solr.handler.BinaryUpdateRequestHandlerTest

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([A77D860598A1EC63]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:396)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:195)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.handler.BinaryUpdateRequestHandlerTest.beforeTests(BinaryUpdateRequestHandlerTest.java:37)
	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:490)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)
Caused by: java.lang.NullPointerException


FAILED:  junit.framework.TestSuite.org.apache.solr.handler.CSVRequestHandlerTest

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([A77D860598A1EC63]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:396)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:195)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.handler.CSVRequestHandlerTest.beforeClass(CSVRequestHandlerTest.java:35)
	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:490)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)
Caused by: java.lang.NullPointerException


FAILED:  junit.framework.TestSuite.org.apache.solr.handler.DocumentAnalysisRequestHandlerTest

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([A77D860598A1EC63]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:396)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:195)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.handler.DocumentAnalysisRequestHandlerTest.beforeClass(DocumentAnalysisRequestHandlerTest.java:53)
	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:490)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)
Caused by: java.lang.NullPointerException
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
	... 32 more


FAILED:  junit.framework.TestSuite.org.apache.solr.handler.FieldAnalysisRequestHandlerTest

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([A77D860598A1EC63]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:396)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:195)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.handler.FieldAnalysisRequestHandlerTest.beforeClass(FieldAnalysisRequestHandlerTest.java:54)
	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:490)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)
Caused by: java.lang.NullPointerException


FAILED:  junit.framework.TestSuite.org.apache.solr.handler.JsonLoaderTest

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([A77D860598A1EC63]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:396)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:195)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.handler.JsonLoaderTest.beforeTests(JsonLoaderTest.java:39)
	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:490)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)
Caused by: java.lang.NullPointerException
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
	... 32 more


FAILED:  junit.framework.TestSuite.org.apache.solr.handler.MoreLikeThisHandlerTest

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([A77D860598A1EC63]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:396)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:195)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.handler.MoreLikeThisHandlerTest.moreLikeThisBeforeClass(MoreLikeThisHandlerTest.java:41)
	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:490)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)
Caused by: java.lang.NullPointerException


FAILED:  junit.framework.TestSuite.org.apache.solr.handler.PingRequestHandlerTest

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([A77D860598A1EC63]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:396)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:195)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.handler.PingRequestHandlerTest.beforeClass(PingRequestHandlerTest.java:45)
	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:490)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)
Caused by: java.lang.NullPointerException
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
	... 32 more


FAILED:  junit.framework.TestSuite.org.apache.solr.handler.StandardRequestHandlerTest

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([A77D860598A1EC63]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:396)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:195)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.handler.StandardRequestHandlerTest.beforeClass(StandardRequestHandlerTest.java:40)
	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:490)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)
Caused by: java.lang.NullPointerException
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
	... 32 more


FAILED:  junit.framework.TestSuite.org.apache.solr.handler.TestCSVLoader

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([A77D860598A1EC63]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:396)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:195)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.handler.TestCSVLoader.beforeClass(TestCSVLoader.java:38)
	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:490)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)
Caused by: java.lang.NullPointerException


FAILED:  junit.framework.TestSuite.org.apache.solr.handler.XmlUpdateRequestHandlerTest

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([A77D860598A1EC63]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:396)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:195)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.handler.XmlUpdateRequestHandlerTest.beforeTests(XmlUpdateRequestHandlerTest.java:48)
	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:490)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)
Caused by: java.lang.NullPointerException
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
	... 32 more


FAILED:  junit.framework.TestSuite.org.apache.solr.handler.XsltUpdateRequestHandlerTest

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([A77D860598A1EC63]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:396)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:195)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.handler.XsltUpdateRequestHandlerTest.beforeTests(XsltUpdateRequestHandlerTest.java:46)
	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:490)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)
Caused by: java.lang.NullPointerException


FAILED:  junit.framework.TestSuite.org.apache.solr.handler.admin.CoreAdminHandlerTest

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([A77D860598A1EC63]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:396)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:195)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.handler.admin.CoreAdminHandlerTest.beforeClass(CoreAdminHandlerTest.java:45)
	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:490)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)
Caused by: java.lang.NullPointerException
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
	... 32 more


FAILED:  junit.framework.TestSuite.org.apache.solr.handler.admin.LoggingHandlerTest

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([A77D860598A1EC63]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:396)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:195)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.handler.admin.LoggingHandlerTest.beforeClass(LoggingHandlerTest.java:32)
	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:490)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)
Caused by: java.lang.NullPointerException


FAILED:  junit.framework.TestSuite.org.apache.solr.handler.admin.LukeRequestHandlerTest

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([A77D860598A1EC63]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:396)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:195)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.handler.admin.LukeRequestHandlerTest.beforeClass(LukeRequestHandlerTest.java:38)
	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:490)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)
Caused by: java.lang.NullPointerException
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
	... 32 more


FAILED:  junit.framework.TestSuite.org.apache.solr.handler.admin.MBeansHandlerTest

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([A77D860598A1EC63]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:396)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:195)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.handler.admin.MBeansHandlerTest.beforeClass(MBeansHandlerTest.java:36)
	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:490)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)
Caused by: java.lang.NullPointerException
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
	... 32 more


FAILED:  junit.framework.TestSuite.org.apache.solr.handler.component.DebugComponentTest

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([A77D860598A1EC63]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:396)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:195)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.han

[...truncated too long message...]

.TestHarness.<init>(TestHarness.java:108)
[junit4:junit4]    > 	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:396)
[junit4:junit4]    > 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
[junit4:junit4]    > 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:195)
[junit4:junit4]    > 	at org.apache.solr.search.TestAddFieldRealTimeGet.initManagedSchemaCore(TestAddFieldRealTimeGet.java:52)
[junit4:junit4]    > 	at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]    > Caused by: java.lang.NullPointerException
[junit4:junit4]   1> INFO  - 2013-05-10 13:22:06.357; org.apache.solr.SolrTestCaseJ4; ###deleteCore
[junit4:junit4]   2> NOTE: test params are: codec=Lucene42: {}, docValues:{}, sim=RandomSimilarityProvider(queryNorm=true,coord=no): {}, locale=es_CR, timezone=America/St_Johns
[junit4:junit4]   2> NOTE: Linux 3.2.0-41-generic amd64/Oracle Corporation 1.8.0-ea (64-bit)/cpus=8,threads=1,free=60252192,total=157974528
[junit4:junit4]   2> NOTE: All tests run in this JVM: [TestFieldCollectionResource, PluginInfoTest, ChaosMonkeyShardSplitTest, ZkCLITest, ResourceLoaderTest, TestFaceting, TestFastLRUCache, SOLR749Test, LukeRequestHandlerTest, SyncSliceTest, MBeansHandlerTest, SpatialFilterTest, RegexBoostProcessorTest, TestFieldTypeResource, JsonLoaderTest, TestFunctionQuery, ExternalFileFieldSortTest, PrimitiveFieldTypeTest, TestIBSimilarityFactory, LeaderElectionTest, AlternateDirectoryTest, DocumentBuilderTest, BasicDistributedZkTest, SliceStateTest, TestWriterPerf, CacheHeaderTest, TestQuerySenderListener, TestLFUCache, SliceStateUpdateTest, ShowFileRequestHandlerTest, TermsComponentTest, TestPropInjectDefaults, TestCharFilters, DistributedQueryElevationComponentTest, FileBasedSpellCheckerTest, TestFastWriter, FastVectorHighlighterTest, QueryResultKeyTest, AnalysisAfterCoreReloadTest, UpdateRequestProcessorFactoryTest, SimpleFacetsTest, ScriptEngineTest, TestSolrQueryParser, QueryParsingTest, AutoCommitTest, TestFieldTypeCollectionResource, TestJoin, TestManagedSchemaFieldResource, TestSort, TestValueSourceCache, TestCoreContainer, FieldMutatingUpdateProcessorTest, TestPhraseSuggestions, SolrInfoMBeanTest, TestXIncludeConfig, CoreAdminHandlerTest, TestSearchPerf, UnloadDistributedZkTest, TestConfig, TestSolrQueryParserResource, OverseerCollectionProcessorTest, ClusterStateUpdateTest, QueryEqualityTest, BadComponentTest, TestBadConfig, CachingDirectoryFactoryTest, PolyFieldTest, UUIDFieldTest, LegacyHTMLStripCharFilterTest, TestTrie, TestManagedSchema, BasicZkTest, RecoveryZkTest, TestLRUCache, SystemInfoHandlerTest, CircularListTest, TestCollationKeyRangeQueries, TestShardHandlerFactory, TestSolrXml, TestClassNameShortening, TestDefaultSearchFieldResource, TestDynamicFieldResource, TestFieldResource, TestSchemaNameResource, TestSchemaResource, TestSchemaVersionResource, TestSerializedLuceneMatchVersion, TestUniqueKeyFieldResource, TestCloudManagedSchema, TestCloudManagedSchemaAddField, TestAddFieldRealTimeGet]
[junit4:junit4] Completed on J0 in 0.09s, 1 test, 1 error <<< FAILURES!

[...truncated 1 lines...]
[junit4:junit4] Suite: org.apache.solr.update.processor.PreAnalyzedUpdateProcessorTest
[junit4:junit4]   1> INFO  - 2013-05-10 13:22:06.534; org.apache.solr.SolrTestCaseJ4; ####initCore
[junit4:junit4]   1> INFO  - 2013-05-10 13:22:06.535; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/'
[junit4:junit4]   1> INFO  - 2013-05-10 13:22:06.536; org.apache.solr.core.SolrResourceLoader; Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/lib/README' to classloader
[junit4:junit4]   1> INFO  - 2013-05-10 13:22:06.536; org.apache.solr.core.SolrResourceLoader; Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/lib/classes/' to classloader
[junit4:junit4]   1> INFO  - 2013-05-10 13:22:06.572; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_44
[junit4:junit4]   1> INFO  - 2013-05-10 13:22:06.622; org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig-update-processor-chains.xml
[junit4:junit4]   1> INFO  - 2013-05-10 13:22:06.623; org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema12.xml
[junit4:junit4]   1> INFO  - 2013-05-10 13:22:06.628; org.apache.solr.SolrTestCaseJ4; ###deleteCore
[junit4:junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-PreAnalyzedUpdateProcessorTest-1368192126535
[junit4:junit4]   2> NOTE: test params are: codec=Asserting, sim=RandomSimilarityProvider(queryNorm=true,coord=yes): {}, locale=zh_CN, timezone=Africa/Lusaka
[junit4:junit4]   2> NOTE: Linux 3.2.0-41-generic amd64/Oracle Corporation 1.8.0-ea (64-bit)/cpus=8,threads=1,free=54215096,total=157974528
[junit4:junit4]   2> NOTE: All tests run in this JVM: [TestFieldCollectionResource, PluginInfoTest, ChaosMonkeyShardSplitTest, ZkCLITest, ResourceLoaderTest, TestFaceting, TestFastLRUCache, SOLR749Test, LukeRequestHandlerTest, SyncSliceTest, MBeansHandlerTest, SpatialFilterTest, RegexBoostProcessorTest, TestFieldTypeResource, JsonLoaderTest, TestFunctionQuery, ExternalFileFieldSortTest, PrimitiveFieldTypeTest, TestIBSimilarityFactory, LeaderElectionTest, AlternateDirectoryTest, DocumentBuilderTest, BasicDistributedZkTest, SliceStateTest, TestWriterPerf, CacheHeaderTest, TestQuerySenderListener, TestLFUCache, SliceStateUpdateTest, ShowFileRequestHandlerTest, TermsComponentTest, TestPropInjectDefaults, TestCharFilters, DistributedQueryElevationComponentTest, FileBasedSpellCheckerTest, TestFastWriter, FastVectorHighlighterTest, QueryResultKeyTest, AnalysisAfterCoreReloadTest, UpdateRequestProcessorFactoryTest, SimpleFacetsTest, ScriptEngineTest, TestSolrQueryParser, QueryParsingTest, AutoCommitTest, TestFieldTypeCollectionResource, TestJoin, TestManagedSchemaFieldResource, TestSort, TestValueSourceCache, TestCoreContainer, FieldMutatingUpdateProcessorTest, TestPhraseSuggestions, SolrInfoMBeanTest, TestXIncludeConfig, CoreAdminHandlerTest, TestSearchPerf, UnloadDistributedZkTest, TestConfig, TestSolrQueryParserResource, OverseerCollectionProcessorTest, ClusterStateUpdateTest, QueryEqualityTest, BadComponentTest, TestBadConfig, CachingDirectoryFactoryTest, PolyFieldTest, UUIDFieldTest, LegacyHTMLStripCharFilterTest, TestTrie, TestManagedSchema, BasicZkTest, RecoveryZkTest, TestLRUCache, SystemInfoHandlerTest, CircularListTest, TestCollationKeyRangeQueries, TestShardHandlerFactory, TestSolrXml, TestClassNameShortening, TestDefaultSearchFieldResource, TestDynamicFieldResource, TestFieldResource, TestSchemaNameResource, TestSchemaResource, TestSchemaVersionResource, TestSerializedLuceneMatchVersion, TestUniqueKeyFieldResource, TestCloudManagedSchema, TestCloudManagedSchemaAddField, TestAddFieldRealTimeGet, PreAnalyzedUpdateProcessorTest]
[junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=PreAnalyzedUpdateProcessorTest -Dtests.seed=A77D860598A1EC63 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=zh_CN -Dtests.timezone=Africa/Lusaka -Dtests.file.encoding=UTF-8
[junit4:junit4] ERROR   0.00s J0 | PreAnalyzedUpdateProcessorTest (suite) <<<
[junit4:junit4]    > Throwable #1: org.apache.solr.common.SolrException: Schema Parsing Failed: null
[junit4:junit4]    > 	at __randomizedtesting.SeedInfo.seed([A77D860598A1EC63]:0)
[junit4:junit4]    > 	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
[junit4:junit4]    > 	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
[junit4:junit4]    > 	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
[junit4:junit4]    > 	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
[junit4:junit4]    > 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
[junit4:junit4]    > 	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:396)
[junit4:junit4]    > 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
[junit4:junit4]    > 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:195)
[junit4:junit4]    > 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
[junit4:junit4]    > 	at org.apache.solr.update.processor.PreAnalyzedUpdateProcessorTest.beforeClass(PreAnalyzedUpdateProcessorTest.java:45)
[junit4:junit4]    > 	at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]    > Caused by: java.lang.NullPointerException
[junit4:junit4] Completed on J0 in 0.11s, 0 tests, 1 error <<< FAILURES!

[...truncated 24 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:383: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:363: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:39: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build.xml:181: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/common-build.xml:437: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:1243: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:887: There were test failures: 295 suites, 444 tests, 164 suite-level errors, 61 errors, 3 failures, 11 ignored (6 assumptions)

Total time: 32 minutes 0 seconds
Build step 'Invoke Ant' marked build as failure
Description set: Java: 64bit/jdk1.8.0-ea-b86 -XX:+UseCompressedOops -XX:+UseSerialGC
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



[JENKINS] Lucene-Solr-4.x-Linux (32bit/jdk1.6.0_45) - Build # 5524 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/5524/
Java: 32bit/jdk1.6.0_45 -client -XX:+UseConcMarkSweepGC

228 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.AnalysisAfterCoreReloadTest

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([DD864CEAF7C4EE60]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:393)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:197)
	at org.apache.solr.AnalysisAfterCoreReloadTest.beforeClass(AnalysisAfterCoreReloadTest.java:48)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:662)
Caused by: java.lang.NullPointerException
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
	... 31 more


FAILED:  junit.framework.TestSuite.org.apache.solr.BasicFunctionalityTest

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([DD864CEAF7C4EE60]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:393)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:197)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.BasicFunctionalityTest.beforeTests(BasicFunctionalityTest.java:77)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:662)
Caused by: java.lang.NullPointerException
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
	... 32 more


FAILED:  junit.framework.TestSuite.org.apache.solr.ConvertedLegacyTest

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([DD864CEAF7C4EE60]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:393)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:197)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.ConvertedLegacyTest.beforeTests(ConvertedLegacyTest.java:38)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:662)
Caused by: java.lang.NullPointerException
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
	... 32 more


FAILED:  junit.framework.TestSuite.org.apache.solr.DisMaxRequestHandlerTest

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([DD864CEAF7C4EE60]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:393)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:197)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.DisMaxRequestHandlerTest.beforeClass(DisMaxRequestHandlerTest.java:32)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:662)
Caused by: java.lang.NullPointerException
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
	... 32 more


FAILED:  junit.framework.TestSuite.org.apache.solr.EchoParamsTest

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([DD864CEAF7C4EE60]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:393)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:197)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.EchoParamsTest.beforeClass(EchoParamsTest.java:30)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:662)
Caused by: java.lang.NullPointerException
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
	... 32 more


FAILED:  junit.framework.TestSuite.org.apache.solr.MinimalSchemaTest

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([DD864CEAF7C4EE60]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:393)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:197)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.MinimalSchemaTest.beforeClass(MinimalSchemaTest.java:40)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:662)
Caused by: java.lang.NullPointerException
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
	... 32 more


FAILED:  junit.framework.TestSuite.org.apache.solr.OutputWriterTest

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([DD864CEAF7C4EE60]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:393)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:197)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.OutputWriterTest.beforeClass(OutputWriterTest.java:46)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:662)
Caused by: java.lang.NullPointerException
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
	... 32 more


FAILED:  junit.framework.TestSuite.org.apache.solr.SampleTest

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([DD864CEAF7C4EE60]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:393)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:197)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.SampleTest.beforeClass(SampleTest.java:42)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:662)
Caused by: java.lang.NullPointerException
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
	... 32 more


FAILED:  junit.framework.TestSuite.org.apache.solr.SolrInfoMBeanTest

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([DD864CEAF7C4EE60]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:393)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:197)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.SolrInfoMBeanTest.beforeClass(SolrInfoMBeanTest.java:41)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:662)
Caused by: java.lang.NullPointerException
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
	... 32 more


FAILED:  junit.framework.TestSuite.org.apache.solr.SolrTestCaseJ4Test

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([DD864CEAF7C4EE60]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:393)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:197)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:204)
	at org.apache.solr.SolrTestCaseJ4Test.beforeClass(SolrTestCaseJ4Test.java:50)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:662)
Caused by: java.lang.NullPointerException
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
	... 32 more


FAILED:  junit.framework.TestSuite.org.apache.solr.TestGroupingSearch

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([DD864CEAF7C4EE60]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:393)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:197)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.TestGroupingSearch.beforeTests(TestGroupingSearch.java:57)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:662)
Caused by: java.lang.NullPointerException
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
	... 32 more


FAILED:  junit.framework.TestSuite.org.apache.solr.TestJoin

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([DD864CEAF7C4EE60]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:393)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:197)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.TestJoin.beforeTests(TestJoin.java:40)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:662)
Caused by: java.lang.NullPointerException
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
	... 32 more


FAILED:  junit.framework.TestSuite.org.apache.solr.TestPluginEnable

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([DD864CEAF7C4EE60]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:393)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:197)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.TestPluginEnable.beforeClass(TestPluginEnable.java:32)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:662)
Caused by: java.lang.NullPointerException
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
	... 32 more


FAILED:  junit.framework.TestSuite.org.apache.solr.TestRandomDVFaceting

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([DD864CEAF7C4EE60]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:393)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:197)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.TestRandomDVFaceting.beforeTests(TestRandomDVFaceting.java:47)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:662)
Caused by: java.lang.NullPointerException
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
	... 32 more


FAILED:  junit.framework.TestSuite.org.apache.solr.TestRandomFaceting

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([DD864CEAF7C4EE60]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:393)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:197)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.TestRandomFaceting.beforeTests(TestRandomFaceting.java:40)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:662)
Caused by: java.lang.NullPointerException
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
	... 32 more


FAILED:  junit.framework.TestSuite.org.apache.solr.TestTrie

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([DD864CEAF7C4EE60]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:393)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:197)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.TestTrie.beforeClass(TestTrie.java:44)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:662)
Caused by: java.lang.NullPointerException
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
	... 32 more


FAILED:  junit.framework.TestSuite.org.apache.solr.analysis.PathHierarchyTokenizerFactoryTest

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([DD864CEAF7C4EE60]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:393)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:197)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.analysis.PathHierarchyTokenizerFactoryTest.beforeTests(PathHierarchyTokenizerFactoryTest.java:31)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:662)
Caused by: java.lang.NullPointerException
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
	... 32 more


FAILED:  junit.framework.TestSuite.org.apache.solr.analysis.TestCharFilters

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([DD864CEAF7C4EE60]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:393)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:197)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.analysis.TestCharFilters.beforeClass(TestCharFilters.java:31)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:662)
Caused by: java.lang.NullPointerException
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
	... 32 more


FAILED:  junit.framework.TestSuite.org.apache.solr.analysis.TestCollationKeyRangeQueries

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([DD864CEAF7C4EE60]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:393)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:197)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.analysis.TestCollationKeyRangeQueries.beforeClass(TestCollationKeyRangeQueries.java:31)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:662)
Caused by: java.lang.NullPointerException
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
	... 32 more


FAILED:  junit.framework.TestSuite.org.apache.solr.analysis.TestLuceneMatchVersion

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([DD864CEAF7C4EE60]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:393)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:197)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.analysis.TestLuceneMatchVersion.beforeClass(TestLuceneMatchVersion.java:37)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:662)
Caused by: java.lang.NullPointerException
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
	... 32 more


FAILED:  junit.framework.TestSuite.org.apache.solr.analysis.TestReversedWildcardFilterFactory

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([DD864CEAF7C4EE60]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:393)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:197)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.analysis.TestReversedWildcardFilterFactory.beforeClass(TestReversedWildcardFilterFactory.java:52)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:662)
Caused by: java.lang.NullPointerException
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
	... 32 more


FAILED:  junit.framework.TestSuite.org.apache.solr.analysis.TestWordDelimiterFilterFactory

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([DD864CEAF7C4EE60]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:393)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:197)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.analysis.TestWordDelimiterFilterFactory.beforeClass(TestWordDelimiterFilterFactory.java:42)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:662)
Caused by: java.lang.NullPointerException
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
	... 32 more


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.BasicZkTest

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([DD864CEAF7C4EE60]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:393)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:197)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.cloud.AbstractZkTestCase.azt_beforeClass(AbstractZkTestCase.java:78)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:662)
Caused by: java.lang.NullPointerException
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
	... 32 more


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.ZkSolrClientTest

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([DD864CEAF7C4EE60]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:393)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:197)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.cloud.ZkSolrClientTest.beforeClass(ZkSolrClientTest.java:39)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:662)
Caused by: java.lang.NullPointerException
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
	... 32 more


FAILED:  junit.framework.TestSuite.org.apache.solr.core.AlternateDirectoryTest

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([DD864CEAF7C4EE60]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:393)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:197)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.core.AlternateDirectoryTest.beforeClass(AlternateDirectoryTest.java:31)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:662)
Caused by: java.lang.NullPointerException
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
	... 32 more


FAILED:  junit.framework.TestSuite.org.apache.solr.core.IndexReaderFactoryTest

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([DD864CEAF7C4EE60]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:393)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:197)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.core.IndexReaderFactoryTest.beforeClass(IndexReaderFactoryTest.java:26)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:662)
Caused by: java.lang.NullPointerException
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
	... 32 more


FAILED:  junit.framework.TestSuite.org.apache.solr.core.RequestHandlersTest

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([DD864CEAF7C4EE60]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:393)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:197)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.core.RequestHandlersTest.beforeClass(RequestHandlersTest.java:30)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:662)
Caused by: java.lang.NullPointerException
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
	... 32 more


FAILED:  junit.framework.TestSuite.org.apache.solr.core.SOLR749Test

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([DD864CEAF7C4EE60]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:393)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:197)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.core.SOLR749Test.beforeClass(SOLR749Test.java:33)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:662)
Caused by: java.lang.NullPointerException
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
	... 32 more


FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestCodecSupport

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([DD864CEAF7C4EE60]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:393)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:197)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.core.TestCodecSupport.beforeClass(TestCodecSupport.java:33)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:662)
Caused by: java.lang.NullPointerException
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
	... 32 more


FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestConfig

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([DD864CEAF7C4EE60]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:393)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:197)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.core.TestConfig.beforeClass(TestConfig.java:41)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:662)
Caused by: java.lang.NullPointerException
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
	... 32 more


FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestCoreContainer

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([DD864CEAF7C4EE60]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:393)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:197)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.core.TestCoreContainer.beforeClass(TestCoreContainer.java:50)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:662)
Caused by: java.lang.NullPointerException
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
	... 32 more


FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestJmxIntegration

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([DD864CEAF7C4EE60]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:393)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:197)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.core.TestJmxIntegration.beforeClass(TestJmxIntegration.java:44)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:662)
Caused by: java.lang.NullPointerException
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
	... 32 more


FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestLazyCores

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([DD864CEAF7C4EE60]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:393)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:197)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.core.TestLazyCores.beforeClass(TestLazyCores.java:50)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:662)
Caused by: java.lang.NullPointerException
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
	... 32 more


FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestMergePolicyConfig

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([DD864CEAF7C4EE60]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:393)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:197)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.core.TestMergePolicyConfig.beforeClass(TestMergePolicyConfig.java:30)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:662)
Caused by: java.lang.NullPointerException
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
	... 32 more


FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestPropInject

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([DD864CEAF7C4EE60]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:393)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:197)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.core.TestPropInject.beforeClass(TestPropInject.java:32)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:662)
Caused by: java.lang.NullPointerException
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
	... 32 more


FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestPropInjectDefaults

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([DD864CEAF7C4EE60]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:393)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:197)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.core.TestPropInjectDefaults.beforeClass(TestPropInjectDefaults.java:32)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:662)
Caused by: java.lang.NullPointerException
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
	... 32 more


FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestQuerySenderListener

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([DD864CEAF7C4EE60]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:393)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:197)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.core.TestQuerySenderListener.beforeClass(TestQuerySenderListener.java:42)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:662)
Caused by: java.lang.NullPointerException
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
	... 32 more


FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestQuerySenderNoQuery

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([DD864CEAF7C4EE60]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:393)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:197)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.core.TestQuerySenderNoQuery.beforeClass(TestQuerySenderNoQuery.java:41)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:662)
Caused by: java.lang.NullPointerException
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
	... 32 more


FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestSolrDeletionPolicy1

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([DD864CEAF7C4EE60]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:393)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:197)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.core.TestSolrDeletionPolicy1.beforeClass(TestSolrDeletionPolicy1.java:35)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:662)
Caused by: java.lang.NullPointerException
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
	... 32 more


FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestSolrDeletionPolicy2

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([DD864CEAF7C4EE60]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:393)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:197)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.core.TestSolrDeletionPolicy2.beforeClass(TestSolrDeletionPolicy2.java:29)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:662)
Caused by: java.lang.NullPointerException
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
	... 32 more


FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestSolrIndexConfig

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([DD864CEAF7C4EE60]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:393)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:197)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.core.TestSolrIndexConfig.beforeClass(TestSolrIndexConfig.java:28)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:662)
Caused by: java.lang.NullPointerException
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
	... 32 more


FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestXIncludeConfig

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([DD864CEAF7C4EE60]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:393)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:197)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.core.TestXIncludeConfig.beforeClass(TestXIncludeConfig.java:33)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:662)
Caused by: java.lang.NullPointerException
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
	... 32 more


FAILED:  junit.framework.TestSuite.org.apache.solr.handler.BinaryUpdateRequestHandlerTest

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([DD864CEAF7C4EE60]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:393)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:197)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.handler.BinaryUpdateRequestHandlerTest.beforeTests(BinaryUpdateRequestHandlerTest.java:37)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:662)
Caused by: java.lang.NullPointerException
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
	... 32 more


FAILED:  junit.framework.TestSuite.org.apache.solr.handler.CSVRequestHandlerTest

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([DD864CEAF7C4EE60]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:393)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:197)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.handler.CSVRequestHandlerTest.beforeClass(CSVRequestHandlerTest.java:35)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:662)
Caused by: java.lang.NullPointerException
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
	... 32 more


FAILED:  junit.framework.TestSuite.org.apache.solr.handler.DocumentAnalysisRequestHandlerTest

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([DD864CEAF7C4EE60]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:393)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:197)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.handler.DocumentAnalysisRequestHandlerTest.beforeClass(DocumentAnalysisRequestHandlerTest.java:53)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:662)
Caused by: java.lang.NullPointerException
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
	... 32 more


FAILED:  junit.framework.TestSuite.org.apache.solr.handler.FieldAnalysisRequestHandlerTest

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([DD864CEAF7C4EE60]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:393)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:197)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.handler.FieldAnalysisRequestHandlerTest.beforeClass(FieldAnalysisRequestHandlerTest.java:54)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:662)
Caused by: java.lang.NullPointerException
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
	... 32 more


FAILED:  junit.framework.TestSuite.org.apache.solr.handler.JsonLoaderTest

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([DD864CEAF7C4EE60]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:393)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:197)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.handler.JsonLoaderTest.beforeTests(JsonLoaderTest.java:39)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:662)
Caused by: java.lang.NullPointerException
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
	... 32 more


FAILED:  junit.framework.TestSuite.org.apache.solr.handler.MoreLikeThisHandlerTest

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([DD864CEAF7C4EE60]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:393)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:197)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.handler.MoreLikeThisHandlerTest.moreLikeThisBeforeClass(MoreLikeThisHandlerTest.java:41)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:662)
Caused by: java.lang.NullPointerException
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
	... 32 more


FAILED:  junit.framework.TestSuite.org.apache.solr.handler.PingRequestHandlerTest

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([DD864CEAF7C4EE60]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:393)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:197)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.handler.PingRequestHandlerTest.beforeClass(PingRequestHandlerTest.java:45)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:662)
Caused by: java.lang.NullPointerException
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
	... 32 more


FAILED:  junit.framework.TestSuite.org.apache.solr.handler.StandardRequestHandlerTest

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([DD864CEAF7C4EE60]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:393)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:197)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.handler.StandardRequestHandlerTest.beforeClass(StandardRequestHandlerTest.java:40)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:662)
Caused by: java.lang.NullPointerException
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
	... 32 more


FAILED:  junit.framework.TestSuite.org.apache.solr.handler.TestCSVLoader

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([DD864CEAF7C4EE60]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:393)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:197)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.handler.TestCSVLoader.beforeClass(TestCSVLoader.java:38)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:662)
Caused by: java.lang.NullPointerException
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
	... 32 more


FAILED:  junit.framework.TestSuite.org.apache.solr.handler.XmlUpdateRequestHandlerTest

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([DD864CEAF7C4EE60]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:393)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:197)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.handler.XmlUpdateRequestHandlerTest.beforeTests(XmlUpdateRequestHandlerTest.java:48)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:662)
Caused by: java.lang.NullPointerException
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
	... 32 more


FAILED:  junit.framework.TestSuite.org.apache.solr.handler.XsltUpdateRequestHandlerTest

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([DD864CEAF7C4EE60]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:393)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:197)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.handler.XsltUpdateRequestHandlerTest.beforeTests(XsltUpdateRequestHandlerTest.java:46)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:662)
Caused by: java.lang.NullPointerException
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
	... 32 more


FAILED:  junit.framework.TestSuite.org.apache.solr.handler.admin.CoreAdminHandlerTest

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([DD864CEAF7C4EE60]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:393)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:197)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.handler.admin.CoreAdminHandlerTest.beforeClass(CoreAdminHandlerTest.java:45)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:662)
Caused by: java.lang.NullPointerException
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
	... 32 more


FAILED:  junit.framework.TestSuite.org.apache.solr.handler.admin.LoggingHandlerTest

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([DD864CEAF7C4EE60]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:393)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:197)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.handler.admin.LoggingHandlerTest.beforeClass(LoggingHandlerTest.java:32)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:662)
Caused by: java.lang.NullPointerException
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
	... 32 more


FAILED:  junit.framework.TestSuite.org.apache.solr.handler.admin.LukeRequestHandlerTest

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([DD864CEAF7C4EE60]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:393)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:197)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.handler.admin.LukeRequestHandlerTest.beforeClass(LukeRequestHandlerTest.java:38)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:662)
Caused by: java.lang.NullPointerException
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
	... 32 more


FAILED:  junit.framework.TestSuite.org.apache.solr.handler.admin.MBeansHandlerTest

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([DD864CEAF7C4EE60]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:393)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:197)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.handler.admin.MBeansHandlerTest.beforeClass(MBeansHandlerTest.java:36)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeak

[...truncated too long message...]

ncoding=UTF-8
[junit4:junit4] ERROR   0.00s J1 | SolrTestCaseJ4Test (suite) <<<
[junit4:junit4]    > Throwable #1: org.apache.solr.common.SolrException: Schema Parsing Failed: null
[junit4:junit4]    > 	at __randomizedtesting.SeedInfo.seed([DD864CEAF7C4EE60]:0)
[junit4:junit4]    > 	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
[junit4:junit4]    > 	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
[junit4:junit4]    > 	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
[junit4:junit4]    > 	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
[junit4:junit4]    > 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
[junit4:junit4]    > 	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:393)
[junit4:junit4]    > 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
[junit4:junit4]    > 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:197)
[junit4:junit4]    > 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:204)
[junit4:junit4]    > 	at org.apache.solr.SolrTestCaseJ4Test.beforeClass(SolrTestCaseJ4Test.java:50)
[junit4:junit4]    > 	at java.lang.Thread.run(Thread.java:662)
[junit4:junit4]    > Caused by: java.lang.NullPointerException
[junit4:junit4]    > 	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
[junit4:junit4]    > 	... 32 more
[junit4:junit4] Completed on J1 in 0.12s, 0 tests, 1 error <<< FAILURES!

[...truncated 40 lines...]
[junit4:junit4] Suite: org.apache.solr.update.processor.PreAnalyzedUpdateProcessorTest
[junit4:junit4]   1> INFO  - 2013-05-10 12:16:07.944; org.apache.solr.SolrTestCaseJ4; ####initCore
[junit4:junit4]   1> INFO  - 2013-05-10 12:16:07.945; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/'
[junit4:junit4]   1> INFO  - 2013-05-10 12:16:07.945; org.apache.solr.core.SolrResourceLoader; Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/lib/README' to classloader
[junit4:junit4]   1> INFO  - 2013-05-10 12:16:07.946; org.apache.solr.core.SolrResourceLoader; Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/lib/classes/' to classloader
[junit4:junit4]   1> INFO  - 2013-05-10 12:16:08.013; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_44
[junit4:junit4]   1> INFO  - 2013-05-10 12:16:08.107; org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig-update-processor-chains.xml
[junit4:junit4]   1> INFO  - 2013-05-10 12:16:08.108; org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema12.xml
[junit4:junit4]   1> INFO  - 2013-05-10 12:16:08.115; org.apache.solr.SolrTestCaseJ4; ###deleteCore
[junit4:junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solrtest-PreAnalyzedUpdateProcessorTest-1368188167944
[junit4:junit4]   2> NOTE: test params are: codec=Lucene41, sim=DefaultSimilarity, locale=ar_AE, timezone=Chile/EasterIsland
[junit4:junit4]   2> NOTE: Linux 3.2.0-41-generic i386/Sun Microsystems Inc. 1.6.0_45 (32-bit)/cpus=8,threads=1,free=329900544,total=436224000
[junit4:junit4]   2> NOTE: All tests run in this JVM: [XmlUpdateRequestHandlerTest, TestLuceneMatchVersion, TestSchemaVersionResource, CollectionsAPIDistributedZkTest, HighlighterTest, NotRequiredUniqueKeyTest, TestLazyCores, SolrCmdDistributorTest, HardAutoCommitTest, TestCollationKeyRangeQueries, TestJmxIntegration, TestRecovery, RequiredFieldsTest, TestRTGBase, DOMUtilTest, IndexReaderFactoryTest, ConvertedLegacyTest, SpellPossibilityIteratorTest, IndexBasedSpellCheckerTest, TestFieldTypeResource, DefaultValueUpdateProcessorTest, TestSolrXml, TestSchemaNameResource, TestCodecSupport, TestSolrJ, TestSolrQueryParserResource, NoCacheHeaderTest, BasicZkTest, CopyFieldTest, SignatureUpdateProcessorFactoryTest, TermVectorComponentDistributedTest, IndexSchemaRuntimeFieldTest, TestQuerySenderNoQuery, DirectUpdateHandlerTest, TestSolrQueryParserDefaultOperatorResource, DocumentAnalysisRequestHandlerTest, TestSuggestSpellingConverter, SuggesterTSTTest, ClusterStateTest, TestCSVLoader, TestDefaultSearchFieldResource, StandardRequestHandlerTest, ShardRoutingCustomTest, TestNumberUtils, TestQueryTypes, BasicDistributedZk2Test, TestBinaryResponseWriter, TestAddFieldRealTimeGet, TestSchemaSimilarityResource, TestSolrXMLSerializer, SortByFunctionTest, TestCopyFieldCollectionResource, SolrPluginUtilsTest, TestRangeQuery, TestWordDelimiterFilterFactory, ZkSolrClientTest, TestDFRSimilarityFactory, ChaosMonkeySafeLeaderTest, URLClassifyProcessorTest, NumericFieldsTest, TestUtils, MultiTermTest, SolrCoreCheckLockOnStartupTest, TestPartialUpdateDeduplication, TestAnalyzedSuggestions, OpenCloseCoreStressTest, CurrencyFieldXmlFileTest, CurrencyFieldOpenExchangeTest, FileUtilsTest, JSONWriterTest, OverseerTest, LeaderElectionIntegrationTest, TestReplicationHandler, TestRandomFaceting, TestZkChroot, SliceStateUpdateTest, AutoCommitTest, TestDistributedGrouping, DistributedSpellCheckComponentTest, TestStressReorder, TestMultiCoreConfBootstrap, TestReload, TestStressVersions, TestSolr4Spatial, StatsComponentTest, SpellCheckComponentTest, BadIndexSchemaTest, TestSort, TestFiltering, BasicFunctionalityTest, OverseerCollectionProcessorTest, TestIndexSearcher, SoftAutoCommitTest, SolrIndexSplitterTest, SimplePostToolTest, TestCoreDiscovery, SpellCheckCollatorTest, SuggesterFSTTest, SolrRequestParserTest, TestFoldingMultitermQuery, DocValuesTest, TestStressLucene, PolyFieldTest, TestPseudoReturnFields, FieldMutatingUpdateProcessorTest, QueryEqualityTest, DirectUpdateHandlerOptimizeTest, TestRemoteStreaming, RequestHandlersTest, TestValueSourceCache, FieldAnalysisRequestHandlerTest, TestArbitraryIndexDir, RegexBoostProcessorTest, ReturnFieldsTest, TestCSVResponseWriter, QueryParsingTest, JsonLoaderTest, TestPHPSerializedResponseWriter, TestComponentsName, HighlighterConfigTest, SOLR749Test, TestPropInject, TestPropInjectDefaults, AlternateDirectoryTest, SolrIndexConfigTest, TestBinaryField, OutputWriterTest, TestPostingsSolrHighlighter, TestCharFilters, EchoParamsTest, TestLMJelinekMercerSimilarityFactory, TestBM25SimilarityFactory, LegacyHTMLStripCharFilterTest, TestPluginEnable, TimeZoneUtilsTest, OpenExchangeRatesOrgProviderTest, TestFastLRUCache, ChaosMonkeyNothingIsSafeTest, DateFieldTest, RAMDirectoryFactoryTest, TestDocumentBuilder, SliceStateTest, CircularListTest, SolrTestCaseJ4Test, ShardSplitTest, TestShardHandlerFactory, TestClassNameShortening, TestDynamicFieldCollectionResource, TestDynamicFieldResource, TestFieldCollectionResource, TestSchemaResource, PreAnalyzedUpdateProcessorTest]
[junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=PreAnalyzedUpdateProcessorTest -Dtests.seed=DD864CEAF7C4EE60 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ar_AE -Dtests.timezone=Chile/EasterIsland -Dtests.file.encoding=UTF-8
[junit4:junit4] ERROR   0.00s J1 | PreAnalyzedUpdateProcessorTest (suite) <<<
[junit4:junit4]    > Throwable #1: org.apache.solr.common.SolrException: Schema Parsing Failed: null
[junit4:junit4]    > 	at __randomizedtesting.SeedInfo.seed([DD864CEAF7C4EE60]:0)
[junit4:junit4]    > 	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
[junit4:junit4]    > 	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
[junit4:junit4]    > 	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
[junit4:junit4]    > 	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
[junit4:junit4]    > 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
[junit4:junit4]    > 	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:393)
[junit4:junit4]    > 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
[junit4:junit4]    > 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:197)
[junit4:junit4]    > 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
[junit4:junit4]    > 	at org.apache.solr.update.processor.PreAnalyzedUpdateProcessorTest.beforeClass(PreAnalyzedUpdateProcessorTest.java:45)
[junit4:junit4]    > 	at java.lang.Thread.run(Thread.java:662)
[junit4:junit4]    > Caused by: java.lang.NullPointerException
[junit4:junit4]    > 	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
[junit4:junit4]    > 	... 32 more
[junit4:junit4] Completed on J1 in 0.23s, 0 tests, 1 error <<< FAILURES!

[...truncated 22 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:383: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:363: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:39: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build.xml:181: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/common-build.xml:437: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:1243: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:887: There were test failures: 295 suites, 444 tests, 164 suite-level errors, 61 errors, 3 failures, 8 ignored (6 assumptions)

Total time: 37 minutes 39 seconds
Build step 'Invoke Ant' marked build as failure
Description set: Java: 32bit/jdk1.6.0_45 -client -XX:+UseConcMarkSweepGC
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



[JENKINS] Lucene-Solr-4.x-Linux (32bit/ibm-j9-jdk7) - Build # 5523 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/5523/
Java: 32bit/ibm-j9-jdk7 -Xjit:exclude={org/apache/lucene/util/fst/FST.pack(IIF)Lorg/apache/lucene/util/fst/FST;}

229 tests failed.
REGRESSION:  org.apache.solr.cloud.BasicDistributedZk2Test.testDistribSearch

Error Message:
Server at http://127.0.0.1:58128/onenodecollectioncore returned non ok status:404, message:Can not find: /onenodecollectioncore/update

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Server at http://127.0.0.1:58128/onenodecollectioncore returned non ok status:404, message:Can not find: /onenodecollectioncore/update
	at __randomizedtesting.SeedInfo.seed([29549AD197CDFE7D:A8B214C9E0929E41]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:385)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:180)
	at org.apache.solr.client.solrj.request.AbstractUpdateRequest.process(AbstractUpdateRequest.java:117)
	at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:116)
	at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:102)
	at org.apache.solr.cloud.BasicDistributedZk2Test.testNodeWithoutCollectionForwarding(BasicDistributedZk2Test.java:198)
	at org.apache.solr.cloud.BasicDistributedZk2Test.doTest(BasicDistributedZk2Test.java:90)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:815)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:88)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:55)
	at java.lang.reflect.Method.invoke(Method.java:613)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	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:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:780)


FAILED:  junit.framework.TestSuite.org.apache.solr.AnalysisAfterCoreReloadTest

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([29549AD197CDFE7D]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:393)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:197)
	at org.apache.solr.AnalysisAfterCoreReloadTest.beforeClass(AnalysisAfterCoreReloadTest.java:48)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:88)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:55)
	at java.lang.reflect.Method.invoke(Method.java:613)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:780)
Caused by: java.lang.NullPointerException
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
	... 31 more


FAILED:  junit.framework.TestSuite.org.apache.solr.BasicFunctionalityTest

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([29549AD197CDFE7D]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:393)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:197)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.BasicFunctionalityTest.beforeTests(BasicFunctionalityTest.java:77)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:88)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:55)
	at java.lang.reflect.Method.invoke(Method.java:613)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:780)
Caused by: java.lang.NullPointerException
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
	... 32 more


FAILED:  junit.framework.TestSuite.org.apache.solr.ConvertedLegacyTest

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([29549AD197CDFE7D]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:393)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:197)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.ConvertedLegacyTest.beforeTests(ConvertedLegacyTest.java:38)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:88)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:55)
	at java.lang.reflect.Method.invoke(Method.java:613)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:780)
Caused by: java.lang.NullPointerException
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
	... 32 more


FAILED:  junit.framework.TestSuite.org.apache.solr.DisMaxRequestHandlerTest

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([29549AD197CDFE7D]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:393)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:197)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.DisMaxRequestHandlerTest.beforeClass(DisMaxRequestHandlerTest.java:32)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:88)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:55)
	at java.lang.reflect.Method.invoke(Method.java:613)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:780)
Caused by: java.lang.NullPointerException
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
	... 32 more


FAILED:  junit.framework.TestSuite.org.apache.solr.EchoParamsTest

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([29549AD197CDFE7D]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:393)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:197)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.EchoParamsTest.beforeClass(EchoParamsTest.java:30)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:88)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:55)
	at java.lang.reflect.Method.invoke(Method.java:613)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:780)
Caused by: java.lang.NullPointerException
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
	... 32 more


FAILED:  junit.framework.TestSuite.org.apache.solr.MinimalSchemaTest

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([29549AD197CDFE7D]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:393)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:197)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.MinimalSchemaTest.beforeClass(MinimalSchemaTest.java:40)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:88)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:55)
	at java.lang.reflect.Method.invoke(Method.java:613)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:780)
Caused by: java.lang.NullPointerException
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
	... 32 more


FAILED:  junit.framework.TestSuite.org.apache.solr.OutputWriterTest

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([29549AD197CDFE7D]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:393)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:197)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.OutputWriterTest.beforeClass(OutputWriterTest.java:46)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:88)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:55)
	at java.lang.reflect.Method.invoke(Method.java:613)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:780)
Caused by: java.lang.NullPointerException
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
	... 32 more


FAILED:  junit.framework.TestSuite.org.apache.solr.SampleTest

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([29549AD197CDFE7D]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:393)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:197)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.SampleTest.beforeClass(SampleTest.java:42)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:88)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:55)
	at java.lang.reflect.Method.invoke(Method.java:613)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:780)
Caused by: java.lang.NullPointerException
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
	... 32 more


FAILED:  junit.framework.TestSuite.org.apache.solr.SolrInfoMBeanTest

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([29549AD197CDFE7D]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:393)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:197)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.SolrInfoMBeanTest.beforeClass(SolrInfoMBeanTest.java:41)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:88)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:55)
	at java.lang.reflect.Method.invoke(Method.java:613)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:780)
Caused by: java.lang.NullPointerException
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
	... 32 more


FAILED:  junit.framework.TestSuite.org.apache.solr.SolrTestCaseJ4Test

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([29549AD197CDFE7D]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:393)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:197)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:204)
	at org.apache.solr.SolrTestCaseJ4Test.beforeClass(SolrTestCaseJ4Test.java:50)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:88)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:55)
	at java.lang.reflect.Method.invoke(Method.java:613)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:780)
Caused by: java.lang.NullPointerException
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
	... 32 more


FAILED:  junit.framework.TestSuite.org.apache.solr.TestGroupingSearch

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([29549AD197CDFE7D]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:393)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:197)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.TestGroupingSearch.beforeTests(TestGroupingSearch.java:57)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:88)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:55)
	at java.lang.reflect.Method.invoke(Method.java:613)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:780)
Caused by: java.lang.NullPointerException
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
	... 32 more


FAILED:  junit.framework.TestSuite.org.apache.solr.TestJoin

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([29549AD197CDFE7D]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:393)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:197)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.TestJoin.beforeTests(TestJoin.java:40)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:88)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:55)
	at java.lang.reflect.Method.invoke(Method.java:613)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:780)
Caused by: java.lang.NullPointerException
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
	... 32 more


FAILED:  junit.framework.TestSuite.org.apache.solr.TestPluginEnable

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([29549AD197CDFE7D]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:393)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:197)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.TestPluginEnable.beforeClass(TestPluginEnable.java:32)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:88)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:55)
	at java.lang.reflect.Method.invoke(Method.java:613)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:780)
Caused by: java.lang.NullPointerException
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
	... 32 more


FAILED:  junit.framework.TestSuite.org.apache.solr.TestRandomDVFaceting

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([29549AD197CDFE7D]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:393)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:197)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.TestRandomDVFaceting.beforeTests(TestRandomDVFaceting.java:47)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:88)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:55)
	at java.lang.reflect.Method.invoke(Method.java:613)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:780)
Caused by: java.lang.NullPointerException
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
	... 32 more


FAILED:  junit.framework.TestSuite.org.apache.solr.TestRandomFaceting

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([29549AD197CDFE7D]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:393)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:197)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.TestRandomFaceting.beforeTests(TestRandomFaceting.java:40)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:88)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:55)
	at java.lang.reflect.Method.invoke(Method.java:613)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:780)
Caused by: java.lang.NullPointerException
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
	... 32 more


FAILED:  junit.framework.TestSuite.org.apache.solr.TestTrie

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([29549AD197CDFE7D]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:393)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:197)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.TestTrie.beforeClass(TestTrie.java:44)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:88)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:55)
	at java.lang.reflect.Method.invoke(Method.java:613)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:780)
Caused by: java.lang.NullPointerException
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
	... 32 more


FAILED:  junit.framework.TestSuite.org.apache.solr.analysis.PathHierarchyTokenizerFactoryTest

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([29549AD197CDFE7D]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:393)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:197)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.analysis.PathHierarchyTokenizerFactoryTest.beforeTests(PathHierarchyTokenizerFactoryTest.java:31)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:88)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:55)
	at java.lang.reflect.Method.invoke(Method.java:613)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:780)
Caused by: java.lang.NullPointerException
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
	... 32 more


FAILED:  junit.framework.TestSuite.org.apache.solr.analysis.TestCharFilters

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([29549AD197CDFE7D]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:393)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:197)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.analysis.TestCharFilters.beforeClass(TestCharFilters.java:31)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:88)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:55)
	at java.lang.reflect.Method.invoke(Method.java:613)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:780)
Caused by: java.lang.NullPointerException
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
	... 32 more


FAILED:  junit.framework.TestSuite.org.apache.solr.analysis.TestCollationKeyRangeQueries

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([29549AD197CDFE7D]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:393)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:197)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.analysis.TestCollationKeyRangeQueries.beforeClass(TestCollationKeyRangeQueries.java:31)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:88)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:55)
	at java.lang.reflect.Method.invoke(Method.java:613)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:780)
Caused by: java.lang.NullPointerException
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
	... 32 more


FAILED:  junit.framework.TestSuite.org.apache.solr.analysis.TestLuceneMatchVersion

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([29549AD197CDFE7D]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:393)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:197)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.analysis.TestLuceneMatchVersion.beforeClass(TestLuceneMatchVersion.java:37)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:88)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:55)
	at java.lang.reflect.Method.invoke(Method.java:613)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:780)
Caused by: java.lang.NullPointerException
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
	... 32 more


FAILED:  junit.framework.TestSuite.org.apache.solr.analysis.TestReversedWildcardFilterFactory

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([29549AD197CDFE7D]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:393)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:197)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.analysis.TestReversedWildcardFilterFactory.beforeClass(TestReversedWildcardFilterFactory.java:52)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:88)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:55)
	at java.lang.reflect.Method.invoke(Method.java:613)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:780)
Caused by: java.lang.NullPointerException
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
	... 32 more


FAILED:  junit.framework.TestSuite.org.apache.solr.analysis.TestWordDelimiterFilterFactory

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([29549AD197CDFE7D]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:393)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:197)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.analysis.TestWordDelimiterFilterFactory.beforeClass(TestWordDelimiterFilterFactory.java:42)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:88)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:55)
	at java.lang.reflect.Method.invoke(Method.java:613)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:780)
Caused by: java.lang.NullPointerException
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
	... 32 more


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.BasicZkTest

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([29549AD197CDFE7D]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:393)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:197)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.cloud.AbstractZkTestCase.azt_beforeClass(AbstractZkTestCase.java:78)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:88)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:55)
	at java.lang.reflect.Method.invoke(Method.java:613)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:780)
Caused by: java.lang.NullPointerException
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
	... 32 more


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.ZkSolrClientTest

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([29549AD197CDFE7D]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:393)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:197)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.cloud.ZkSolrClientTest.beforeClass(ZkSolrClientTest.java:39)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:88)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:55)
	at java.lang.reflect.Method.invoke(Method.java:613)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:780)
Caused by: java.lang.NullPointerException
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
	... 32 more


FAILED:  junit.framework.TestSuite.org.apache.solr.core.AlternateDirectoryTest

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([29549AD197CDFE7D]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:393)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:197)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.core.AlternateDirectoryTest.beforeClass(AlternateDirectoryTest.java:31)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:88)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:55)
	at java.lang.reflect.Method.invoke(Method.java:613)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:780)
Caused by: java.lang.NullPointerException
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
	... 32 more


FAILED:  junit.framework.TestSuite.org.apache.solr.core.IndexReaderFactoryTest

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([29549AD197CDFE7D]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:393)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:197)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.core.IndexReaderFactoryTest.beforeClass(IndexReaderFactoryTest.java:26)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:88)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:55)
	at java.lang.reflect.Method.invoke(Method.java:613)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:780)
Caused by: java.lang.NullPointerException
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
	... 32 more


FAILED:  junit.framework.TestSuite.org.apache.solr.core.RequestHandlersTest

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([29549AD197CDFE7D]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:393)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:197)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.core.RequestHandlersTest.beforeClass(RequestHandlersTest.java:30)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:88)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:55)
	at java.lang.reflect.Method.invoke(Method.java:613)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:780)
Caused by: java.lang.NullPointerException
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
	... 32 more


FAILED:  junit.framework.TestSuite.org.apache.solr.core.SOLR749Test

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([29549AD197CDFE7D]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:393)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:197)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.core.SOLR749Test.beforeClass(SOLR749Test.java:33)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:88)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:55)
	at java.lang.reflect.Method.invoke(Method.java:613)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:780)
Caused by: java.lang.NullPointerException
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
	... 32 more


FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestCodecSupport

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([29549AD197CDFE7D]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:393)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:197)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.core.TestCodecSupport.beforeClass(TestCodecSupport.java:33)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:88)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:55)
	at java.lang.reflect.Method.invoke(Method.java:613)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:780)
Caused by: java.lang.NullPointerException
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
	... 32 more


FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestConfig

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([29549AD197CDFE7D]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:393)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:197)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.core.TestConfig.beforeClass(TestConfig.java:41)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:88)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:55)
	at java.lang.reflect.Method.invoke(Method.java:613)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:780)
Caused by: java.lang.NullPointerException
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
	... 32 more


FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestCoreContainer

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([29549AD197CDFE7D]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:393)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:197)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.core.TestCoreContainer.beforeClass(TestCoreContainer.java:50)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:88)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:55)
	at java.lang.reflect.Method.invoke(Method.java:613)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:780)
Caused by: java.lang.NullPointerException
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
	... 32 more


FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestJmxIntegration

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([29549AD197CDFE7D]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:393)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:197)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.core.TestJmxIntegration.beforeClass(TestJmxIntegration.java:44)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:88)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:55)
	at java.lang.reflect.Method.invoke(Method.java:613)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:780)
Caused by: java.lang.NullPointerException
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
	... 32 more


FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestLazyCores

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([29549AD197CDFE7D]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:393)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:197)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.core.TestLazyCores.beforeClass(TestLazyCores.java:50)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:88)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:55)
	at java.lang.reflect.Method.invoke(Method.java:613)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:780)
Caused by: java.lang.NullPointerException
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
	... 32 more


FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestMergePolicyConfig

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([29549AD197CDFE7D]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:393)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:197)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.core.TestMergePolicyConfig.beforeClass(TestMergePolicyConfig.java:30)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:88)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:55)
	at java.lang.reflect.Method.invoke(Method.java:613)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:780)
Caused by: java.lang.NullPointerException
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
	... 32 more


FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestPropInject

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([29549AD197CDFE7D]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:393)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:197)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.core.TestPropInject.beforeClass(TestPropInject.java:32)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:88)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:55)
	at java.lang.reflect.Method.invoke(Method.java:613)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:780)
Caused by: java.lang.NullPointerException
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
	... 32 more


FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestPropInjectDefaults

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([29549AD197CDFE7D]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:393)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:197)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.core.TestPropInjectDefaults.beforeClass(TestPropInjectDefaults.java:32)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:88)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:55)
	at java.lang.reflect.Method.invoke(Method.java:613)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:780)
Caused by: java.lang.NullPointerException
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
	... 32 more


FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestQuerySenderListener

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([29549AD197CDFE7D]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:393)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:197)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.core.TestQuerySenderListener.beforeClass(TestQuerySenderListener.java:42)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:88)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:55)
	at java.lang.reflect.Method.invoke(Method.java:613)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:780)
Caused by: java.lang.NullPointerException
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
	... 32 more


FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestQuerySenderNoQuery

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([29549AD197CDFE7D]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:393)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:197)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.core.TestQuerySenderNoQuery.beforeClass(TestQuerySenderNoQuery.java:41)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:88)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:55)
	at java.lang.reflect.Method.invoke(Method.java:613)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:780)
Caused by: java.lang.NullPointerException
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
	... 32 more


FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestSolrDeletionPolicy1

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([29549AD197CDFE7D]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:393)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:197)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.core.TestSolrDeletionPolicy1.beforeClass(TestSolrDeletionPolicy1.java:35)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:88)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:55)
	at java.lang.reflect.Method.invoke(Method.java:613)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:780)
Caused by: java.lang.NullPointerException
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
	... 32 more


FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestSolrDeletionPolicy2

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([29549AD197CDFE7D]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:393)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:197)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.core.TestSolrDeletionPolicy2.beforeClass(TestSolrDeletionPolicy2.java:29)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:88)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:55)
	at java.lang.reflect.Method.invoke(Method.java:613)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:780)
Caused by: java.lang.NullPointerException
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
	... 32 more


FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestSolrIndexConfig

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([29549AD197CDFE7D]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:393)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:197)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.core.TestSolrIndexConfig.beforeClass(TestSolrIndexConfig.java:28)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:88)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:55)
	at java.lang.reflect.Method.invoke(Method.java:613)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:780)
Caused by: java.lang.NullPointerException
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
	... 32 more


FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestXIncludeConfig

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([29549AD197CDFE7D]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:393)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:197)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.core.TestXIncludeConfig.beforeClass(TestXIncludeConfig.java:33)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:88)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:55)
	at java.lang.reflect.Method.invoke(Method.java:613)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:780)
Caused by: java.lang.NullPointerException
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
	... 32 more


FAILED:  junit.framework.TestSuite.org.apache.solr.handler.BinaryUpdateRequestHandlerTest

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([29549AD197CDFE7D]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:393)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:197)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.handler.BinaryUpdateRequestHandlerTest.beforeTests(BinaryUpdateRequestHandlerTest.java:37)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:88)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:55)
	at java.lang.reflect.Method.invoke(Method.java:613)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:780)
Caused by: java.lang.NullPointerException
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
	... 32 more


FAILED:  junit.framework.TestSuite.org.apache.solr.handler.CSVRequestHandlerTest

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([29549AD197CDFE7D]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:393)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:197)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.handler.CSVRequestHandlerTest.beforeClass(CSVRequestHandlerTest.java:35)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:88)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:55)
	at java.lang.reflect.Method.invoke(Method.java:613)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:780)
Caused by: java.lang.NullPointerException
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
	... 32 more


FAILED:  junit.framework.TestSuite.org.apache.solr.handler.DocumentAnalysisRequestHandlerTest

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([29549AD197CDFE7D]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:393)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:197)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.handler.DocumentAnalysisRequestHandlerTest.beforeClass(DocumentAnalysisRequestHandlerTest.java:53)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:88)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:55)
	at java.lang.reflect.Method.invoke(Method.java:613)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:780)
Caused by: java.lang.NullPointerException
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
	... 32 more


FAILED:  junit.framework.TestSuite.org.apache.solr.handler.FieldAnalysisRequestHandlerTest

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([29549AD197CDFE7D]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:393)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:197)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.handler.FieldAnalysisRequestHandlerTest.beforeClass(FieldAnalysisRequestHandlerTest.java:54)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:88)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:55)
	at java.lang.reflect.Method.invoke(Method.java:613)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:780)
Caused by: java.lang.NullPointerException
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
	... 32 more


FAILED:  junit.framework.TestSuite.org.apache.solr.handler.JsonLoaderTest

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([29549AD197CDFE7D]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:393)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:197)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.handler.JsonLoaderTest.beforeTests(JsonLoaderTest.java:39)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:88)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:55)
	at java.lang.reflect.Method.invoke(Method.java:613)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:780)
Caused by: java.lang.NullPointerException
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
	... 32 more


FAILED:  junit.framework.TestSuite.org.apache.solr.handler.MoreLikeThisHandlerTest

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([29549AD197CDFE7D]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:393)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:197)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.handler.MoreLikeThisHandlerTest.moreLikeThisBeforeClass(MoreLikeThisHandlerTest.java:41)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:88)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:55)
	at java.lang.reflect.Method.invoke(Method.java:613)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:780)
Caused by: java.lang.NullPointerException
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
	... 32 more


FAILED:  junit.framework.TestSuite.org.apache.solr.handler.PingRequestHandlerTest

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([29549AD197CDFE7D]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:393)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:197)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.handler.PingRequestHandlerTest.beforeClass(PingRequestHandlerTest.java:45)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:88)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:55)
	at java.lang.reflect.Method.invoke(Method.java:613)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:780)
Caused by: java.lang.NullPointerException
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
	... 32 more


FAILED:  junit.framework.TestSuite.org.apache.solr.handler.StandardRequestHandlerTest

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([29549AD197CDFE7D]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:393)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:197)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.handler.StandardRequestHandlerTest.beforeClass(StandardRequestHandlerTest.java:40)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:88)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:55)
	at java.lang.reflect.Method.invoke(Method.java:613)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:780)
Caused by: java.lang.NullPointerException
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
	... 32 more


FAILED:  junit.framework.TestSuite.org.apache.solr.handler.TestCSVLoader

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([29549AD197CDFE7D]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:393)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:197)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.handler.TestCSVLoader.beforeClass(TestCSVLoader.java:38)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:88)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:55)
	at java.lang.reflect.Method.invoke(Method.java:613)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:780)
Caused by: java.lang.NullPointerException
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
	... 32 more


FAILED:  junit.framework.TestSuite.org.apache.solr.handler.XmlUpdateRequestHandlerTest

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([29549AD197CDFE7D]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:393)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:197)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.handler.XmlUpdateRequestHandlerTest.beforeTests(XmlUpdateRequestHandlerTest.java:48)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:88)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:55)
	at java.lang.reflect.Method.invoke(Method.java:613)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:780)
Caused by: java.lang.NullPointerException
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
	... 32 more


FAILED:  junit.framework.TestSuite.org.apache.solr.handler.XsltUpdateRequestHandlerTest

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([29549AD197CDFE7D]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:393)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:197)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.handler.XsltUpdateRequestHandlerTest.beforeTests(XsltUpdateRequestHandlerTest.java:46)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:88)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:55)
	at java.lang.reflect.Method.invoke(Method.java:613)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:780)
Caused by: java.lang.NullPointerException
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
	... 32 more


FAILED:  junit.framework.TestSuite.org.apache.solr.handler.admin.CoreAdminHandlerTest

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([29549AD197CDFE7D]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:393)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:197)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.handler.admin.CoreAdminHandlerTest.beforeClass(CoreAdminHandlerTest.java:45)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:88)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:55)
	at java.lang.reflect.Method.invoke(Method.java:613)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:780)
Caused by: java.lang.NullPointerException
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
	... 32 more


FAILED:  junit.framework.TestSuite.org.apache.solr.handler.admin.LoggingHandlerTest

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([29549AD197CDFE7D]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:393)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:197)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.handler.admin.LoggingHandlerTest.beforeClass(LoggingHandlerTest.java:32)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:88)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:55)
	at java.lang.reflect.Method.invoke(Method.java:613)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:780)
Caused by: java.lang.NullPointerException
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
	... 32 more


FAILED:  junit.framework.TestSuite.org.apache.solr.handler.admin.LukeRequestHandlerTest

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([29549AD197CDFE7D]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:393)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:197)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.handler.admin.LukeRequestHandlerTest.beforeClass(LukeRequestHandlerTest.java:38)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:88)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces

[...truncated too long message...]

.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
[junit4:junit4]    > 	... 52 more
[junit4:junit4]   1> INFO  - 2013-05-10 11:00:49.056; org.apache.solr.SolrTestCaseJ4; ###Starting testMisplacedAsteriskCopyFieldDestShouldFail
[junit4:junit4]   1> INFO  - 2013-05-10 11:00:49.057; org.apache.solr.SolrTestCaseJ4; ####initCore
[junit4:junit4]   1> INFO  - 2013-05-10 11:00:49.058; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/'
[junit4:junit4]   1> INFO  - 2013-05-10 11:00:49.059; org.apache.solr.core.SolrResourceLoader; Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/lib/README' to classloader
[junit4:junit4]   1> INFO  - 2013-05-10 11:00:49.059; org.apache.solr.core.SolrResourceLoader; Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/lib/classes/' to classloader
[junit4:junit4]   1> INFO  - 2013-05-10 11:00:49.082; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_44
[junit4:junit4]   1> INFO  - 2013-05-10 11:00:49.110; org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig-basic.xml
[junit4:junit4]   1> INFO  - 2013-05-10 11:00:49.110; org.apache.solr.schema.IndexSchema; Reading Solr Schema from bad-schema-misplaced-asterisk-copyfield-dest-should-fail-test.xml
[junit4:junit4]   1> INFO  - 2013-05-10 11:00:49.113; org.apache.solr.SolrTestCaseJ4; ###deleteCore
[junit4:junit4]   1> INFO  - 2013-05-10 11:00:49.114; org.apache.solr.SolrTestCaseJ4; ###Ending testMisplacedAsteriskCopyFieldDestShouldFail
[junit4:junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-BadCopyFieldTest-1368183649057
[junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=BadCopyFieldTest -Dtests.method=testMisplacedAsteriskCopyFieldDestShouldFail -Dtests.seed=29549AD197CDFE7D -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=nl_NL_PREEURO -Dtests.timezone=Etc/UCT -Dtests.file.encoding=ISO-8859-1
[junit4:junit4] ERROR   0.07s J0 | BadCopyFieldTest.testMisplacedAsteriskCopyFieldDestShouldFail <<<
[junit4:junit4]    > Throwable #1: org.apache.solr.common.SolrException: Unexpected error, expected error matching: copyField dest :'misplaced_*_asterisk' is an invalid glob: either it contains more than one asterisk, or the asterisk occurs neither at the start nor at the end.
[junit4:junit4]    > 	at __randomizedtesting.SeedInfo.seed([29549AD197CDFE7D:C0005E0D631A32F0]:0)
[junit4:junit4]    > 	at org.apache.solr.core.AbstractBadConfigTestBase.assertConfigs(AbstractBadConfigTestBase.java:65)
[junit4:junit4]    > 	at org.apache.solr.core.AbstractBadConfigTestBase.assertConfigs(AbstractBadConfigTestBase.java:37)
[junit4:junit4]    > 	at org.apache.solr.schema.BadCopyFieldTest.doTest(BadCopyFieldTest.java:28)
[junit4:junit4]    > 	at org.apache.solr.schema.BadCopyFieldTest.testMisplacedAsteriskCopyFieldDestShouldFail(BadCopyFieldTest.java:55)
[junit4:junit4]    > 	at java.lang.Thread.run(Thread.java:780)
[junit4:junit4]    > Caused by: org.apache.solr.common.SolrException: Schema Parsing Failed: null
[junit4:junit4]    > 	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
[junit4:junit4]    > 	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
[junit4:junit4]    > 	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
[junit4:junit4]    > 	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
[junit4:junit4]    > 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
[junit4:junit4]    > 	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:393)
[junit4:junit4]    > 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
[junit4:junit4]    > 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:197)
[junit4:junit4]    > 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
[junit4:junit4]    > 	at org.apache.solr.core.AbstractBadConfigTestBase.assertConfigs(AbstractBadConfigTestBase.java:54)
[junit4:junit4]    > 	... 43 more
[junit4:junit4]    > Caused by: java.lang.NullPointerException
[junit4:junit4]    > 	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
[junit4:junit4]    > 	... 52 more
[junit4:junit4]   1> INFO  - 2013-05-10 11:00:49.120; org.apache.solr.SolrTestCaseJ4; ###deleteCore
[junit4:junit4]   2> NOTE: test params are: codec=Lucene42: {}, docValues:{}, sim=DefaultSimilarity, locale=nl_NL_PREEURO, timezone=Etc/UCT
[junit4:junit4]   2> NOTE: Linux 3.2.0-41-generic x86/IBM Corporation 1.7.0 (32-bit)/cpus=8,threads=1,free=44692120,total=193003520
[junit4:junit4]   2> NOTE: All tests run in this JVM: [FileBasedSpellCheckerTest, SchemaVersionSpecificBehaviorTest, TestRemoteStreaming, TestSurroundQueryParser, PrimitiveFieldTypeTest, LegacyHTMLStripCharFilterTest, LoggingHandlerTest, TestSolrDeletionPolicy1, CircularListTest, SearchHandlerTest, DirectUpdateHandlerOptimizeTest, TestLFUCache, ClusterStateUpdateTest, SolrTestCaseJ4Test, SpatialFilterTest, TestFieldResource, PreAnalyzedFieldTest, TestSearchPerf, RegexBoostProcessorTest, TestCloudManagedSchema, CoreAdminHandlerTest, BadComponentTest, TestCoreContainer, TestDynamicFieldResource, TestCopyFieldCollectionResource, TestReversedWildcardFilterFactory, DateFieldTest, DistributedSpellCheckComponentTest, SpellingQueryConverterTest, SuggesterFSTTest, CacheHeaderTest, TestXIncludeConfig, TestSolrIndexConfig, TestUniqueKeyFieldResource, TestFastLRUCache, AutoCommitTest, ResourceLoaderTest, IndexSchemaTest, AlternateDirectoryTest, SynonymTokenizerTest, FastVectorHighlighterTest, TestLRUCache, BinaryUpdateRequestHandlerTest, TestConfig, SliceStateUpdateTest, TestReplicationHandler, TestRandomDVFaceting, TestPropInjectDefaults, FieldMutatingUpdateProcessorTest, TermsComponentTest, RAMDirectoryFactoryTest, StatelessScriptUpdateProcessorFactoryTest, TestSolrCoreProperties, ZkControllerTest, TestCloudManagedSchemaAddField, TestDynamicFieldCollectionResource, ScriptEngineTest, TestPerFieldSimilarity, BasicDistributedZkTest, TestManagedSchemaFieldResource, TestValueSourceCache, UUIDFieldTest, DistributedTermsComponentTest, TestSweetSpotSimilarityFactory, TestGroupingSearch, TestStressRecovery, ChaosMonkeyNothingIsSafeTest, TestDocSet, TestJoin, ShowFileRequestHandlerTest, PrimUtilsTest, SolrCoreTest, PluginInfoTest, ChaosMonkeySafeLeaderTest, UnloadDistributedZkTest, OpenCloseCoreStressTest, ShardRoutingTest, TestRandomFaceting, LeaderElectionTest, ZkCLITest, TestFaceting, TestRealTimeGet, TestStressReorder, TestStressVersions, HardAutoCommitTest, SimpleFacetsTest, TestSolr4Spatial, StatsComponentTest, SpellCheckComponentTest, QueryElevationComponentTest, PeerSyncTest, TestSort, TestFiltering, TestFunctionQuery, BasicFunctionalityTest, TestBadConfig, OverseerCollectionProcessorTest, SolrIndexSplitterTest, TestCoreDiscovery, SignatureUpdateProcessorFactoryTest, SpellCheckCollatorTest, SuggesterTest, TestTrie, PolyFieldTest, WordBreakSolrSpellCheckerTest, TestPseudoReturnFields, TestUpdate, TestAtomicUpdateErrorCases, TestWordDelimiterFilterFactory, SortByFunctionTest, SolrInfoMBeanTest, LukeRequestHandlerTest, TestQueryUtils, TestWriterPerf, TestQueryTypes, RequestHandlersTest, TermVectorComponentTest, MoreLikeThisHandlerTest, FieldAnalysisRequestHandlerTest, IndexSchemaRuntimeFieldTest, TestJmxIntegration, UpdateRequestProcessorFactoryTest, MBeansHandlerTest, TestAnalyzedSuggestions, TestPHPSerializedResponseWriter, CSVRequestHandlerTest, TestBinaryResponseWriter, SOLR749Test, TestPropInject, UpdateParamsTest, ResponseLogComponentTest, TestSolrDeletionPolicy2, SampleTest, MinimalSchemaTest, TestElisionMultitermQuery, ExternalFileFieldSortTest, DirectSolrConnectionTest, TestPhraseSuggestions, TestCodecSupport, TestDFRSimilarityFactory, TestLMJelinekMercerSimilarityFactory, TestBM25SimilarityFactory, TestFastWriter, TestPluginEnable, TimeZoneUtilsTest, TestSolrXMLSerializer, ClusterStateTest, TestDocumentBuilder, SliceStateTest, SystemInfoHandlerTest, TestCollationKeyRangeQueries, TestSolrXml, TestClassNameShortening, TestDefaultSearchFieldResource, TestFieldCollectionResource, TestFieldTypeResource, TestSchemaResource, TestSchemaSimilarityResource, TestSchemaVersionResource, TestSerializedLuceneMatchVersion, TestSolrQueryParserDefaultOperatorResource, TestSolrQueryParserResource, BadCopyFieldTest]
[junit4:junit4] Completed on J0 in 0.36s, 5 tests, 5 errors <<< FAILURES!

[...truncated 24 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:383: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:376: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:39: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build.xml:181: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/common-build.xml:437: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:1243: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:887: There were test failures: 295 suites, 444 tests, 164 suite-level errors, 62 errors, 3 failures, 8 ignored (6 assumptions)

Total time: 37 minutes 11 seconds
Build step 'Invoke Ant' marked build as failure
Description set: Java: 32bit/ibm-j9-jdk7 -Xjit:exclude={org/apache/lucene/util/fst/FST.pack(IIF)Lorg/apache/lucene/util/fst/FST;}
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



RE: [JENKINS] Lucene-Solr-4.x-Linux (32bit/jdk1.7.0_21) - Build # 5522 - Still Failing!

Posted by Uwe Schindler <uw...@thetaphi.de>.
Can somebody fix this?

Again a NPE on reading the schema, we had this before, too. I don't understand why it is so hard to run Solr tests after changing Solr! I agree with others about changes in Lucene, that I personally never run Solr tests after changing anything in Lucene, but when changing Solr: Please run tests!

Shalin?

Uwe

-----
Uwe Schindler
H.-H.-Meier-Allee 63, D-28213 Bremen
http://www.thetaphi.de
eMail: uwe@thetaphi.de


> -----Original Message-----
> From: Policeman Jenkins Server [mailto:jenkins@thetaphi.de]
> Sent: Friday, May 10, 2013 11:53 AM
> To: dev@lucene.apache.org
> Subject: [JENKINS] Lucene-Solr-4.x-Linux (32bit/jdk1.7.0_21) - Build # 5522 -
> Still Failing!
> 
> Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/5522/
> Java: 32bit/jdk1.7.0_21 -client -XX:+UseConcMarkSweepGC
> 
> 228 tests failed.
> FAILED:
> junit.framework.TestSuite.org.apache.solr.AnalysisAfterCoreReloadTest
> 
> Error Message:
> Schema Parsing Failed: null
> 
> Stack Trace:
> org.apache.solr.common.SolrException: Schema Parsing Failed: null
> 	at __randomizedtesting.SeedInfo.seed([B448A3983F157C0E]:0)
> 	at
> org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
> 	at
> org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
> 	at
> org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.ja
> va:55)
> 	at
> org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSche
> maFactory.java:69)
> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
> 	at
> org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:393)
> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:197)
> 	at
> org.apache.solr.AnalysisAfterCoreReloadTest.beforeClass(AnalysisAfterCore
> ReloadTest.java:48)
> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> 	at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.j
> ava:57)
> 	at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
> sorImpl.java:43)
> 	at java.lang.reflect.Method.invoke(Method.java:601)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(Randomize
> dRunner.java:1559)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(Rando
> mizedRunner.java:79)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(Rando
> mizedRunner.java:677)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(Rando
> mizedRunner.java:693)
> 	at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> ementAdapter.java:36)
> 	at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.
> evaluate(SystemPropertiesRestoreRule.java:53)
> 	at
> org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeA
> fterRule.java:46)
> 	at
> org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreCl
> assName.java:42)
> 	at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1
> .evaluate(SystemPropertiesInvariantRule.java:55)
> 	at
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMet
> hodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> 	at
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMet
> hodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> 	at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> ementAdapter.java:36)
> 	at
> org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAss
> ertionsRequired.java:43)
> 	at
> org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure
> .java:48)
> 	at
> org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRule
> IgnoreAfterMaxFailures.java:70)
> 	at
> org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnore
> TestSuites.java:55)
> 	at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> ementAdapter.java:36)
> 	at
> com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.
> run(ThreadLeakControl.java:358)
> 	at java.lang.Thread.run(Thread.java:722)
> Caused by: java.lang.NullPointerException
> 	at
> org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
> 	... 31 more
> 
> 
> FAILED:  junit.framework.TestSuite.org.apache.solr.BasicFunctionalityTest
> 
> Error Message:
> Schema Parsing Failed: null
> 
> Stack Trace:
> org.apache.solr.common.SolrException: Schema Parsing Failed: null
> 	at __randomizedtesting.SeedInfo.seed([B448A3983F157C0E]:0)
> 	at
> org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
> 	at
> org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
> 	at
> org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.ja
> va:55)
> 	at
> org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSche
> maFactory.java:69)
> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
> 	at
> org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:393)
> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:197)
> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
> 	at
> org.apache.solr.BasicFunctionalityTest.beforeTests(BasicFunctionalityTest.ja
> va:77)
> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> 	at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.j
> ava:57)
> 	at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
> sorImpl.java:43)
> 	at java.lang.reflect.Method.invoke(Method.java:601)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(Randomize
> dRunner.java:1559)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(Rando
> mizedRunner.java:79)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(Rando
> mizedRunner.java:677)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(Rando
> mizedRunner.java:693)
> 	at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> ementAdapter.java:36)
> 	at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.
> evaluate(SystemPropertiesRestoreRule.java:53)
> 	at
> org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeA
> fterRule.java:46)
> 	at
> org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreCl
> assName.java:42)
> 	at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1
> .evaluate(SystemPropertiesInvariantRule.java:55)
> 	at
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMet
> hodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> 	at
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMet
> hodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> 	at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> ementAdapter.java:36)
> 	at
> org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAss
> ertionsRequired.java:43)
> 	at
> org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure
> .java:48)
> 	at
> org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRule
> IgnoreAfterMaxFailures.java:70)
> 	at
> org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnore
> TestSuites.java:55)
> 	at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> ementAdapter.java:36)
> 	at
> com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.
> run(ThreadLeakControl.java:358)
> 	at java.lang.Thread.run(Thread.java:722)
> Caused by: java.lang.NullPointerException
> 	at
> org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
> 	... 32 more
> 
> 
> FAILED:  junit.framework.TestSuite.org.apache.solr.ConvertedLegacyTest
> 
> Error Message:
> Schema Parsing Failed: null
> 
> Stack Trace:
> org.apache.solr.common.SolrException: Schema Parsing Failed: null
> 	at __randomizedtesting.SeedInfo.seed([B448A3983F157C0E]:0)
> 	at
> org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
> 	at
> org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
> 	at
> org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.ja
> va:55)
> 	at
> org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSche
> maFactory.java:69)
> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
> 	at
> org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:393)
> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:197)
> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
> 	at
> org.apache.solr.ConvertedLegacyTest.beforeTests(ConvertedLegacyTest.jav
> a:38)
> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> 	at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.j
> ava:57)
> 	at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
> sorImpl.java:43)
> 	at java.lang.reflect.Method.invoke(Method.java:601)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(Randomize
> dRunner.java:1559)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(Rando
> mizedRunner.java:79)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(Rando
> mizedRunner.java:677)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(Rando
> mizedRunner.java:693)
> 	at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> ementAdapter.java:36)
> 	at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.
> evaluate(SystemPropertiesRestoreRule.java:53)
> 	at
> org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeA
> fterRule.java:46)
> 	at
> org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreCl
> assName.java:42)
> 	at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1
> .evaluate(SystemPropertiesInvariantRule.java:55)
> 	at
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMet
> hodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> 	at
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMet
> hodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> 	at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> ementAdapter.java:36)
> 	at
> org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAss
> ertionsRequired.java:43)
> 	at
> org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure
> .java:48)
> 	at
> org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRule
> IgnoreAfterMaxFailures.java:70)
> 	at
> org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnore
> TestSuites.java:55)
> 	at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> ementAdapter.java:36)
> 	at
> com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.
> run(ThreadLeakControl.java:358)
> 	at java.lang.Thread.run(Thread.java:722)
> Caused by: java.lang.NullPointerException
> 	at
> org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
> 	... 32 more
> 
> 
> FAILED:
> junit.framework.TestSuite.org.apache.solr.DisMaxRequestHandlerTest
> 
> Error Message:
> Schema Parsing Failed: null
> 
> Stack Trace:
> org.apache.solr.common.SolrException: Schema Parsing Failed: null
> 	at __randomizedtesting.SeedInfo.seed([B448A3983F157C0E]:0)
> 	at
> org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
> 	at
> org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
> 	at
> org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.ja
> va:55)
> 	at
> org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSche
> maFactory.java:69)
> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
> 	at
> org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:393)
> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:197)
> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
> 	at
> org.apache.solr.DisMaxRequestHandlerTest.beforeClass(DisMaxRequestHan
> dlerTest.java:32)
> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> 	at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.j
> ava:57)
> 	at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
> sorImpl.java:43)
> 	at java.lang.reflect.Method.invoke(Method.java:601)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(Randomize
> dRunner.java:1559)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(Rando
> mizedRunner.java:79)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(Rando
> mizedRunner.java:677)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(Rando
> mizedRunner.java:693)
> 	at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> ementAdapter.java:36)
> 	at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.
> evaluate(SystemPropertiesRestoreRule.java:53)
> 	at
> org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeA
> fterRule.java:46)
> 	at
> org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreCl
> assName.java:42)
> 	at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1
> .evaluate(SystemPropertiesInvariantRule.java:55)
> 	at
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMet
> hodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> 	at
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMet
> hodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> 	at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> ementAdapter.java:36)
> 	at
> org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAss
> ertionsRequired.java:43)
> 	at
> org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure
> .java:48)
> 	at
> org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRule
> IgnoreAfterMaxFailures.java:70)
> 	at
> org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnore
> TestSuites.java:55)
> 	at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> ementAdapter.java:36)
> 	at
> com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.
> run(ThreadLeakControl.java:358)
> 	at java.lang.Thread.run(Thread.java:722)
> Caused by: java.lang.NullPointerException
> 	at
> org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
> 	... 32 more
> 
> 
> FAILED:  junit.framework.TestSuite.org.apache.solr.EchoParamsTest
> 
> Error Message:
> Schema Parsing Failed: null
> 
> Stack Trace:
> org.apache.solr.common.SolrException: Schema Parsing Failed: null
> 	at __randomizedtesting.SeedInfo.seed([B448A3983F157C0E]:0)
> 	at
> org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
> 	at
> org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
> 	at
> org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.ja
> va:55)
> 	at
> org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSche
> maFactory.java:69)
> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
> 	at
> org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:393)
> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:197)
> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
> 	at
> org.apache.solr.EchoParamsTest.beforeClass(EchoParamsTest.java:30)
> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> 	at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.j
> ava:57)
> 	at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
> sorImpl.java:43)
> 	at java.lang.reflect.Method.invoke(Method.java:601)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(Randomize
> dRunner.java:1559)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(Rando
> mizedRunner.java:79)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(Rando
> mizedRunner.java:677)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(Rando
> mizedRunner.java:693)
> 	at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> ementAdapter.java:36)
> 	at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.
> evaluate(SystemPropertiesRestoreRule.java:53)
> 	at
> org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeA
> fterRule.java:46)
> 	at
> org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreCl
> assName.java:42)
> 	at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1
> .evaluate(SystemPropertiesInvariantRule.java:55)
> 	at
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMet
> hodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> 	at
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMet
> hodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> 	at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> ementAdapter.java:36)
> 	at
> org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAss
> ertionsRequired.java:43)
> 	at
> org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure
> .java:48)
> 	at
> org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRule
> IgnoreAfterMaxFailures.java:70)
> 	at
> org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnore
> TestSuites.java:55)
> 	at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> ementAdapter.java:36)
> 	at
> com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.
> run(ThreadLeakControl.java:358)
> 	at java.lang.Thread.run(Thread.java:722)
> Caused by: java.lang.NullPointerException
> 	at
> org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
> 	... 32 more
> 
> 
> FAILED:  junit.framework.TestSuite.org.apache.solr.MinimalSchemaTest
> 
> Error Message:
> Schema Parsing Failed: null
> 
> Stack Trace:
> org.apache.solr.common.SolrException: Schema Parsing Failed: null
> 	at __randomizedtesting.SeedInfo.seed([B448A3983F157C0E]:0)
> 	at
> org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
> 	at
> org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
> 	at
> org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.ja
> va:55)
> 	at
> org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSche
> maFactory.java:69)
> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
> 	at
> org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:393)
> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:197)
> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
> 	at
> org.apache.solr.MinimalSchemaTest.beforeClass(MinimalSchemaTest.java:4
> 0)
> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> 	at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.j
> ava:57)
> 	at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
> sorImpl.java:43)
> 	at java.lang.reflect.Method.invoke(Method.java:601)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(Randomize
> dRunner.java:1559)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(Rando
> mizedRunner.java:79)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(Rando
> mizedRunner.java:677)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(Rando
> mizedRunner.java:693)
> 	at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> ementAdapter.java:36)
> 	at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.
> evaluate(SystemPropertiesRestoreRule.java:53)
> 	at
> org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeA
> fterRule.java:46)
> 	at
> org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreCl
> assName.java:42)
> 	at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1
> .evaluate(SystemPropertiesInvariantRule.java:55)
> 	at
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMet
> hodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> 	at
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMet
> hodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> 	at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> ementAdapter.java:36)
> 	at
> org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAss
> ertionsRequired.java:43)
> 	at
> org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure
> .java:48)
> 	at
> org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRule
> IgnoreAfterMaxFailures.java:70)
> 	at
> org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnore
> TestSuites.java:55)
> 	at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> ementAdapter.java:36)
> 	at
> com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.
> run(ThreadLeakControl.java:358)
> 	at java.lang.Thread.run(Thread.java:722)
> Caused by: java.lang.NullPointerException
> 	at
> org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
> 	... 32 more
> 
> 
> FAILED:  junit.framework.TestSuite.org.apache.solr.OutputWriterTest
> 
> Error Message:
> Schema Parsing Failed: null
> 
> Stack Trace:
> org.apache.solr.common.SolrException: Schema Parsing Failed: null
> 	at __randomizedtesting.SeedInfo.seed([B448A3983F157C0E]:0)
> 	at
> org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
> 	at
> org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
> 	at
> org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.ja
> va:55)
> 	at
> org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSche
> maFactory.java:69)
> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
> 	at
> org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:393)
> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:197)
> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
> 	at
> org.apache.solr.OutputWriterTest.beforeClass(OutputWriterTest.java:46)
> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> 	at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.j
> ava:57)
> 	at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
> sorImpl.java:43)
> 	at java.lang.reflect.Method.invoke(Method.java:601)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(Randomize
> dRunner.java:1559)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(Rando
> mizedRunner.java:79)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(Rando
> mizedRunner.java:677)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(Rando
> mizedRunner.java:693)
> 	at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> ementAdapter.java:36)
> 	at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.
> evaluate(SystemPropertiesRestoreRule.java:53)
> 	at
> org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeA
> fterRule.java:46)
> 	at
> org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreCl
> assName.java:42)
> 	at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1
> .evaluate(SystemPropertiesInvariantRule.java:55)
> 	at
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMet
> hodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> 	at
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMet
> hodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> 	at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> ementAdapter.java:36)
> 	at
> org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAss
> ertionsRequired.java:43)
> 	at
> org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure
> .java:48)
> 	at
> org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRule
> IgnoreAfterMaxFailures.java:70)
> 	at
> org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnore
> TestSuites.java:55)
> 	at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> ementAdapter.java:36)
> 	at
> com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.
> run(ThreadLeakControl.java:358)
> 	at java.lang.Thread.run(Thread.java:722)
> Caused by: java.lang.NullPointerException
> 	at
> org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
> 	... 32 more
> 
> 
> FAILED:  junit.framework.TestSuite.org.apache.solr.SampleTest
> 
> Error Message:
> Schema Parsing Failed: null
> 
> Stack Trace:
> org.apache.solr.common.SolrException: Schema Parsing Failed: null
> 	at __randomizedtesting.SeedInfo.seed([B448A3983F157C0E]:0)
> 	at
> org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
> 	at
> org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
> 	at
> org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.ja
> va:55)
> 	at
> org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSche
> maFactory.java:69)
> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
> 	at
> org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:393)
> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:197)
> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
> 	at org.apache.solr.SampleTest.beforeClass(SampleTest.java:42)
> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> 	at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.j
> ava:57)
> 	at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
> sorImpl.java:43)
> 	at java.lang.reflect.Method.invoke(Method.java:601)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(Randomize
> dRunner.java:1559)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(Rando
> mizedRunner.java:79)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(Rando
> mizedRunner.java:677)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(Rando
> mizedRunner.java:693)
> 	at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> ementAdapter.java:36)
> 	at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.
> evaluate(SystemPropertiesRestoreRule.java:53)
> 	at
> org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeA
> fterRule.java:46)
> 	at
> org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreCl
> assName.java:42)
> 	at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1
> .evaluate(SystemPropertiesInvariantRule.java:55)
> 	at
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMet
> hodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> 	at
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMet
> hodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> 	at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> ementAdapter.java:36)
> 	at
> org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAss
> ertionsRequired.java:43)
> 	at
> org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure
> .java:48)
> 	at
> org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRule
> IgnoreAfterMaxFailures.java:70)
> 	at
> org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnore
> TestSuites.java:55)
> 	at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> ementAdapter.java:36)
> 	at
> com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.
> run(ThreadLeakControl.java:358)
> 	at java.lang.Thread.run(Thread.java:722)
> Caused by: java.lang.NullPointerException
> 	at
> org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
> 	... 32 more
> 
> 
> FAILED:  junit.framework.TestSuite.org.apache.solr.SolrInfoMBeanTest
> 
> Error Message:
> Schema Parsing Failed: null
> 
> Stack Trace:
> org.apache.solr.common.SolrException: Schema Parsing Failed: null
> 	at __randomizedtesting.SeedInfo.seed([B448A3983F157C0E]:0)
> 	at
> org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
> 	at
> org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
> 	at
> org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.ja
> va:55)
> 	at
> org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSche
> maFactory.java:69)
> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
> 	at
> org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:393)
> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:197)
> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
> 	at
> org.apache.solr.SolrInfoMBeanTest.beforeClass(SolrInfoMBeanTest.java:41)
> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> 	at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.j
> ava:57)
> 	at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
> sorImpl.java:43)
> 	at java.lang.reflect.Method.invoke(Method.java:601)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(Randomize
> dRunner.java:1559)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(Rando
> mizedRunner.java:79)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(Rando
> mizedRunner.java:677)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(Rando
> mizedRunner.java:693)
> 	at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> ementAdapter.java:36)
> 	at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.
> evaluate(SystemPropertiesRestoreRule.java:53)
> 	at
> org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeA
> fterRule.java:46)
> 	at
> org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreCl
> assName.java:42)
> 	at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1
> .evaluate(SystemPropertiesInvariantRule.java:55)
> 	at
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMet
> hodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> 	at
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMet
> hodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> 	at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> ementAdapter.java:36)
> 	at
> org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAss
> ertionsRequired.java:43)
> 	at
> org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure
> .java:48)
> 	at
> org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRule
> IgnoreAfterMaxFailures.java:70)
> 	at
> org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnore
> TestSuites.java:55)
> 	at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> ementAdapter.java:36)
> 	at
> com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.
> run(ThreadLeakControl.java:358)
> 	at java.lang.Thread.run(Thread.java:722)
> Caused by: java.lang.NullPointerException
> 	at
> org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
> 	... 32 more
> 
> 
> FAILED:  junit.framework.TestSuite.org.apache.solr.SolrTestCaseJ4Test
> 
> Error Message:
> Schema Parsing Failed: null
> 
> Stack Trace:
> org.apache.solr.common.SolrException: Schema Parsing Failed: null
> 	at __randomizedtesting.SeedInfo.seed([B448A3983F157C0E]:0)
> 	at
> org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
> 	at
> org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
> 	at
> org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.ja
> va:55)
> 	at
> org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSche
> maFactory.java:69)
> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
> 	at
> org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:393)
> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:197)
> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:204)
> 	at
> org.apache.solr.SolrTestCaseJ4Test.beforeClass(SolrTestCaseJ4Test.java:50)
> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> 	at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.j
> ava:57)
> 	at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
> sorImpl.java:43)
> 	at java.lang.reflect.Method.invoke(Method.java:601)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(Randomize
> dRunner.java:1559)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(Rando
> mizedRunner.java:79)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(Rando
> mizedRunner.java:677)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(Rando
> mizedRunner.java:693)
> 	at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> ementAdapter.java:36)
> 	at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.
> evaluate(SystemPropertiesRestoreRule.java:53)
> 	at
> org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeA
> fterRule.java:46)
> 	at
> org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreCl
> assName.java:42)
> 	at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1
> .evaluate(SystemPropertiesInvariantRule.java:55)
> 	at
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMet
> hodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> 	at
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMet
> hodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> 	at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> ementAdapter.java:36)
> 	at
> org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAss
> ertionsRequired.java:43)
> 	at
> org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure
> .java:48)
> 	at
> org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRule
> IgnoreAfterMaxFailures.java:70)
> 	at
> org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnore
> TestSuites.java:55)
> 	at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> ementAdapter.java:36)
> 	at
> com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.
> run(ThreadLeakControl.java:358)
> 	at java.lang.Thread.run(Thread.java:722)
> Caused by: java.lang.NullPointerException
> 	at
> org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
> 	... 32 more
> 
> 
> FAILED:  junit.framework.TestSuite.org.apache.solr.TestGroupingSearch
> 
> Error Message:
> Schema Parsing Failed: null
> 
> Stack Trace:
> org.apache.solr.common.SolrException: Schema Parsing Failed: null
> 	at __randomizedtesting.SeedInfo.seed([B448A3983F157C0E]:0)
> 	at
> org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
> 	at
> org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
> 	at
> org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.ja
> va:55)
> 	at
> org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSche
> maFactory.java:69)
> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
> 	at
> org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:393)
> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:197)
> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
> 	at
> org.apache.solr.TestGroupingSearch.beforeTests(TestGroupingSearch.java:5
> 7)
> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> 	at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.j
> ava:57)
> 	at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
> sorImpl.java:43)
> 	at java.lang.reflect.Method.invoke(Method.java:601)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(Randomize
> dRunner.java:1559)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(Rando
> mizedRunner.java:79)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(Rando
> mizedRunner.java:677)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(Rando
> mizedRunner.java:693)
> 	at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> ementAdapter.java:36)
> 	at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.
> evaluate(SystemPropertiesRestoreRule.java:53)
> 	at
> org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeA
> fterRule.java:46)
> 	at
> org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreCl
> assName.java:42)
> 	at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1
> .evaluate(SystemPropertiesInvariantRule.java:55)
> 	at
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMet
> hodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> 	at
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMet
> hodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> 	at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> ementAdapter.java:36)
> 	at
> org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAss
> ertionsRequired.java:43)
> 	at
> org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure
> .java:48)
> 	at
> org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRule
> IgnoreAfterMaxFailures.java:70)
> 	at
> org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnore
> TestSuites.java:55)
> 	at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> ementAdapter.java:36)
> 	at
> com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.
> run(ThreadLeakControl.java:358)
> 	at java.lang.Thread.run(Thread.java:722)
> Caused by: java.lang.NullPointerException
> 	at
> org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
> 	... 32 more
> 
> 
> FAILED:  junit.framework.TestSuite.org.apache.solr.TestJoin
> 
> Error Message:
> Schema Parsing Failed: null
> 
> Stack Trace:
> org.apache.solr.common.SolrException: Schema Parsing Failed: null
> 	at __randomizedtesting.SeedInfo.seed([B448A3983F157C0E]:0)
> 	at
> org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
> 	at
> org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
> 	at
> org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.ja
> va:55)
> 	at
> org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSche
> maFactory.java:69)
> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
> 	at
> org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:393)
> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:197)
> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
> 	at org.apache.solr.TestJoin.beforeTests(TestJoin.java:40)
> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> 	at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.j
> ava:57)
> 	at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
> sorImpl.java:43)
> 	at java.lang.reflect.Method.invoke(Method.java:601)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(Randomize
> dRunner.java:1559)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(Rando
> mizedRunner.java:79)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(Rando
> mizedRunner.java:677)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(Rando
> mizedRunner.java:693)
> 	at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> ementAdapter.java:36)
> 	at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.
> evaluate(SystemPropertiesRestoreRule.java:53)
> 	at
> org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeA
> fterRule.java:46)
> 	at
> org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreCl
> assName.java:42)
> 	at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1
> .evaluate(SystemPropertiesInvariantRule.java:55)
> 	at
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMet
> hodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> 	at
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMet
> hodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> 	at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> ementAdapter.java:36)
> 	at
> org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAss
> ertionsRequired.java:43)
> 	at
> org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure
> .java:48)
> 	at
> org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRule
> IgnoreAfterMaxFailures.java:70)
> 	at
> org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnore
> TestSuites.java:55)
> 	at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> ementAdapter.java:36)
> 	at
> com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.
> run(ThreadLeakControl.java:358)
> 	at java.lang.Thread.run(Thread.java:722)
> Caused by: java.lang.NullPointerException
> 	at
> org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
> 	... 32 more
> 
> 
> FAILED:  junit.framework.TestSuite.org.apache.solr.TestPluginEnable
> 
> Error Message:
> Schema Parsing Failed: null
> 
> Stack Trace:
> org.apache.solr.common.SolrException: Schema Parsing Failed: null
> 	at __randomizedtesting.SeedInfo.seed([B448A3983F157C0E]:0)
> 	at
> org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
> 	at
> org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
> 	at
> org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.ja
> va:55)
> 	at
> org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSche
> maFactory.java:69)
> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
> 	at
> org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:393)
> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:197)
> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
> 	at
> org.apache.solr.TestPluginEnable.beforeClass(TestPluginEnable.java:32)
> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> 	at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.j
> ava:57)
> 	at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
> sorImpl.java:43)
> 	at java.lang.reflect.Method.invoke(Method.java:601)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(Randomize
> dRunner.java:1559)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(Rando
> mizedRunner.java:79)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(Rando
> mizedRunner.java:677)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(Rando
> mizedRunner.java:693)
> 	at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> ementAdapter.java:36)
> 	at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.
> evaluate(SystemPropertiesRestoreRule.java:53)
> 	at
> org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeA
> fterRule.java:46)
> 	at
> org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreCl
> assName.java:42)
> 	at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1
> .evaluate(SystemPropertiesInvariantRule.java:55)
> 	at
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMet
> hodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> 	at
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMet
> hodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> 	at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> ementAdapter.java:36)
> 	at
> org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAss
> ertionsRequired.java:43)
> 	at
> org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure
> .java:48)
> 	at
> org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRule
> IgnoreAfterMaxFailures.java:70)
> 	at
> org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnore
> TestSuites.java:55)
> 	at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> ementAdapter.java:36)
> 	at
> com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.
> run(ThreadLeakControl.java:358)
> 	at java.lang.Thread.run(Thread.java:722)
> Caused by: java.lang.NullPointerException
> 	at
> org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
> 	... 32 more
> 
> 
> FAILED:  junit.framework.TestSuite.org.apache.solr.TestRandomDVFaceting
> 
> Error Message:
> Schema Parsing Failed: null
> 
> Stack Trace:
> org.apache.solr.common.SolrException: Schema Parsing Failed: null
> 	at __randomizedtesting.SeedInfo.seed([B448A3983F157C0E]:0)
> 	at
> org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
> 	at
> org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
> 	at
> org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.ja
> va:55)
> 	at
> org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSche
> maFactory.java:69)
> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
> 	at
> org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:393)
> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:197)
> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
> 	at
> org.apache.solr.TestRandomDVFaceting.beforeTests(TestRandomDVFacetin
> g.java:47)
> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> 	at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.j
> ava:57)
> 	at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
> sorImpl.java:43)
> 	at java.lang.reflect.Method.invoke(Method.java:601)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(Randomize
> dRunner.java:1559)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(Rando
> mizedRunner.java:79)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(Rando
> mizedRunner.java:677)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(Rando
> mizedRunner.java:693)
> 	at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> ementAdapter.java:36)
> 	at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.
> evaluate(SystemPropertiesRestoreRule.java:53)
> 	at
> org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeA
> fterRule.java:46)
> 	at
> org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreCl
> assName.java:42)
> 	at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1
> .evaluate(SystemPropertiesInvariantRule.java:55)
> 	at
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMet
> hodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> 	at
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMet
> hodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> 	at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> ementAdapter.java:36)
> 	at
> org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAss
> ertionsRequired.java:43)
> 	at
> org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure
> .java:48)
> 	at
> org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRule
> IgnoreAfterMaxFailures.java:70)
> 	at
> org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnore
> TestSuites.java:55)
> 	at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> ementAdapter.java:36)
> 	at
> com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.
> run(ThreadLeakControl.java:358)
> 	at java.lang.Thread.run(Thread.java:722)
> Caused by: java.lang.NullPointerException
> 	at
> org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
> 	... 32 more
> 
> 
> FAILED:  junit.framework.TestSuite.org.apache.solr.TestRandomFaceting
> 
> Error Message:
> Schema Parsing Failed: null
> 
> Stack Trace:
> org.apache.solr.common.SolrException: Schema Parsing Failed: null
> 	at __randomizedtesting.SeedInfo.seed([B448A3983F157C0E]:0)
> 	at
> org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
> 	at
> org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
> 	at
> org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.ja
> va:55)
> 	at
> org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSche
> maFactory.java:69)
> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
> 	at
> org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:393)
> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:197)
> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
> 	at
> org.apache.solr.TestRandomFaceting.beforeTests(TestRandomFaceting.java:
> 40)
> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> 	at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.j
> ava:57)
> 	at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
> sorImpl.java:43)
> 	at java.lang.reflect.Method.invoke(Method.java:601)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(Randomize
> dRunner.java:1559)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(Rando
> mizedRunner.java:79)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(Rando
> mizedRunner.java:677)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(Rando
> mizedRunner.java:693)
> 	at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> ementAdapter.java:36)
> 	at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.
> evaluate(SystemPropertiesRestoreRule.java:53)
> 	at
> org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeA
> fterRule.java:46)
> 	at
> org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreCl
> assName.java:42)
> 	at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1
> .evaluate(SystemPropertiesInvariantRule.java:55)
> 	at
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMet
> hodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> 	at
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMet
> hodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> 	at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> ementAdapter.java:36)
> 	at
> org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAss
> ertionsRequired.java:43)
> 	at
> org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure
> .java:48)
> 	at
> org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRule
> IgnoreAfterMaxFailures.java:70)
> 	at
> org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnore
> TestSuites.java:55)
> 	at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> ementAdapter.java:36)
> 	at
> com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.
> run(ThreadLeakControl.java:358)
> 	at java.lang.Thread.run(Thread.java:722)
> Caused by: java.lang.NullPointerException
> 	at
> org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
> 	... 32 more
> 
> 
> FAILED:  junit.framework.TestSuite.org.apache.solr.TestTrie
> 
> Error Message:
> Schema Parsing Failed: null
> 
> Stack Trace:
> org.apache.solr.common.SolrException: Schema Parsing Failed: null
> 	at __randomizedtesting.SeedInfo.seed([B448A3983F157C0E]:0)
> 	at
> org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
> 	at
> org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
> 	at
> org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.ja
> va:55)
> 	at
> org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSche
> maFactory.java:69)
> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
> 	at
> org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:393)
> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:197)
> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
> 	at org.apache.solr.TestTrie.beforeClass(TestTrie.java:44)
> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> 	at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.j
> ava:57)
> 	at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
> sorImpl.java:43)
> 	at java.lang.reflect.Method.invoke(Method.java:601)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(Randomize
> dRunner.java:1559)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(Rando
> mizedRunner.java:79)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(Rando
> mizedRunner.java:677)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(Rando
> mizedRunner.java:693)
> 	at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> ementAdapter.java:36)
> 	at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.
> evaluate(SystemPropertiesRestoreRule.java:53)
> 	at
> org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeA
> fterRule.java:46)
> 	at
> org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreCl
> assName.java:42)
> 	at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1
> .evaluate(SystemPropertiesInvariantRule.java:55)
> 	at
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMet
> hodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> 	at
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMet
> hodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> 	at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> ementAdapter.java:36)
> 	at
> org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAss
> ertionsRequired.java:43)
> 	at
> org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure
> .java:48)
> 	at
> org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRule
> IgnoreAfterMaxFailures.java:70)
> 	at
> org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnore
> TestSuites.java:55)
> 	at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> ementAdapter.java:36)
> 	at
> com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.
> run(ThreadLeakControl.java:358)
> 	at java.lang.Thread.run(Thread.java:722)
> Caused by: java.lang.NullPointerException
> 	at
> org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
> 	... 32 more
> 
> 
> FAILED:
> junit.framework.TestSuite.org.apache.solr.analysis.PathHierarchyTokenizerF
> actoryTest
> 
> Error Message:
> Schema Parsing Failed: null
> 
> Stack Trace:
> org.apache.solr.common.SolrException: Schema Parsing Failed: null
> 	at __randomizedtesting.SeedInfo.seed([B448A3983F157C0E]:0)
> 	at
> org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
> 	at
> org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
> 	at
> org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.ja
> va:55)
> 	at
> org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSche
> maFactory.java:69)
> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
> 	at
> org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:393)
> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:197)
> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
> 	at
> org.apache.solr.analysis.PathHierarchyTokenizerFactoryTest.beforeTests(Pat
> hHierarchyTokenizerFactoryTest.java:31)
> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> 	at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.j
> ava:57)
> 	at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
> sorImpl.java:43)
> 	at java.lang.reflect.Method.invoke(Method.java:601)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(Randomize
> dRunner.java:1559)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(Rando
> mizedRunner.java:79)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(Rando
> mizedRunner.java:677)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(Rando
> mizedRunner.java:693)
> 	at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> ementAdapter.java:36)
> 	at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.
> evaluate(SystemPropertiesRestoreRule.java:53)
> 	at
> org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeA
> fterRule.java:46)
> 	at
> org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreCl
> assName.java:42)
> 	at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1
> .evaluate(SystemPropertiesInvariantRule.java:55)
> 	at
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMet
> hodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> 	at
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMet
> hodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> 	at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> ementAdapter.java:36)
> 	at
> org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAss
> ertionsRequired.java:43)
> 	at
> org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure
> .java:48)
> 	at
> org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRule
> IgnoreAfterMaxFailures.java:70)
> 	at
> org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnore
> TestSuites.java:55)
> 	at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> ementAdapter.java:36)
> 	at
> com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.
> run(ThreadLeakControl.java:358)
> 	at java.lang.Thread.run(Thread.java:722)
> Caused by: java.lang.NullPointerException
> 	at
> org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
> 	... 32 more
> 
> 
> FAILED:  junit.framework.TestSuite.org.apache.solr.analysis.TestCharFilters
> 
> Error Message:
> Schema Parsing Failed: null
> 
> Stack Trace:
> org.apache.solr.common.SolrException: Schema Parsing Failed: null
> 	at __randomizedtesting.SeedInfo.seed([B448A3983F157C0E]:0)
> 	at
> org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
> 	at
> org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
> 	at
> org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.ja
> va:55)
> 	at
> org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSche
> maFactory.java:69)
> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
> 	at
> org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:393)
> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:197)
> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
> 	at
> org.apache.solr.analysis.TestCharFilters.beforeClass(TestCharFilters.java:31)
> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> 	at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.j
> ava:57)
> 	at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
> sorImpl.java:43)
> 	at java.lang.reflect.Method.invoke(Method.java:601)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(Randomize
> dRunner.java:1559)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(Rando
> mizedRunner.java:79)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(Rando
> mizedRunner.java:677)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(Rando
> mizedRunner.java:693)
> 	at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> ementAdapter.java:36)
> 	at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.
> evaluate(SystemPropertiesRestoreRule.java:53)
> 	at
> org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeA
> fterRule.java:46)
> 	at
> org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreCl
> assName.java:42)
> 	at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1
> .evaluate(SystemPropertiesInvariantRule.java:55)
> 	at
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMet
> hodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> 	at
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMet
> hodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> 	at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> ementAdapter.java:36)
> 	at
> org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAss
> ertionsRequired.java:43)
> 	at
> org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure
> .java:48)
> 	at
> org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRule
> IgnoreAfterMaxFailures.java:70)
> 	at
> org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnore
> TestSuites.java:55)
> 	at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> ementAdapter.java:36)
> 	at
> com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.
> run(ThreadLeakControl.java:358)
> 	at java.lang.Thread.run(Thread.java:722)
> Caused by: java.lang.NullPointerException
> 	at
> org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
> 	... 32 more
> 
> 
> FAILED:
> junit.framework.TestSuite.org.apache.solr.analysis.TestCollationKeyRangeQ
> ueries
> 
> Error Message:
> Schema Parsing Failed: null
> 
> Stack Trace:
> org.apache.solr.common.SolrException: Schema Parsing Failed: null
> 	at __randomizedtesting.SeedInfo.seed([B448A3983F157C0E]:0)
> 	at
> org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
> 	at
> org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
> 	at
> org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.ja
> va:55)
> 	at
> org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSche
> maFactory.java:69)
> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
> 	at
> org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:393)
> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:197)
> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
> 	at
> org.apache.solr.analysis.TestCollationKeyRangeQueries.beforeClass(TestColl
> ationKeyRangeQueries.java:31)
> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> 	at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.j
> ava:57)
> 	at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
> sorImpl.java:43)
> 	at java.lang.reflect.Method.invoke(Method.java:601)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(Randomize
> dRunner.java:1559)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(Rando
> mizedRunner.java:79)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(Rando
> mizedRunner.java:677)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(Rando
> mizedRunner.java:693)
> 	at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> ementAdapter.java:36)
> 	at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.
> evaluate(SystemPropertiesRestoreRule.java:53)
> 	at
> org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeA
> fterRule.java:46)
> 	at
> org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreCl
> assName.java:42)
> 	at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1
> .evaluate(SystemPropertiesInvariantRule.java:55)
> 	at
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMet
> hodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> 	at
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMet
> hodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> 	at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> ementAdapter.java:36)
> 	at
> org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAss
> ertionsRequired.java:43)
> 	at
> org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure
> .java:48)
> 	at
> org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRule
> IgnoreAfterMaxFailures.java:70)
> 	at
> org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnore
> TestSuites.java:55)
> 	at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> ementAdapter.java:36)
> 	at
> com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.
> run(ThreadLeakControl.java:358)
> 	at java.lang.Thread.run(Thread.java:722)
> Caused by: java.lang.NullPointerException
> 	at
> org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
> 	... 32 more
> 
> 
> FAILED:
> junit.framework.TestSuite.org.apache.solr.analysis.TestLuceneMatchVersion
> 
> Error Message:
> Schema Parsing Failed: null
> 
> Stack Trace:
> org.apache.solr.common.SolrException: Schema Parsing Failed: null
> 	at __randomizedtesting.SeedInfo.seed([B448A3983F157C0E]:0)
> 	at
> org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
> 	at
> org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
> 	at
> org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.ja
> va:55)
> 	at
> org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSche
> maFactory.java:69)
> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
> 	at
> org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:393)
> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:197)
> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
> 	at
> org.apache.solr.analysis.TestLuceneMatchVersion.beforeClass(TestLuceneM
> atchVersion.java:37)
> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> 	at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.j
> ava:57)
> 	at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
> sorImpl.java:43)
> 	at java.lang.reflect.Method.invoke(Method.java:601)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(Randomize
> dRunner.java:1559)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(Rando
> mizedRunner.java:79)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(Rando
> mizedRunner.java:677)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(Rando
> mizedRunner.java:693)
> 	at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> ementAdapter.java:36)
> 	at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.
> evaluate(SystemPropertiesRestoreRule.java:53)
> 	at
> org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeA
> fterRule.java:46)
> 	at
> org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreCl
> assName.java:42)
> 	at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1
> .evaluate(SystemPropertiesInvariantRule.java:55)
> 	at
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMet
> hodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> 	at
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMet
> hodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> 	at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> ementAdapter.java:36)
> 	at
> org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAss
> ertionsRequired.java:43)
> 	at
> org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure
> .java:48)
> 	at
> org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRule
> IgnoreAfterMaxFailures.java:70)
> 	at
> org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnore
> TestSuites.java:55)
> 	at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> ementAdapter.java:36)
> 	at
> com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.
> run(ThreadLeakControl.java:358)
> 	at java.lang.Thread.run(Thread.java:722)
> Caused by: java.lang.NullPointerException
> 	at
> org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
> 	... 32 more
> 
> 
> FAILED:
> junit.framework.TestSuite.org.apache.solr.analysis.TestReversedWildcardFilt
> erFactory
> 
> Error Message:
> Schema Parsing Failed: null
> 
> Stack Trace:
> org.apache.solr.common.SolrException: Schema Parsing Failed: null
> 	at __randomizedtesting.SeedInfo.seed([B448A3983F157C0E]:0)
> 	at
> org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
> 	at
> org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
> 	at
> org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.ja
> va:55)
> 	at
> org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSche
> maFactory.java:69)
> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
> 	at
> org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:393)
> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:197)
> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
> 	at
> org.apache.solr.analysis.TestReversedWildcardFilterFactory.beforeClass(Test
> ReversedWildcardFilterFactory.java:52)
> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> 	at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.j
> ava:57)
> 	at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
> sorImpl.java:43)
> 	at java.lang.reflect.Method.invoke(Method.java:601)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(Randomize
> dRunner.java:1559)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(Rando
> mizedRunner.java:79)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(Rando
> mizedRunner.java:677)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(Rando
> mizedRunner.java:693)
> 	at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> ementAdapter.java:36)
> 	at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.
> evaluate(SystemPropertiesRestoreRule.java:53)
> 	at
> org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeA
> fterRule.java:46)
> 	at
> org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreCl
> assName.java:42)
> 	at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1
> .evaluate(SystemPropertiesInvariantRule.java:55)
> 	at
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMet
> hodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> 	at
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMet
> hodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> 	at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> ementAdapter.java:36)
> 	at
> org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAss
> ertionsRequired.java:43)
> 	at
> org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure
> .java:48)
> 	at
> org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRule
> IgnoreAfterMaxFailures.java:70)
> 	at
> org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnore
> TestSuites.java:55)
> 	at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> ementAdapter.java:36)
> 	at
> com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.
> run(ThreadLeakControl.java:358)
> 	at java.lang.Thread.run(Thread.java:722)
> Caused by: java.lang.NullPointerException
> 	at
> org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
> 	... 32 more
> 
> 
> FAILED:
> junit.framework.TestSuite.org.apache.solr.analysis.TestWordDelimiterFilterF
> actory
> 
> Error Message:
> Schema Parsing Failed: null
> 
> Stack Trace:
> org.apache.solr.common.SolrException: Schema Parsing Failed: null
> 	at __randomizedtesting.SeedInfo.seed([B448A3983F157C0E]:0)
> 	at
> org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
> 	at
> org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
> 	at
> org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.ja
> va:55)
> 	at
> org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSche
> maFactory.java:69)
> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
> 	at
> org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:393)
> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:197)
> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
> 	at
> org.apache.solr.analysis.TestWordDelimiterFilterFactory.beforeClass(TestWo
> rdDelimiterFilterFactory.java:42)
> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> 	at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.j
> ava:57)
> 	at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
> sorImpl.java:43)
> 	at java.lang.reflect.Method.invoke(Method.java:601)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(Randomize
> dRunner.java:1559)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(Rando
> mizedRunner.java:79)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(Rando
> mizedRunner.java:677)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(Rando
> mizedRunner.java:693)
> 	at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> ementAdapter.java:36)
> 	at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.
> evaluate(SystemPropertiesRestoreRule.java:53)
> 	at
> org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeA
> fterRule.java:46)
> 	at
> org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreCl
> assName.java:42)
> 	at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1
> .evaluate(SystemPropertiesInvariantRule.java:55)
> 	at
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMet
> hodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> 	at
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMet
> hodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> 	at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> ementAdapter.java:36)
> 	at
> org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAss
> ertionsRequired.java:43)
> 	at
> org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure
> .java:48)
> 	at
> org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRule
> IgnoreAfterMaxFailures.java:70)
> 	at
> org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnore
> TestSuites.java:55)
> 	at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> ementAdapter.java:36)
> 	at
> com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.
> run(ThreadLeakControl.java:358)
> 	at java.lang.Thread.run(Thread.java:722)
> Caused by: java.lang.NullPointerException
> 	at
> org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
> 	... 32 more
> 
> 
> FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.BasicZkTest
> 
> Error Message:
> Schema Parsing Failed: null
> 
> Stack Trace:
> org.apache.solr.common.SolrException: Schema Parsing Failed: null
> 	at __randomizedtesting.SeedInfo.seed([B448A3983F157C0E]:0)
> 	at
> org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
> 	at
> org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
> 	at
> org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.ja
> va:55)
> 	at
> org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSche
> maFactory.java:69)
> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
> 	at
> org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:393)
> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:197)
> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
> 	at
> org.apache.solr.cloud.AbstractZkTestCase.azt_beforeClass(AbstractZkTestCa
> se.java:78)
> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> 	at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.j
> ava:57)
> 	at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
> sorImpl.java:43)
> 	at java.lang.reflect.Method.invoke(Method.java:601)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(Randomize
> dRunner.java:1559)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(Rando
> mizedRunner.java:79)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(Rando
> mizedRunner.java:677)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(Rando
> mizedRunner.java:693)
> 	at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> ementAdapter.java:36)
> 	at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.
> evaluate(SystemPropertiesRestoreRule.java:53)
> 	at
> org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeA
> fterRule.java:46)
> 	at
> org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreCl
> assName.java:42)
> 	at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1
> .evaluate(SystemPropertiesInvariantRule.java:55)
> 	at
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMet
> hodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> 	at
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMet
> hodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> 	at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> ementAdapter.java:36)
> 	at
> org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAss
> ertionsRequired.java:43)
> 	at
> org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure
> .java:48)
> 	at
> org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRule
> IgnoreAfterMaxFailures.java:70)
> 	at
> org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnore
> TestSuites.java:55)
> 	at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> ementAdapter.java:36)
> 	at
> com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.
> run(ThreadLeakControl.java:358)
> 	at java.lang.Thread.run(Thread.java:722)
> Caused by: java.lang.NullPointerException
> 	at
> org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
> 	... 32 more
> 
> 
> FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.ZkSolrClientTest
> 
> Error Message:
> Schema Parsing Failed: null
> 
> Stack Trace:
> org.apache.solr.common.SolrException: Schema Parsing Failed: null
> 	at __randomizedtesting.SeedInfo.seed([B448A3983F157C0E]:0)
> 	at
> org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
> 	at
> org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
> 	at
> org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.ja
> va:55)
> 	at
> org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSche
> maFactory.java:69)
> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
> 	at
> org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:393)
> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:197)
> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
> 	at
> org.apache.solr.cloud.ZkSolrClientTest.beforeClass(ZkSolrClientTest.java:39)
> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> 	at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.j
> ava:57)
> 	at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
> sorImpl.java:43)
> 	at java.lang.reflect.Method.invoke(Method.java:601)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(Randomize
> dRunner.java:1559)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(Rando
> mizedRunner.java:79)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(Rando
> mizedRunner.java:677)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(Rando
> mizedRunner.java:693)
> 	at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> ementAdapter.java:36)
> 	at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.
> evaluate(SystemPropertiesRestoreRule.java:53)
> 	at
> org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeA
> fterRule.java:46)
> 	at
> org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreCl
> assName.java:42)
> 	at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1
> .evaluate(SystemPropertiesInvariantRule.java:55)
> 	at
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMet
> hodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> 	at
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMet
> hodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> 	at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> ementAdapter.java:36)
> 	at
> org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAss
> ertionsRequired.java:43)
> 	at
> org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure
> .java:48)
> 	at
> org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRule
> IgnoreAfterMaxFailures.java:70)
> 	at
> org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnore
> TestSuites.java:55)
> 	at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> ementAdapter.java:36)
> 	at
> com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.
> run(ThreadLeakControl.java:358)
> 	at java.lang.Thread.run(Thread.java:722)
> Caused by: java.lang.NullPointerException
> 	at
> org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
> 	... 32 more
> 
> 
> FAILED:
> junit.framework.TestSuite.org.apache.solr.core.AlternateDirectoryTest
> 
> Error Message:
> Schema Parsing Failed: null
> 
> Stack Trace:
> org.apache.solr.common.SolrException: Schema Parsing Failed: null
> 	at __randomizedtesting.SeedInfo.seed([B448A3983F157C0E]:0)
> 	at
> org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
> 	at
> org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
> 	at
> org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.ja
> va:55)
> 	at
> org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSche
> maFactory.java:69)
> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
> 	at
> org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:393)
> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:197)
> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
> 	at
> org.apache.solr.core.AlternateDirectoryTest.beforeClass(AlternateDirectory
> Test.java:31)
> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> 	at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.j
> ava:57)
> 	at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
> sorImpl.java:43)
> 	at java.lang.reflect.Method.invoke(Method.java:601)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(Randomize
> dRunner.java:1559)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(Rando
> mizedRunner.java:79)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(Rando
> mizedRunner.java:677)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(Rando
> mizedRunner.java:693)
> 	at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> ementAdapter.java:36)
> 	at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.
> evaluate(SystemPropertiesRestoreRule.java:53)
> 	at
> org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeA
> fterRule.java:46)
> 	at
> org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreCl
> assName.java:42)
> 	at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1
> .evaluate(SystemPropertiesInvariantRule.java:55)
> 	at
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMet
> hodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> 	at
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMet
> hodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> 	at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> ementAdapter.java:36)
> 	at
> org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAss
> ertionsRequired.java:43)
> 	at
> org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure
> .java:48)
> 	at
> org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRule
> IgnoreAfterMaxFailures.java:70)
> 	at
> org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnore
> TestSuites.java:55)
> 	at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> ementAdapter.java:36)
> 	at
> com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.
> run(ThreadLeakControl.java:358)
> 	at java.lang.Thread.run(Thread.java:722)
> Caused by: java.lang.NullPointerException
> 	at
> org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
> 	... 32 more
> 
> 
> FAILED:
> junit.framework.TestSuite.org.apache.solr.core.IndexReaderFactoryTest
> 
> Error Message:
> Schema Parsing Failed: null
> 
> Stack Trace:
> org.apache.solr.common.SolrException: Schema Parsing Failed: null
> 	at __randomizedtesting.SeedInfo.seed([B448A3983F157C0E]:0)
> 	at
> org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
> 	at
> org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
> 	at
> org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.ja
> va:55)
> 	at
> org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSche
> maFactory.java:69)
> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
> 	at
> org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:393)
> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:197)
> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
> 	at
> org.apache.solr.core.IndexReaderFactoryTest.beforeClass(IndexReaderFact
> oryTest.java:26)
> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> 	at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.j
> ava:57)
> 	at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
> sorImpl.java:43)
> 	at java.lang.reflect.Method.invoke(Method.java:601)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(Randomize
> dRunner.java:1559)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(Rando
> mizedRunner.java:79)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(Rando
> mizedRunner.java:677)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(Rando
> mizedRunner.java:693)
> 	at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> ementAdapter.java:36)
> 	at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.
> evaluate(SystemPropertiesRestoreRule.java:53)
> 	at
> org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeA
> fterRule.java:46)
> 	at
> org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreCl
> assName.java:42)
> 	at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1
> .evaluate(SystemPropertiesInvariantRule.java:55)
> 	at
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMet
> hodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> 	at
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMet
> hodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> 	at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> ementAdapter.java:36)
> 	at
> org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAss
> ertionsRequired.java:43)
> 	at
> org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure
> .java:48)
> 	at
> org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRule
> IgnoreAfterMaxFailures.java:70)
> 	at
> org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnore
> TestSuites.java:55)
> 	at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> ementAdapter.java:36)
> 	at
> com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.
> run(ThreadLeakControl.java:358)
> 	at java.lang.Thread.run(Thread.java:722)
> Caused by: java.lang.NullPointerException
> 	at
> org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
> 	... 32 more
> 
> 
> FAILED:
> junit.framework.TestSuite.org.apache.solr.core.RequestHandlersTest
> 
> Error Message:
> Schema Parsing Failed: null
> 
> Stack Trace:
> org.apache.solr.common.SolrException: Schema Parsing Failed: null
> 	at __randomizedtesting.SeedInfo.seed([B448A3983F157C0E]:0)
> 	at
> org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
> 	at
> org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
> 	at
> org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.ja
> va:55)
> 	at
> org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSche
> maFactory.java:69)
> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
> 	at
> org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:393)
> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:197)
> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
> 	at
> org.apache.solr.core.RequestHandlersTest.beforeClass(RequestHandlersTes
> t.java:30)
> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> 	at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.j
> ava:57)
> 	at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
> sorImpl.java:43)
> 	at java.lang.reflect.Method.invoke(Method.java:601)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(Randomize
> dRunner.java:1559)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(Rando
> mizedRunner.java:79)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(Rando
> mizedRunner.java:677)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(Rando
> mizedRunner.java:693)
> 	at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> ementAdapter.java:36)
> 	at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.
> evaluate(SystemPropertiesRestoreRule.java:53)
> 	at
> org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeA
> fterRule.java:46)
> 	at
> org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreCl
> assName.java:42)
> 	at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1
> .evaluate(SystemPropertiesInvariantRule.java:55)
> 	at
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMet
> hodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> 	at
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMet
> hodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> 	at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> ementAdapter.java:36)
> 	at
> org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAss
> ertionsRequired.java:43)
> 	at
> org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure
> .java:48)
> 	at
> org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRule
> IgnoreAfterMaxFailures.java:70)
> 	at
> org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnore
> TestSuites.java:55)
> 	at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> ementAdapter.java:36)
> 	at
> com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.
> run(ThreadLeakControl.java:358)
> 	at java.lang.Thread.run(Thread.java:722)
> Caused by: java.lang.NullPointerException
> 	at
> org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
> 	... 32 more
> 
> 
> FAILED:  junit.framework.TestSuite.org.apache.solr.core.SOLR749Test
> 
> Error Message:
> Schema Parsing Failed: null
> 
> Stack Trace:
> org.apache.solr.common.SolrException: Schema Parsing Failed: null
> 	at __randomizedtesting.SeedInfo.seed([B448A3983F157C0E]:0)
> 	at
> org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
> 	at
> org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
> 	at
> org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.ja
> va:55)
> 	at
> org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSche
> maFactory.java:69)
> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
> 	at
> org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:393)
> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:197)
> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
> 	at
> org.apache.solr.core.SOLR749Test.beforeClass(SOLR749Test.java:33)
> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> 	at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.j
> ava:57)
> 	at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
> sorImpl.java:43)
> 	at java.lang.reflect.Method.invoke(Method.java:601)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(Randomize
> dRunner.java:1559)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(Rando
> mizedRunner.java:79)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(Rando
> mizedRunner.java:677)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(Rando
> mizedRunner.java:693)
> 	at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> ementAdapter.java:36)
> 	at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.
> evaluate(SystemPropertiesRestoreRule.java:53)
> 	at
> org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeA
> fterRule.java:46)
> 	at
> org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreCl
> assName.java:42)
> 	at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1
> .evaluate(SystemPropertiesInvariantRule.java:55)
> 	at
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMet
> hodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> 	at
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMet
> hodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> 	at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> ementAdapter.java:36)
> 	at
> org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAss
> ertionsRequired.java:43)
> 	at
> org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure
> .java:48)
> 	at
> org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRule
> IgnoreAfterMaxFailures.java:70)
> 	at
> org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnore
> TestSuites.java:55)
> 	at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> ementAdapter.java:36)
> 	at
> com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.
> run(ThreadLeakControl.java:358)
> 	at java.lang.Thread.run(Thread.java:722)
> Caused by: java.lang.NullPointerException
> 	at
> org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
> 	... 32 more
> 
> 
> FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestCodecSupport
> 
> Error Message:
> Schema Parsing Failed: null
> 
> Stack Trace:
> org.apache.solr.common.SolrException: Schema Parsing Failed: null
> 	at __randomizedtesting.SeedInfo.seed([B448A3983F157C0E]:0)
> 	at
> org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
> 	at
> org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
> 	at
> org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.ja
> va:55)
> 	at
> org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSche
> maFactory.java:69)
> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
> 	at
> org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:393)
> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:197)
> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
> 	at
> org.apache.solr.core.TestCodecSupport.beforeClass(TestCodecSupport.java:
> 33)
> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> 	at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.j
> ava:57)
> 	at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
> sorImpl.java:43)
> 	at java.lang.reflect.Method.invoke(Method.java:601)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(Randomize
> dRunner.java:1559)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(Rando
> mizedRunner.java:79)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(Rando
> mizedRunner.java:677)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(Rando
> mizedRunner.java:693)
> 	at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> ementAdapter.java:36)
> 	at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.
> evaluate(SystemPropertiesRestoreRule.java:53)
> 	at
> org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeA
> fterRule.java:46)
> 	at
> org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreCl
> assName.java:42)
> 	at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1
> .evaluate(SystemPropertiesInvariantRule.java:55)
> 	at
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMet
> hodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> 	at
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMet
> hodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> 	at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> ementAdapter.java:36)
> 	at
> org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAss
> ertionsRequired.java:43)
> 	at
> org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure
> .java:48)
> 	at
> org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRule
> IgnoreAfterMaxFailures.java:70)
> 	at
> org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnore
> TestSuites.java:55)
> 	at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> ementAdapter.java:36)
> 	at
> com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.
> run(ThreadLeakControl.java:358)
> 	at java.lang.Thread.run(Thread.java:722)
> Caused by: java.lang.NullPointerException
> 	at
> org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
> 	... 32 more
> 
> 
> FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestConfig
> 
> Error Message:
> Schema Parsing Failed: null
> 
> Stack Trace:
> org.apache.solr.common.SolrException: Schema Parsing Failed: null
> 	at __randomizedtesting.SeedInfo.seed([B448A3983F157C0E]:0)
> 	at
> org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
> 	at
> org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
> 	at
> org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.ja
> va:55)
> 	at
> org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSche
> maFactory.java:69)
> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
> 	at
> org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:393)
> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:197)
> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
> 	at org.apache.solr.core.TestConfig.beforeClass(TestConfig.java:41)
> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> 	at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.j
> ava:57)
> 	at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
> sorImpl.java:43)
> 	at java.lang.reflect.Method.invoke(Method.java:601)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(Randomize
> dRunner.java:1559)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(Rando
> mizedRunner.java:79)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(Rando
> mizedRunner.java:677)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(Rando
> mizedRunner.java:693)
> 	at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> ementAdapter.java:36)
> 	at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.
> evaluate(SystemPropertiesRestoreRule.java:53)
> 	at
> org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeA
> fterRule.java:46)
> 	at
> org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreCl
> assName.java:42)
> 	at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1
> .evaluate(SystemPropertiesInvariantRule.java:55)
> 	at
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMet
> hodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> 	at
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMet
> hodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> 	at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> ementAdapter.java:36)
> 	at
> org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAss
> ertionsRequired.java:43)
> 	at
> org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure
> .java:48)
> 	at
> org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRule
> IgnoreAfterMaxFailures.java:70)
> 	at
> org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnore
> TestSuites.java:55)
> 	at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> ementAdapter.java:36)
> 	at
> com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.
> run(ThreadLeakControl.java:358)
> 	at java.lang.Thread.run(Thread.java:722)
> Caused by: java.lang.NullPointerException
> 	at
> org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
> 	... 32 more
> 
> 
> FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestCoreContainer
> 
> Error Message:
> Schema Parsing Failed: null
> 
> Stack Trace:
> org.apache.solr.common.SolrException: Schema Parsing Failed: null
> 	at __randomizedtesting.SeedInfo.seed([B448A3983F157C0E]:0)
> 	at
> org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
> 	at
> org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
> 	at
> org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.ja
> va:55)
> 	at
> org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSche
> maFactory.java:69)
> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
> 	at
> org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:393)
> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:197)
> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
> 	at
> org.apache.solr.core.TestCoreContainer.beforeClass(TestCoreContainer.java
> :50)
> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> 	at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.j
> ava:57)
> 	at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
> sorImpl.java:43)
> 	at java.lang.reflect.Method.invoke(Method.java:601)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(Randomize
> dRunner.java:1559)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(Rando
> mizedRunner.java:79)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(Rando
> mizedRunner.java:677)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(Rando
> mizedRunner.java:693)
> 	at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> ementAdapter.java:36)
> 	at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.
> evaluate(SystemPropertiesRestoreRule.java:53)
> 	at
> org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeA
> fterRule.java:46)
> 	at
> org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreCl
> assName.java:42)
> 	at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1
> .evaluate(SystemPropertiesInvariantRule.java:55)
> 	at
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMet
> hodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> 	at
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMet
> hodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> 	at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> ementAdapter.java:36)
> 	at
> org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAss
> ertionsRequired.java:43)
> 	at
> org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure
> .java:48)
> 	at
> org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRule
> IgnoreAfterMaxFailures.java:70)
> 	at
> org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnore
> TestSuites.java:55)
> 	at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> ementAdapter.java:36)
> 	at
> com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.
> run(ThreadLeakControl.java:358)
> 	at java.lang.Thread.run(Thread.java:722)
> Caused by: java.lang.NullPointerException
> 	at
> org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
> 	... 32 more
> 
> 
> FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestJmxIntegration
> 
> Error Message:
> Schema Parsing Failed: null
> 
> Stack Trace:
> org.apache.solr.common.SolrException: Schema Parsing Failed: null
> 	at __randomizedtesting.SeedInfo.seed([B448A3983F157C0E]:0)
> 	at
> org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
> 	at
> org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
> 	at
> org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.ja
> va:55)
> 	at
> org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSche
> maFactory.java:69)
> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
> 	at
> org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:393)
> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:197)
> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
> 	at
> org.apache.solr.core.TestJmxIntegration.beforeClass(TestJmxIntegration.jav
> a:44)
> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> 	at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.j
> ava:57)
> 	at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
> sorImpl.java:43)
> 	at java.lang.reflect.Method.invoke(Method.java:601)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(Randomize
> dRunner.java:1559)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(Rando
> mizedRunner.java:79)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(Rando
> mizedRunner.java:677)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(Rando
> mizedRunner.java:693)
> 	at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> ementAdapter.java:36)
> 	at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.
> evaluate(SystemPropertiesRestoreRule.java:53)
> 	at
> org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeA
> fterRule.java:46)
> 	at
> org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreCl
> assName.java:42)
> 	at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1
> .evaluate(SystemPropertiesInvariantRule.java:55)
> 	at
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMet
> hodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> 	at
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMet
> hodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> 	at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> ementAdapter.java:36)
> 	at
> org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAss
> ertionsRequired.java:43)
> 	at
> org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure
> .java:48)
> 	at
> org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRule
> IgnoreAfterMaxFailures.java:70)
> 	at
> org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnore
> TestSuites.java:55)
> 	at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> ementAdapter.java:36)
> 	at
> com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.
> run(ThreadLeakControl.java:358)
> 	at java.lang.Thread.run(Thread.java:722)
> Caused by: java.lang.NullPointerException
> 	at
> org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
> 	... 32 more
> 
> 
> FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestLazyCores
> 
> Error Message:
> Schema Parsing Failed: null
> 
> Stack Trace:
> org.apache.solr.common.SolrException: Schema Parsing Failed: null
> 	at __randomizedtesting.SeedInfo.seed([B448A3983F157C0E]:0)
> 	at
> org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
> 	at
> org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
> 	at
> org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.ja
> va:55)
> 	at
> org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSche
> maFactory.java:69)
> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
> 	at
> org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:393)
> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:197)
> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
> 	at
> org.apache.solr.core.TestLazyCores.beforeClass(TestLazyCores.java:50)
> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> 	at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.j
> ava:57)
> 	at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
> sorImpl.java:43)
> 	at java.lang.reflect.Method.invoke(Method.java:601)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(Randomize
> dRunner.java:1559)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(Rando
> mizedRunner.java:79)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(Rando
> mizedRunner.java:677)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(Rando
> mizedRunner.java:693)
> 	at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> ementAdapter.java:36)
> 	at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.
> evaluate(SystemPropertiesRestoreRule.java:53)
> 	at
> org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeA
> fterRule.java:46)
> 	at
> org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreCl
> assName.java:42)
> 	at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1
> .evaluate(SystemPropertiesInvariantRule.java:55)
> 	at
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMet
> hodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> 	at
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMet
> hodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> 	at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> ementAdapter.java:36)
> 	at
> org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAss
> ertionsRequired.java:43)
> 	at
> org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure
> .java:48)
> 	at
> org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRule
> IgnoreAfterMaxFailures.java:70)
> 	at
> org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnore
> TestSuites.java:55)
> 	at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> ementAdapter.java:36)
> 	at
> com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.
> run(ThreadLeakControl.java:358)
> 	at java.lang.Thread.run(Thread.java:722)
> Caused by: java.lang.NullPointerException
> 	at
> org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
> 	... 32 more
> 
> 
> FAILED:
> junit.framework.TestSuite.org.apache.solr.core.TestMergePolicyConfig
> 
> Error Message:
> Schema Parsing Failed: null
> 
> Stack Trace:
> org.apache.solr.common.SolrException: Schema Parsing Failed: null
> 	at __randomizedtesting.SeedInfo.seed([B448A3983F157C0E]:0)
> 	at
> org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
> 	at
> org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
> 	at
> org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.ja
> va:55)
> 	at
> org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSche
> maFactory.java:69)
> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
> 	at
> org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:393)
> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:197)
> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
> 	at
> org.apache.solr.core.TestMergePolicyConfig.beforeClass(TestMergePolicyCo
> nfig.java:30)
> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> 	at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.j
> ava:57)
> 	at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
> sorImpl.java:43)
> 	at java.lang.reflect.Method.invoke(Method.java:601)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(Randomize
> dRunner.java:1559)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(Rando
> mizedRunner.java:79)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(Rando
> mizedRunner.java:677)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(Rando
> mizedRunner.java:693)
> 	at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> ementAdapter.java:36)
> 	at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.
> evaluate(SystemPropertiesRestoreRule.java:53)
> 	at
> org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeA
> fterRule.java:46)
> 	at
> org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreCl
> assName.java:42)
> 	at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1
> .evaluate(SystemPropertiesInvariantRule.java:55)
> 	at
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMet
> hodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> 	at
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMet
> hodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> 	at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> ementAdapter.java:36)
> 	at
> org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAss
> ertionsRequired.java:43)
> 	at
> org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure
> .java:48)
> 	at
> org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRule
> IgnoreAfterMaxFailures.java:70)
> 	at
> org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnore
> TestSuites.java:55)
> 	at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> ementAdapter.java:36)
> 	at
> com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.
> run(ThreadLeakControl.java:358)
> 	at java.lang.Thread.run(Thread.java:722)
> Caused by: java.lang.NullPointerException
> 	at
> org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
> 	... 32 more
> 
> 
> FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestPropInject
> 
> Error Message:
> Schema Parsing Failed: null
> 
> Stack Trace:
> org.apache.solr.common.SolrException: Schema Parsing Failed: null
> 	at __randomizedtesting.SeedInfo.seed([B448A3983F157C0E]:0)
> 	at
> org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
> 	at
> org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
> 	at
> org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.ja
> va:55)
> 	at
> org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSche
> maFactory.java:69)
> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
> 	at
> org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:393)
> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:197)
> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
> 	at
> org.apache.solr.core.TestPropInject.beforeClass(TestPropInject.java:32)
> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> 	at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.j
> ava:57)
> 	at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
> sorImpl.java:43)
> 	at java.lang.reflect.Method.invoke(Method.java:601)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(Randomize
> dRunner.java:1559)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(Rando
> mizedRunner.java:79)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(Rando
> mizedRunner.java:677)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(Rando
> mizedRunner.java:693)
> 	at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> ementAdapter.java:36)
> 	at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.
> evaluate(SystemPropertiesRestoreRule.java:53)
> 	at
> org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeA
> fterRule.java:46)
> 	at
> org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreCl
> assName.java:42)
> 	at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1
> .evaluate(SystemPropertiesInvariantRule.java:55)
> 	at
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMet
> hodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> 	at
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMet
> hodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> 	at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> ementAdapter.java:36)
> 	at
> org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAss
> ertionsRequired.java:43)
> 	at
> org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure
> .java:48)
> 	at
> org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRule
> IgnoreAfterMaxFailures.java:70)
> 	at
> org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnore
> TestSuites.java:55)
> 	at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> ementAdapter.java:36)
> 	at
> com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.
> run(ThreadLeakControl.java:358)
> 	at java.lang.Thread.run(Thread.java:722)
> Caused by: java.lang.NullPointerException
> 	at
> org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
> 	... 32 more
> 
> 
> FAILED:
> junit.framework.TestSuite.org.apache.solr.core.TestPropInjectDefaults
> 
> Error Message:
> Schema Parsing Failed: null
> 
> Stack Trace:
> org.apache.solr.common.SolrException: Schema Parsing Failed: null
> 	at __randomizedtesting.SeedInfo.seed([B448A3983F157C0E]:0)
> 	at
> org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
> 	at
> org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
> 	at
> org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.ja
> va:55)
> 	at
> org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSche
> maFactory.java:69)
> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
> 	at
> org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:393)
> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:197)
> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
> 	at
> org.apache.solr.core.TestPropInjectDefaults.beforeClass(TestPropInjectDefa
> ults.java:32)
> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> 	at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.j
> ava:57)
> 	at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
> sorImpl.java:43)
> 	at java.lang.reflect.Method.invoke(Method.java:601)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(Randomize
> dRunner.java:1559)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(Rando
> mizedRunner.java:79)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(Rando
> mizedRunner.java:677)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(Rando
> mizedRunner.java:693)
> 	at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> ementAdapter.java:36)
> 	at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.
> evaluate(SystemPropertiesRestoreRule.java:53)
> 	at
> org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeA
> fterRule.java:46)
> 	at
> org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreCl
> assName.java:42)
> 	at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1
> .evaluate(SystemPropertiesInvariantRule.java:55)
> 	at
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMet
> hodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> 	at
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMet
> hodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> 	at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> ementAdapter.java:36)
> 	at
> org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAss
> ertionsRequired.java:43)
> 	at
> org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure
> .java:48)
> 	at
> org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRule
> IgnoreAfterMaxFailures.java:70)
> 	at
> org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnore
> TestSuites.java:55)
> 	at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> ementAdapter.java:36)
> 	at
> com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.
> run(ThreadLeakControl.java:358)
> 	at java.lang.Thread.run(Thread.java:722)
> Caused by: java.lang.NullPointerException
> 	at
> org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
> 	... 32 more
> 
> 
> FAILED:
> junit.framework.TestSuite.org.apache.solr.core.TestQuerySenderListener
> 
> Error Message:
> Schema Parsing Failed: null
> 
> Stack Trace:
> org.apache.solr.common.SolrException: Schema Parsing Failed: null
> 	at __randomizedtesting.SeedInfo.seed([B448A3983F157C0E]:0)
> 	at
> org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
> 	at
> org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
> 	at
> org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.ja
> va:55)
> 	at
> org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSche
> maFactory.java:69)
> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
> 	at
> org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:393)
> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:197)
> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
> 	at
> org.apache.solr.core.TestQuerySenderListener.beforeClass(TestQuerySende
> rListener.java:42)
> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> 	at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.j
> ava:57)
> 	at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
> sorImpl.java:43)
> 	at java.lang.reflect.Method.invoke(Method.java:601)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(Randomize
> dRunner.java:1559)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(Rando
> mizedRunner.java:79)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(Rando
> mizedRunner.java:677)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(Rando
> mizedRunner.java:693)
> 	at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> ementAdapter.java:36)
> 	at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.
> evaluate(SystemPropertiesRestoreRule.java:53)
> 	at
> org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeA
> fterRule.java:46)
> 	at
> org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreCl
> assName.java:42)
> 	at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1
> .evaluate(SystemPropertiesInvariantRule.java:55)
> 	at
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMet
> hodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> 	at
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMet
> hodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> 	at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> ementAdapter.java:36)
> 	at
> org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAss
> ertionsRequired.java:43)
> 	at
> org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure
> .java:48)
> 	at
> org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRule
> IgnoreAfterMaxFailures.java:70)
> 	at
> org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnore
> TestSuites.java:55)
> 	at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> ementAdapter.java:36)
> 	at
> com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.
> run(ThreadLeakControl.java:358)
> 	at java.lang.Thread.run(Thread.java:722)
> Caused by: java.lang.NullPointerException
> 	at
> org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
> 	... 32 more
> 
> 
> FAILED:
> junit.framework.TestSuite.org.apache.solr.core.TestQuerySenderNoQuery
> 
> Error Message:
> Schema Parsing Failed: null
> 
> Stack Trace:
> org.apache.solr.common.SolrException: Schema Parsing Failed: null
> 	at __randomizedtesting.SeedInfo.seed([B448A3983F157C0E]:0)
> 	at
> org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
> 	at
> org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
> 	at
> org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.ja
> va:55)
> 	at
> org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSche
> maFactory.java:69)
> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
> 	at
> org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:393)
> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:197)
> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
> 	at
> org.apache.solr.core.TestQuerySenderNoQuery.beforeClass(TestQuerySend
> erNoQuery.java:41)
> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> 	at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.j
> ava:57)
> 	at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
> sorImpl.java:43)
> 	at java.lang.reflect.Method.invoke(Method.java:601)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(Randomize
> dRunner.java:1559)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(Rando
> mizedRunner.java:79)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(Rando
> mizedRunner.java:677)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(Rando
> mizedRunner.java:693)
> 	at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> ementAdapter.java:36)
> 	at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.
> evaluate(SystemPropertiesRestoreRule.java:53)
> 	at
> org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeA
> fterRule.java:46)
> 	at
> org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreCl
> assName.java:42)
> 	at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1
> .evaluate(SystemPropertiesInvariantRule.java:55)
> 	at
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMet
> hodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> 	at
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMet
> hodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> 	at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> ementAdapter.java:36)
> 	at
> org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAss
> ertionsRequired.java:43)
> 	at
> org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure
> .java:48)
> 	at
> org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRule
> IgnoreAfterMaxFailures.java:70)
> 	at
> org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnore
> TestSuites.java:55)
> 	at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> ementAdapter.java:36)
> 	at
> com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.
> run(ThreadLeakControl.java:358)
> 	at java.lang.Thread.run(Thread.java:722)
> Caused by: java.lang.NullPointerException
> 	at
> org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
> 	... 32 more
> 
> 
> FAILED:
> junit.framework.TestSuite.org.apache.solr.core.TestSolrDeletionPolicy1
> 
> Error Message:
> Schema Parsing Failed: null
> 
> Stack Trace:
> org.apache.solr.common.SolrException: Schema Parsing Failed: null
> 	at __randomizedtesting.SeedInfo.seed([B448A3983F157C0E]:0)
> 	at
> org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
> 	at
> org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
> 	at
> org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.ja
> va:55)
> 	at
> org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSche
> maFactory.java:69)
> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
> 	at
> org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:393)
> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:197)
> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
> 	at
> org.apache.solr.core.TestSolrDeletionPolicy1.beforeClass(TestSolrDeletionPo
> licy1.java:35)
> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> 	at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.j
> ava:57)
> 	at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
> sorImpl.java:43)
> 	at java.lang.reflect.Method.invoke(Method.java:601)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(Randomize
> dRunner.java:1559)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(Rando
> mizedRunner.java:79)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(Rando
> mizedRunner.java:677)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(Rando
> mizedRunner.java:693)
> 	at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> ementAdapter.java:36)
> 	at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.
> evaluate(SystemPropertiesRestoreRule.java:53)
> 	at
> org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeA
> fterRule.java:46)
> 	at
> org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreCl
> assName.java:42)
> 	at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1
> .evaluate(SystemPropertiesInvariantRule.java:55)
> 	at
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMet
> hodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> 	at
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMet
> hodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> 	at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> ementAdapter.java:36)
> 	at
> org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAss
> ertionsRequired.java:43)
> 	at
> org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure
> .java:48)
> 	at
> org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRule
> IgnoreAfterMaxFailures.java:70)
> 	at
> org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnore
> TestSuites.java:55)
> 	at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> ementAdapter.java:36)
> 	at
> com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.
> run(ThreadLeakControl.java:358)
> 	at java.lang.Thread.run(Thread.java:722)
> Caused by: java.lang.NullPointerException
> 	at
> org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
> 	... 32 more
> 
> 
> FAILED:
> junit.framework.TestSuite.org.apache.solr.core.TestSolrDeletionPolicy2
> 
> Error Message:
> Schema Parsing Failed: null
> 
> Stack Trace:
> org.apache.solr.common.SolrException: Schema Parsing Failed: null
> 	at __randomizedtesting.SeedInfo.seed([B448A3983F157C0E]:0)
> 	at
> org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
> 	at
> org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
> 	at
> org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.ja
> va:55)
> 	at
> org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSche
> maFactory.java:69)
> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
> 	at
> org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:393)
> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:197)
> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
> 	at
> org.apache.solr.core.TestSolrDeletionPolicy2.beforeClass(TestSolrDeletionPo
> licy2.java:29)
> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> 	at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.j
> ava:57)
> 	at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
> sorImpl.java:43)
> 	at java.lang.reflect.Method.invoke(Method.java:601)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(Randomize
> dRunner.java:1559)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(Rando
> mizedRunner.java:79)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(Rando
> mizedRunner.java:677)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(Rando
> mizedRunner.java:693)
> 	at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> ementAdapter.java:36)
> 	at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.
> evaluate(SystemPropertiesRestoreRule.java:53)
> 	at
> org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeA
> fterRule.java:46)
> 	at
> org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreCl
> assName.java:42)
> 	at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1
> .evaluate(SystemPropertiesInvariantRule.java:55)
> 	at
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMet
> hodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> 	at
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMet
> hodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> 	at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> ementAdapter.java:36)
> 	at
> org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAss
> ertionsRequired.java:43)
> 	at
> org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure
> .java:48)
> 	at
> org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRule
> IgnoreAfterMaxFailures.java:70)
> 	at
> org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnore
> TestSuites.java:55)
> 	at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> ementAdapter.java:36)
> 	at
> com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.
> run(ThreadLeakControl.java:358)
> 	at java.lang.Thread.run(Thread.java:722)
> Caused by: java.lang.NullPointerException
> 	at
> org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
> 	... 32 more
> 
> 
> FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestSolrIndexConfig
> 
> Error Message:
> Schema Parsing Failed: null
> 
> Stack Trace:
> org.apache.solr.common.SolrException: Schema Parsing Failed: null
> 	at __randomizedtesting.SeedInfo.seed([B448A3983F157C0E]:0)
> 	at
> org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
> 	at
> org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
> 	at
> org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.ja
> va:55)
> 	at
> org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSche
> maFactory.java:69)
> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
> 	at
> org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:393)
> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:197)
> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
> 	at
> org.apache.solr.core.TestSolrIndexConfig.beforeClass(TestSolrIndexConfig.j
> ava:28)
> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> 	at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.j
> ava:57)
> 	at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
> sorImpl.java:43)
> 	at java.lang.reflect.Method.invoke(Method.java:601)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(Randomize
> dRunner.java:1559)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(Rando
> mizedRunner.java:79)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(Rando
> mizedRunner.java:677)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(Rando
> mizedRunner.java:693)
> 	at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> ementAdapter.java:36)
> 	at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.
> evaluate(SystemPropertiesRestoreRule.java:53)
> 	at
> org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeA
> fterRule.java:46)
> 	at
> org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreCl
> assName.java:42)
> 	at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1
> .evaluate(SystemPropertiesInvariantRule.java:55)
> 	at
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMet
> hodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> 	at
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMet
> hodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> 	at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> ementAdapter.java:36)
> 	at
> org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAss
> ertionsRequired.java:43)
> 	at
> org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure
> .java:48)
> 	at
> org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRule
> IgnoreAfterMaxFailures.java:70)
> 	at
> org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnore
> TestSuites.java:55)
> 	at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> ementAdapter.java:36)
> 	at
> com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.
> run(ThreadLeakControl.java:358)
> 	at java.lang.Thread.run(Thread.java:722)
> Caused by: java.lang.NullPointerException
> 	at
> org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
> 	... 32 more
> 
> 
> FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestXIncludeConfig
> 
> Error Message:
> Schema Parsing Failed: null
> 
> Stack Trace:
> org.apache.solr.common.SolrException: Schema Parsing Failed: null
> 	at __randomizedtesting.SeedInfo.seed([B448A3983F157C0E]:0)
> 	at
> org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
> 	at
> org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
> 	at
> org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.ja
> va:55)
> 	at
> org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSche
> maFactory.java:69)
> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
> 	at
> org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:393)
> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:197)
> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
> 	at
> org.apache.solr.core.TestXIncludeConfig.beforeClass(TestXIncludeConfig.jav
> a:33)
> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> 	at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.j
> ava:57)
> 	at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
> sorImpl.java:43)
> 	at java.lang.reflect.Method.invoke(Method.java:601)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(Randomize
> dRunner.java:1559)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(Rando
> mizedRunner.java:79)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(Rando
> mizedRunner.java:677)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(Rando
> mizedRunner.java:693)
> 	at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> ementAdapter.java:36)
> 	at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.
> evaluate(SystemPropertiesRestoreRule.java:53)
> 	at
> org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeA
> fterRule.java:46)
> 	at
> org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreCl
> assName.java:42)
> 	at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1
> .evaluate(SystemPropertiesInvariantRule.java:55)
> 	at
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMet
> hodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> 	at
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMet
> hodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> 	at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> ementAdapter.java:36)
> 	at
> org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAss
> ertionsRequired.java:43)
> 	at
> org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure
> .java:48)
> 	at
> org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRule
> IgnoreAfterMaxFailures.java:70)
> 	at
> org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnore
> TestSuites.java:55)
> 	at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> ementAdapter.java:36)
> 	at
> com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.
> run(ThreadLeakControl.java:358)
> 	at java.lang.Thread.run(Thread.java:722)
> Caused by: java.lang.NullPointerException
> 	at
> org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
> 	... 32 more
> 
> 
> FAILED:
> junit.framework.TestSuite.org.apache.solr.handler.BinaryUpdateRequestHa
> ndlerTest
> 
> Error Message:
> Schema Parsing Failed: null
> 
> Stack Trace:
> org.apache.solr.common.SolrException: Schema Parsing Failed: null
> 	at __randomizedtesting.SeedInfo.seed([B448A3983F157C0E]:0)
> 	at
> org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
> 	at
> org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
> 	at
> org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.ja
> va:55)
> 	at
> org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSche
> maFactory.java:69)
> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
> 	at
> org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:393)
> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:197)
> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
> 	at
> org.apache.solr.handler.BinaryUpdateRequestHandlerTest.beforeTests(Bina
> ryUpdateRequestHandlerTest.java:37)
> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> 	at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.j
> ava:57)
> 	at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
> sorImpl.java:43)
> 	at java.lang.reflect.Method.invoke(Method.java:601)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(Randomize
> dRunner.java:1559)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(Rando
> mizedRunner.java:79)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(Rando
> mizedRunner.java:677)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(Rando
> mizedRunner.java:693)
> 	at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> ementAdapter.java:36)
> 	at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.
> evaluate(SystemPropertiesRestoreRule.java:53)
> 	at
> org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeA
> fterRule.java:46)
> 	at
> org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreCl
> assName.java:42)
> 	at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1
> .evaluate(SystemPropertiesInvariantRule.java:55)
> 	at
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMet
> hodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> 	at
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMet
> hodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> 	at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> ementAdapter.java:36)
> 	at
> org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAss
> ertionsRequired.java:43)
> 	at
> org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure
> .java:48)
> 	at
> org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRule
> IgnoreAfterMaxFailures.java:70)
> 	at
> org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnore
> TestSuites.java:55)
> 	at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> ementAdapter.java:36)
> 	at
> com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.
> run(ThreadLeakControl.java:358)
> 	at java.lang.Thread.run(Thread.java:722)
> Caused by: java.lang.NullPointerException
> 	at
> org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
> 	... 32 more
> 
> 
> FAILED:
> junit.framework.TestSuite.org.apache.solr.handler.CSVRequestHandlerTest
> 
> Error Message:
> Schema Parsing Failed: null
> 
> Stack Trace:
> org.apache.solr.common.SolrException: Schema Parsing Failed: null
> 	at __randomizedtesting.SeedInfo.seed([B448A3983F157C0E]:0)
> 	at
> org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
> 	at
> org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
> 	at
> org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.ja
> va:55)
> 	at
> org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSche
> maFactory.java:69)
> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
> 	at
> org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:393)
> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:197)
> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
> 	at
> org.apache.solr.handler.CSVRequestHandlerTest.beforeClass(CSVRequestHa
> ndlerTest.java:35)
> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> 	at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.j
> ava:57)
> 	at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
> sorImpl.java:43)
> 	at java.lang.reflect.Method.invoke(Method.java:601)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(Randomize
> dRunner.java:1559)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(Rando
> mizedRunner.java:79)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(Rando
> mizedRunner.java:677)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(Rando
> mizedRunner.java:693)
> 	at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> ementAdapter.java:36)
> 	at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.
> evaluate(SystemPropertiesRestoreRule.java:53)
> 	at
> org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeA
> fterRule.java:46)
> 	at
> org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreCl
> assName.java:42)
> 	at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1
> .evaluate(SystemPropertiesInvariantRule.java:55)
> 	at
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMet
> hodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> 	at
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMet
> hodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> 	at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> ementAdapter.java:36)
> 	at
> org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAss
> ertionsRequired.java:43)
> 	at
> org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure
> .java:48)
> 	at
> org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRule
> IgnoreAfterMaxFailures.java:70)
> 	at
> org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnore
> TestSuites.java:55)
> 	at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> ementAdapter.java:36)
> 	at
> com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.
> run(ThreadLeakControl.java:358)
> 	at java.lang.Thread.run(Thread.java:722)
> Caused by: java.lang.NullPointerException
> 	at
> org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
> 	... 32 more
> 
> 
> FAILED:
> junit.framework.TestSuite.org.apache.solr.handler.DocumentAnalysisReque
> stHandlerTest
> 
> Error Message:
> Schema Parsing Failed: null
> 
> Stack Trace:
> org.apache.solr.common.SolrException: Schema Parsing Failed: null
> 	at __randomizedtesting.SeedInfo.seed([B448A3983F157C0E]:0)
> 	at
> org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
> 	at
> org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
> 	at
> org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.ja
> va:55)
> 	at
> org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSche
> maFactory.java:69)
> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
> 	at
> org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:393)
> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:197)
> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
> 	at
> org.apache.solr.handler.DocumentAnalysisRequestHandlerTest.beforeClass(
> DocumentAnalysisRequestHandlerTest.java:53)
> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> 	at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.j
> ava:57)
> 	at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
> sorImpl.java:43)
> 	at java.lang.reflect.Method.invoke(Method.java:601)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(Randomize
> dRunner.java:1559)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(Rando
> mizedRunner.java:79)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(Rando
> mizedRunner.java:677)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(Rando
> mizedRunner.java:693)
> 	at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> ementAdapter.java:36)
> 	at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.
> evaluate(SystemPropertiesRestoreRule.java:53)
> 	at
> org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeA
> fterRule.java:46)
> 	at
> org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreCl
> assName.java:42)
> 	at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1
> .evaluate(SystemPropertiesInvariantRule.java:55)
> 	at
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMet
> hodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> 	at
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMet
> hodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> 	at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> ementAdapter.java:36)
> 	at
> org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAss
> ertionsRequired.java:43)
> 	at
> org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure
> .java:48)
> 	at
> org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRule
> IgnoreAfterMaxFailures.java:70)
> 	at
> org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnore
> TestSuites.java:55)
> 	at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> ementAdapter.java:36)
> 	at
> com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.
> run(ThreadLeakControl.java:358)
> 	at java.lang.Thread.run(Thread.java:722)
> Caused by: java.lang.NullPointerException
> 	at
> org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
> 	... 32 more
> 
> 
> FAILED:
> junit.framework.TestSuite.org.apache.solr.handler.FieldAnalysisRequestHan
> dlerTest
> 
> Error Message:
> Schema Parsing Failed: null
> 
> Stack Trace:
> org.apache.solr.common.SolrException: Schema Parsing Failed: null
> 	at __randomizedtesting.SeedInfo.seed([B448A3983F157C0E]:0)
> 	at
> org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
> 	at
> org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
> 	at
> org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.ja
> va:55)
> 	at
> org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSche
> maFactory.java:69)
> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
> 	at
> org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:393)
> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:197)
> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
> 	at
> org.apache.solr.handler.FieldAnalysisRequestHandlerTest.beforeClass(Field
> AnalysisRequestHandlerTest.java:54)
> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> 	at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.j
> ava:57)
> 	at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
> sorImpl.java:43)
> 	at java.lang.reflect.Method.invoke(Method.java:601)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(Randomize
> dRunner.java:1559)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(Rando
> mizedRunner.java:79)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(Rando
> mizedRunner.java:677)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(Rando
> mizedRunner.java:693)
> 	at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> ementAdapter.java:36)
> 	at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.
> evaluate(SystemPropertiesRestoreRule.java:53)
> 	at
> org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeA
> fterRule.java:46)
> 	at
> org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreCl
> assName.java:42)
> 	at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1
> .evaluate(SystemPropertiesInvariantRule.java:55)
> 	at
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMet
> hodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> 	at
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMet
> hodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> 	at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> ementAdapter.java:36)
> 	at
> org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAss
> ertionsRequired.java:43)
> 	at
> org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure
> .java:48)
> 	at
> org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRule
> IgnoreAfterMaxFailures.java:70)
> 	at
> org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnore
> TestSuites.java:55)
> 	at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> ementAdapter.java:36)
> 	at
> com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.
> run(ThreadLeakControl.java:358)
> 	at java.lang.Thread.run(Thread.java:722)
> Caused by: java.lang.NullPointerException
> 	at
> org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
> 	... 32 more
> 
> 
> FAILED:  junit.framework.TestSuite.org.apache.solr.handler.JsonLoaderTest
> 
> Error Message:
> Schema Parsing Failed: null
> 
> Stack Trace:
> org.apache.solr.common.SolrException: Schema Parsing Failed: null
> 	at __randomizedtesting.SeedInfo.seed([B448A3983F157C0E]:0)
> 	at
> org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
> 	at
> org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
> 	at
> org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.ja
> va:55)
> 	at
> org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSche
> maFactory.java:69)
> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
> 	at
> org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:393)
> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:197)
> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
> 	at
> org.apache.solr.handler.JsonLoaderTest.beforeTests(JsonLoaderTest.java:39
> )
> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> 	at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.j
> ava:57)
> 	at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
> sorImpl.java:43)
> 	at java.lang.reflect.Method.invoke(Method.java:601)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(Randomize
> dRunner.java:1559)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(Rando
> mizedRunner.java:79)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(Rando
> mizedRunner.java:677)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(Rando
> mizedRunner.java:693)
> 	at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> ementAdapter.java:36)
> 	at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.
> evaluate(SystemPropertiesRestoreRule.java:53)
> 	at
> org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeA
> fterRule.java:46)
> 	at
> org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreCl
> assName.java:42)
> 	at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1
> .evaluate(SystemPropertiesInvariantRule.java:55)
> 	at
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMet
> hodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> 	at
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMet
> hodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> 	at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> ementAdapter.java:36)
> 	at
> org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAss
> ertionsRequired.java:43)
> 	at
> org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure
> .java:48)
> 	at
> org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRule
> IgnoreAfterMaxFailures.java:70)
> 	at
> org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnore
> TestSuites.java:55)
> 	at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> ementAdapter.java:36)
> 	at
> com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.
> run(ThreadLeakControl.java:358)
> 	at java.lang.Thread.run(Thread.java:722)
> Caused by: java.lang.NullPointerException
> 	at
> org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
> 	... 32 more
> 
> 
> FAILED:
> junit.framework.TestSuite.org.apache.solr.handler.MoreLikeThisHandlerTest
> 
> Error Message:
> Schema Parsing Failed: null
> 
> Stack Trace:
> org.apache.solr.common.SolrException: Schema Parsing Failed: null
> 	at __randomizedtesting.SeedInfo.seed([B448A3983F157C0E]:0)
> 	at
> org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
> 	at
> org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
> 	at
> org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.ja
> va:55)
> 	at
> org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSche
> maFactory.java:69)
> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
> 	at
> org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:393)
> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:197)
> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
> 	at
> org.apache.solr.handler.MoreLikeThisHandlerTest.moreLikeThisBeforeClass(
> MoreLikeThisHandlerTest.java:41)
> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> 	at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.j
> ava:57)
> 	at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
> sorImpl.java:43)
> 	at java.lang.reflect.Method.invoke(Method.java:601)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(Randomize
> dRunner.java:1559)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(Rando
> mizedRunner.java:79)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(Rando
> mizedRunner.java:677)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(Rando
> mizedRunner.java:693)
> 	at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> ementAdapter.java:36)
> 	at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.
> evaluate(SystemPropertiesRestoreRule.java:53)
> 	at
> org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeA
> fterRule.java:46)
> 	at
> org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreCl
> assName.java:42)
> 	at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1
> .evaluate(SystemPropertiesInvariantRule.java:55)
> 	at
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMet
> hodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> 	at
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMet
> hodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> 	at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> ementAdapter.java:36)
> 	at
> org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAss
> ertionsRequired.java:43)
> 	at
> org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure
> .java:48)
> 	at
> org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRule
> IgnoreAfterMaxFailures.java:70)
> 	at
> org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnore
> TestSuites.java:55)
> 	at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> ementAdapter.java:36)
> 	at
> com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.
> run(ThreadLeakControl.java:358)
> 	at java.lang.Thread.run(Thread.java:722)
> Caused by: java.lang.NullPointerException
> 	at
> org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
> 	... 32 more
> 
> 
> FAILED:
> junit.framework.TestSuite.org.apache.solr.handler.PingRequestHandlerTest
> 
> Error Message:
> Schema Parsing Failed: null
> 
> Stack Trace:
> org.apache.solr.common.SolrException: Schema Parsing Failed: null
> 	at __randomizedtesting.SeedInfo.seed([B448A3983F157C0E]:0)
> 	at
> org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
> 	at
> org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
> 	at
> org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.ja
> va:55)
> 	at
> org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSche
> maFactory.java:69)
> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
> 	at
> org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:393)
> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:197)
> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
> 	at
> org.apache.solr.handler.PingRequestHandlerTest.beforeClass(PingRequestH
> andlerTest.java:45)
> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> 	at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.j
> ava:57)
> 	at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
> sorImpl.java:43)
> 	at java.lang.reflect.Method.invoke(Method.java:601)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(Randomize
> dRunner.java:1559)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(Rando
> mizedRunner.java:79)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(Rando
> mizedRunner.java:677)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(Rando
> mizedRunner.java:693)
> 	at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> ementAdapter.java:36)
> 	at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.
> evaluate(SystemPropertiesRestoreRule.java:53)
> 	at
> org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeA
> fterRule.java:46)
> 	at
> org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreCl
> assName.java:42)
> 	at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1
> .evaluate(SystemPropertiesInvariantRule.java:55)
> 	at
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMet
> hodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> 	at
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMet
> hodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> 	at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> ementAdapter.java:36)
> 	at
> org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAss
> ertionsRequired.java:43)
> 	at
> org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure
> .java:48)
> 	at
> org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRule
> IgnoreAfterMaxFailures.java:70)
> 	at
> org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnore
> TestSuites.java:55)
> 	at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> ementAdapter.java:36)
> 	at
> com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.
> run(ThreadLeakControl.java:358)
> 	at java.lang.Thread.run(Thread.java:722)
> Caused by: java.lang.NullPointerException
> 	at
> org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
> 	... 32 more
> 
> 
> FAILED:
> junit.framework.TestSuite.org.apache.solr.handler.StandardRequestHandler
> Test
> 
> Error Message:
> Schema Parsing Failed: null
> 
> Stack Trace:
> org.apache.solr.common.SolrException: Schema Parsing Failed: null
> 	at __randomizedtesting.SeedInfo.seed([B448A3983F157C0E]:0)
> 	at
> org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
> 	at
> org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
> 	at
> org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.ja
> va:55)
> 	at
> org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSche
> maFactory.java:69)
> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
> 	at
> org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:393)
> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:197)
> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
> 	at
> org.apache.solr.handler.StandardRequestHandlerTest.beforeClass(Standard
> RequestHandlerTest.java:40)
> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> 	at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.j
> ava:57)
> 	at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
> sorImpl.java:43)
> 	at java.lang.reflect.Method.invoke(Method.java:601)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(Randomize
> dRunner.java:1559)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(Rando
> mizedRunner.java:79)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(Rando
> mizedRunner.java:677)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(Rando
> mizedRunner.java:693)
> 	at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> ementAdapter.java:36)
> 	at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.
> evaluate(SystemPropertiesRestoreRule.java:53)
> 	at
> org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeA
> fterRule.java:46)
> 	at
> org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreCl
> assName.java:42)
> 	at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1
> .evaluate(SystemPropertiesInvariantRule.java:55)
> 	at
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMet
> hodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> 	at
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMet
> hodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> 	at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> ementAdapter.java:36)
> 	at
> org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAss
> ertionsRequired.java:43)
> 	at
> org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure
> .java:48)
> 	at
> org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRule
> IgnoreAfterMaxFailures.java:70)
> 	at
> org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnore
> TestSuites.java:55)
> 	at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> ementAdapter.java:36)
> 	at
> com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.
> run(ThreadLeakControl.java:358)
> 	at java.lang.Thread.run(Thread.java:722)
> Caused by: java.lang.NullPointerException
> 	at
> org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
> 	... 32 more
> 
> 
> FAILED:  junit.framework.TestSuite.org.apache.solr.handler.TestCSVLoader
> 
> Error Message:
> Schema Parsing Failed: null
> 
> Stack Trace:
> org.apache.solr.common.SolrException: Schema Parsing Failed: null
> 	at __randomizedtesting.SeedInfo.seed([B448A3983F157C0E]:0)
> 	at
> org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
> 	at
> org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
> 	at
> org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.ja
> va:55)
> 	at
> org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSche
> maFactory.java:69)
> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
> 	at
> org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:393)
> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:197)
> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
> 	at
> org.apache.solr.handler.TestCSVLoader.beforeClass(TestCSVLoader.java:38)
> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> 	at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.j
> ava:57)
> 	at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
> sorImpl.java:43)
> 	at java.lang.reflect.Method.invoke(Method.java:601)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(Randomize
> dRunner.java:1559)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(Rando
> mizedRunner.java:79)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(Rando
> mizedRunner.java:677)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(Rando
> mizedRunner.java:693)
> 	at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> ementAdapter.java:36)
> 	at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.
> evaluate(SystemPropertiesRestoreRule.java:53)
> 	at
> org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeA
> fterRule.java:46)
> 	at
> org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreCl
> assName.java:42)
> 	at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1
> .evaluate(SystemPropertiesInvariantRule.java:55)
> 	at
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMet
> hodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> 	at
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMet
> hodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> 	at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> ementAdapter.java:36)
> 	at
> org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAss
> ertionsRequired.java:43)
> 	at
> org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure
> .java:48)
> 	at
> org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRule
> IgnoreAfterMaxFailures.java:70)
> 	at
> org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnore
> TestSuites.java:55)
> 	at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> ementAdapter.java:36)
> 	at
> com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.
> run(ThreadLeakControl.java:358)
> 	at java.lang.Thread.run(Thread.java:722)
> Caused by: java.lang.NullPointerException
> 	at
> org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
> 	... 32 more
> 
> 
> FAILED:
> junit.framework.TestSuite.org.apache.solr.handler.XmlUpdateRequestHandl
> erTest
> 
> Error Message:
> Schema Parsing Failed: null
> 
> Stack Trace:
> org.apache.solr.common.SolrException: Schema Parsing Failed: null
> 	at __randomizedtesting.SeedInfo.seed([B448A3983F157C0E]:0)
> 	at
> org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
> 	at
> org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
> 	at
> org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.ja
> va:55)
> 	at
> org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSche
> maFactory.java:69)
> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
> 	at
> org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:393)
> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:197)
> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
> 	at
> org.apache.solr.handler.XmlUpdateRequestHandlerTest.beforeTests(XmlUp
> dateRequestHandlerTest.java:48)
> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> 	at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.j
> ava:57)
> 	at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
> sorImpl.java:43)
> 	at java.lang.reflect.Method.invoke(Method.java:601)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(Randomize
> dRunner.java:1559)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(Rando
> mizedRunner.java:79)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(Rando
> mizedRunner.java:677)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(Rando
> mizedRunner.java:693)
> 	at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> ementAdapter.java:36)
> 	at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.
> evaluate(SystemPropertiesRestoreRule.java:53)
> 	at
> org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeA
> fterRule.java:46)
> 	at
> org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreCl
> assName.java:42)
> 	at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1
> .evaluate(SystemPropertiesInvariantRule.java:55)
> 	at
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMet
> hodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> 	at
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMet
> hodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> 	at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> ementAdapter.java:36)
> 	at
> org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAss
> ertionsRequired.java:43)
> 	at
> org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure
> .java:48)
> 	at
> org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRule
> IgnoreAfterMaxFailures.java:70)
> 	at
> org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnore
> TestSuites.java:55)
> 	at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> ementAdapter.java:36)
> 	at
> com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.
> run(ThreadLeakControl.java:358)
> 	at java.lang.Thread.run(Thread.java:722)
> Caused by: java.lang.NullPointerException
> 	at
> org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
> 	... 32 more
> 
> 
> FAILED:
> junit.framework.TestSuite.org.apache.solr.handler.XsltUpdateRequestHandl
> erTest
> 
> Error Message:
> Schema Parsing Failed: null
> 
> Stack Trace:
> org.apache.solr.common.SolrException: Schema Parsing Failed: null
> 	at __randomizedtesting.SeedInfo.seed([B448A3983F157C0E]:0)
> 	at
> org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
> 	at
> org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
> 	at
> org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.ja
> va:55)
> 	at
> org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSche
> maFactory.java:69)
> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
> 	at
> org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:393)
> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:197)
> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
> 	at
> org.apache.solr.handler.XsltUpdateRequestHandlerTest.beforeTests(XsltUp
> dateRequestHandlerTest.java:46)
> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> 	at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.j
> ava:57)
> 	at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
> sorImpl.java:43)
> 	at java.lang.reflect.Method.invoke(Method.java:601)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(Randomize
> dRunner.java:1559)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(Rando
> mizedRunner.java:79)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(Rando
> mizedRunner.java:677)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(Rando
> mizedRunner.java:693)
> 	at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> ementAdapter.java:36)
> 	at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.
> evaluate(SystemPropertiesRestoreRule.java:53)
> 	at
> org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeA
> fterRule.java:46)
> 	at
> org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreCl
> assName.java:42)
> 	at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1
> .evaluate(SystemPropertiesInvariantRule.java:55)
> 	at
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMet
> hodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> 	at
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMet
> hodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> 	at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> ementAdapter.java:36)
> 	at
> org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAss
> ertionsRequired.java:43)
> 	at
> org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure
> .java:48)
> 	at
> org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRule
> IgnoreAfterMaxFailures.java:70)
> 	at
> org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnore
> TestSuites.java:55)
> 	at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> ementAdapter.java:36)
> 	at
> com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.
> run(ThreadLeakControl.java:358)
> 	at java.lang.Thread.run(Thread.java:722)
> Caused by: java.lang.NullPointerException
> 	at
> org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
> 	... 32 more
> 
> 
> FAILED:
> junit.framework.TestSuite.org.apache.solr.handler.admin.CoreAdminHandle
> rTest
> 
> Error Message:
> Schema Parsing Failed: null
> 
> Stack Trace:
> org.apache.solr.common.SolrException: Schema Parsing Failed: null
> 	at __randomizedtesting.SeedInfo.seed([B448A3983F157C0E]:0)
> 	at
> org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
> 	at
> org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
> 	at
> org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.ja
> va:55)
> 	at
> org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSche
> maFactory.java:69)
> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
> 	at
> org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:393)
> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:197)
> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
> 	at
> org.apache.solr.handler.admin.CoreAdminHandlerTest.beforeClass(CoreAd
> minHandlerTest.java:45)
> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> 	at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.j
> ava:57)
> 	at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
> sorImpl.java:43)
> 	at java.lang.reflect.Method.invoke(Method.java:601)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(Randomize
> dRunner.java:1559)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(Rando
> mizedRunner.java:79)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(Rando
> mizedRunner.java:677)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(Rando
> mizedRunner.java:693)
> 	at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> ementAdapter.java:36)
> 	at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.
> evaluate(SystemPropertiesRestoreRule.java:53)
> 	at
> org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeA
> fterRule.java:46)
> 	at
> org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreCl
> assName.java:42)
> 	at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1
> .evaluate(SystemPropertiesInvariantRule.java:55)
> 	at
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMet
> hodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> 	at
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMet
> hodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> 	at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> ementAdapter.java:36)
> 	at
> org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAss
> ertionsRequired.java:43)
> 	at
> org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure
> .java:48)
> 	at
> org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRule
> IgnoreAfterMaxFailures.java:70)
> 	at
> org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnore
> TestSuites.java:55)
> 	at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> ementAdapter.java:36)
> 	at
> com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.
> run(ThreadLeakControl.java:358)
> 	at java.lang.Thread.run(Thread.java:722)
> Caused by: java.lang.NullPointerException
> 	at
> org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
> 	... 32 more
> 
> 
> FAILED:
> junit.framework.TestSuite.org.apache.solr.handler.admin.LoggingHandlerTe
> st
> 
> Error Message:
> Schema Parsing Failed: null
> 
> Stack Trace:
> org.apache.solr.common.SolrException: Schema Parsing Failed: null
> 	at __randomizedtesting.SeedInfo.seed([B448A3983F157C0E]:0)
> 	at
> org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
> 	at
> org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
> 	at
> org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.ja
> va:55)
> 	at
> org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSche
> maFactory.java:69)
> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
> 	at
> org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:393)
> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:197)
> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
> 	at
> org.apache.solr.handler.admin.LoggingHandlerTest.beforeClass(LoggingHand
> lerTest.java:32)
> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> 	at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.j
> ava:57)
> 	at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
> sorImpl.java:43)
> 	at java.lang.reflect.Method.invoke(Method.java:601)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(Randomize
> dRunner.java:1559)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(Rando
> mizedRunner.java:79)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(Rando
> mizedRunner.java:677)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(Rando
> mizedRunner.java:693)
> 	at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> ementAdapter.java:36)
> 	at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.
> evaluate(SystemPropertiesRestoreRule.java:53)
> 	at
> org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeA
> fterRule.java:46)
> 	at
> org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreCl
> assName.java:42)
> 	at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1
> .evaluate(SystemPropertiesInvariantRule.java:55)
> 	at
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMet
> hodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> 	at
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMet
> hodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> 	at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> ementAdapter.java:36)
> 	at
> org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAss
> ertionsRequired.java:43)
> 	at
> org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure
> .java:48)
> 	at
> org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRule
> IgnoreAfterMaxFailures.java:70)
> 	at
> org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnore
> TestSuites.java:55)
> 	at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> ementAdapter.java:36)
> 	at
> com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.
> run(ThreadLeakControl.java:358)
> 	at java.lang.Thread.run(Thread.java:722)
> Caused by: java.lang.NullPointerException
> 	at
> org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
> 	... 32 more
> 
> 
> FAILED:
> junit.framework.TestSuite.org.apache.solr.handler.admin.LukeRequestHand
> lerTest
> 
> Error Message:
> Schema Parsing Failed: null
> 
> Stack Trace:
> org.apache.solr.common.SolrException: Schema Parsing Failed: null
> 	at __randomizedtesting.SeedInfo.seed([B448A3983F157C0E]:0)
> 	at
> org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
> 	at
> org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
> 	at
> org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.ja
> va:55)
> 	at
> org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSche
> maFactory.java:69)
> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
> 	at
> org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:393)
> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:197)
> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
> 	at
> org.apache.solr.handler.admin.LukeRequestHandlerTest.beforeClass(LukeR
> equestHandlerTest.java:38)
> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> 	at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.j
> ava:57)
> 	at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
> sorImpl.java:43)
> 	at java.lang.reflect.Method.invoke(Method.java:601)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(Randomize
> dRunner.java:1559)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(Rando
> mizedRunner.java:79)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(Rando
> mizedRunner.java:677)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(Rando
> mizedRunner.java:693)
> 	at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> ementAdapter.java:36)
> 	at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.
> evaluate(SystemPropertiesRestoreRule.java:53)
> 	at
> org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeA
> fterRule.java:46)
> 	at
> org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreCl
> assName.java:42)
> 	at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1
> .evaluate(SystemPropertiesInvariantRule.java:55)
> 	at
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMet
> hodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> 	at
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMet
> hodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> 	at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> ementAdapter.java:36)
> 	at
> org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAss
> ertionsRequired.java:43)
> 	at
> org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure
> .java:48)
> 	at
> org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRule
> IgnoreAfterMaxFailures.java:70)
> 	at
> org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnore
> TestSuites.java:55)
> 	at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> ementAdapter.java:36)
> 	at
> com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.
> run(ThreadLeakControl.java:358)
> 	at java.lang.Thread.run(Thread.java:722)
> Caused by: java.lang.NullPointerException
> 	at
> org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
> 	... 32 more
> 
> 
> FAILED:
> junit.framework.TestSuite.org.apache.solr.handler.admin.MBeansHandlerTe
> st
> 
> Error Message:
> Schema Parsing Failed: null
> 
> Stack Trace:
> org.apache.solr.common.SolrException: Schema Parsing Failed: null
> 	at __randomizedtesting.SeedInfo.seed([B448A3983F157C0E]:0)
> 	at
> org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
> 	at
> org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
> 	at
> org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.ja
> va:55)
> 	at
> org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSche
> maFactory.java:69)
> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
> 	at
> org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:393)
> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:197)
> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
> 	at
> org.apache.solr.handler.admin.MBeansHandlerTest.beforeClass(MBeansHan
> dlerTest.java:36)
> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> 	at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.j
> ava:57)
> 	at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
> sorImpl.java:43)
> 	at java.lang.reflect.Method.invoke(Method.java:601)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(Randomize
> dRunner.java:1559)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(Rando
> mizedRunner.java:79)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(Rando
> mizedRunner.java:677)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(Rando
> mizedRunner.java:693)
> 	at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> ementAdapter.java:36)
> 	at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.
> evaluate(SystemPropertiesRestoreRule.java:53)
> 	at
> org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeA
> fterRule.java:46)
> 	at
> org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreCl
> assName.java:42)
> 	at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1
> .evaluate(SystemPropertiesInvariantRule.java:55)
> 	at
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMet
> hodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> 	at
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMet
> hodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> 	at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> ementAdapter.java:36)
> 	at
> org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAss
> ertionsRequired.java:43)
> 	at
> org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure
> .java:48)
> 	at
> org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRule
> IgnoreAfterMaxFailures.java:70)
> 	at
> org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnore
> TestSuites.java:55)
> 	at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> ementAdapter.java:36)
> 	at com.carrotsearch.randomizedtesting.ThreadLeak
> 
> [...truncated too long message...]
> 
> oolTest, CoreAdminHandlerTest, SuggesterTSTTest, TestTrie,
> SuggesterWFSTTest, TestCSVLoader, NoCacheHeaderTest,
> TestWordDelimiterFilterFactory, StatelessScriptUpdateProcessorFactoryTest,
> SolrInfoMBeanTest, IndexBasedSpellCheckerTest,
> StandardRequestHandlerTest, TestWriterPerf, DirectSolrSpellCheckerTest,
> DocumentAnalysisRequestHandlerTest, PrimitiveFieldTypeTest,
> TestOmitPositions, TermsComponentTest, TestValueSourceCache,
> TestIndexingPerformance, UpdateRequestProcessorFactoryTest,
> MBeansHandlerTest, TestPartialUpdateDeduplication, SearchHandlerTest,
> TestLFUCache, HighlighterConfigTest, SOLR749Test, IndexReaderFactoryTest,
> AlternateDirectoryTest, TestQuerySenderNoQuery, TestMergePolicyConfig,
> MultiTermTest, TestBinaryField, MinimalSchemaTest, OutputWriterTest,
> TestPhraseSuggestions, TestCharFilters, SynonymTokenizerTest,
> TestDFRSimilarityFactory, TestNumberUtils, TestIBSimilarityFactory,
> TestFastWriter, ResourceLoaderTest, OpenExchangeRatesOrgProviderTest,
> PreAnalyzedFieldTest, DOMUtilTest, TestUtils, SystemInfoHandlerTest,
> FileUtilsTest, TestCollationKeyRangeQueries, CachingDirectoryFactoryTest,
> TestShardHandlerFactory, TestClassNameShortening,
> TestCopyFieldCollectionResource, TestDynamicFieldCollectionResource,
> TestDynamicFieldResource, TestManagedSchemaFieldResource,
> TestSchemaResource, TestSolrQueryParserDefaultOperatorResource,
> TestSolrQueryParserResource, TestUniqueKeyFieldResource,
> BadCopyFieldTest, TestManagedSchema, TestAddFieldRealTimeGet]
> [junit4:junit4] Completed on J1 in 0.17s, 1 test, 1 error <<< FAILURES!
> 
> [...truncated 1 lines...]
> [junit4:junit4] Suite:
> org.apache.solr.update.processor.PreAnalyzedUpdateProcessorTest
> [junit4:junit4]   1> INFO  - 2013-05-10 09:49:58.651;
> org.apache.solr.SolrTestCaseJ4; ####initCore
> [junit4:junit4]   1> INFO  - 2013-05-10 09:49:58.652;
> org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for
> directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-
> Linux/solr/build/solr-core/test-files/solr/collection1/'
> [junit4:junit4]   1> INFO  - 2013-05-10 09:49:58.653;
> org.apache.solr.core.SolrResourceLoader; Adding
> 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-
> core/test-files/solr/collection1/lib/README' to classloader
> [junit4:junit4]   1> INFO  - 2013-05-10 09:49:58.653;
> org.apache.solr.core.SolrResourceLoader; Adding
> 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-
> core/test-files/solr/collection1/lib/classes/' to classloader
> [junit4:junit4]   1> INFO  - 2013-05-10 09:49:58.711;
> org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_44
> [junit4:junit4]   1> INFO  - 2013-05-10 09:49:58.772;
> org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig-update-
> processor-chains.xml
> [junit4:junit4]   1> INFO  - 2013-05-10 09:49:58.772;
> org.apache.solr.schema.IndexSchema; Reading Solr Schema from
> schema12.xml
> [junit4:junit4]   1> INFO  - 2013-05-10 09:49:58.777;
> org.apache.solr.SolrTestCaseJ4; ###deleteCore
> [junit4:junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-
> Solr-4.x-Linux/solr/build/solr-core/test/J1/./solrtest-
> PreAnalyzedUpdateProcessorTest-1368179398652
> [junit4:junit4]   2> NOTE: test params are: codec=Lucene42: {}, docValues:{},
> sim=DefaultSimilarity, locale=sk_SK, timezone=Asia/Rangoon
> [junit4:junit4]   2> NOTE: Linux 3.2.0-41-generic i386/Oracle Corporation
> 1.7.0_21 (32-bit)/cpus=8,threads=1,free=102627224,total=265297920
> [junit4:junit4]   2> NOTE: All tests run in this JVM:
> [TestSuggestSpellingConverter, TestHashPartitioner, EchoParamsTest,
> TestBM25SimilarityFactory, TestLuceneMatchVersion, SolrPluginUtilsTest,
> SolrCoreCheckLockOnStartupTest, TestMultiCoreConfBootstrap,
> TestDistributedGrouping, TestDefaultSearchFieldResource, SampleTest,
> FullSolrCloudDistribCmdsTest, TestAnalyzedSuggestions,
> OpenCloseCoreStressTest, TestSolr4Spatial, TestReload,
> TestComponentsName, TestQueryTypes, TestRTGBase,
> XsltUpdateRequestHandlerTest, FieldAnalysisRequestHandlerTest,
> TestRandomFaceting, TestJmxMonitoredMap,
> XmlUpdateRequestHandlerTest, ChaosMonkeySafeLeaderTest,
> URLClassifyProcessorTest, CurrencyFieldXmlFileTest, HardAutoCommitTest,
> TestFieldTypeResource, DebugComponentTest, HighlighterTest,
> RequiredFieldsTest, CurrencyFieldOpenExchangeTest, TestStressReorder,
> TestFoldingMultitermQuery, TestSolrJ, TestUpdate, DocValuesMultiTest,
> UniqFieldsUpdateProcessorFactoryTest,
> TestLMJelinekMercerSimilarityFactory, TestJmxIntegration,
> TestSerializedLuceneMatchVersion, SortByFunctionTest,
> TestSchemaNameResource, ZkNodePropsTest, TestFiltering, CopyFieldTest,
> DisMaxRequestHandlerTest, TestDistributedSearch, DistanceFunctionTest,
> NumericFieldsTest, TestBinaryResponseWriter, TestPropInject,
> ClusterStateTest, DirectUpdateHandlerTest, TestCSVResponseWriter,
> TestZkChroot, TestSchemaVersionResource, TestElisionMultitermQuery,
> ConvertedLegacyTest, TestArbitraryIndexDir,
> IndexSchemaRuntimeFieldTest, TestSolrXml, TestPostingsSolrHighlighter,
> TestRecovery, SpellCheckCollatorTest, TestSchemaSimilarityResource,
> TestCoreDiscovery, DateMathParserTest, TestCollationField,
> TestAtomicUpdateErrorCases, SpellCheckComponentTest,
> BasicDistributedZkTest, BasicDistributedZk2Test,
> CollectionsAPIDistributedZkTest, ShardRoutingTest, ZkSolrClientTest,
> AutoCommitTest, DistributedSpellCheckComponentTest, ZkControllerTest,
> DistributedTermsComponentTest, TestBadConfig, TestIndexSearcher,
> ShowFileRequestHandlerTest, SolrIndexSplitterTest, SimplePostToolTest,
> CoreAdminHandlerTest, SuggesterTSTTest, TestTrie, SuggesterWFSTTest,
> TestCSVLoader, NoCacheHeaderTest, TestWordDelimiterFilterFactory,
> StatelessScriptUpdateProcessorFactoryTest, SolrInfoMBeanTest,
> IndexBasedSpellCheckerTest, StandardRequestHandlerTest, TestWriterPerf,
> DirectSolrSpellCheckerTest, DocumentAnalysisRequestHandlerTest,
> PrimitiveFieldTypeTest, TestOmitPositions, TermsComponentTest,
> TestValueSourceCache, TestIndexingPerformance,
> UpdateRequestProcessorFactoryTest, MBeansHandlerTest,
> TestPartialUpdateDeduplication, SearchHandlerTest, TestLFUCache,
> HighlighterConfigTest, SOLR749Test, IndexReaderFactoryTest,
> AlternateDirectoryTest, TestQuerySenderNoQuery, TestMergePolicyConfig,
> MultiTermTest, TestBinaryField, MinimalSchemaTest, OutputWriterTest,
> TestPhraseSuggestions, TestCharFilters, SynonymTokenizerTest,
> TestDFRSimilarityFactory, TestNumberUtils, TestIBSimilarityFactory,
> TestFastWriter, ResourceLoaderTest, OpenExchangeRatesOrgProviderTest,
> PreAnalyzedFieldTest, DOMUtilTest, TestUtils, SystemInfoHandlerTest,
> FileUtilsTest, TestCollationKeyRangeQueries, CachingDirectoryFactoryTest,
> TestShardHandlerFactory, TestClassNameShortening,
> TestCopyFieldCollectionResource, TestDynamicFieldCollectionResource,
> TestDynamicFieldResource, TestManagedSchemaFieldResource,
> TestSchemaResource, TestSolrQueryParserDefaultOperatorResource,
> TestSolrQueryParserResource, TestUniqueKeyFieldResource,
> BadCopyFieldTest, TestManagedSchema, TestAddFieldRealTimeGet,
> PreAnalyzedUpdateProcessorTest]
> [junit4:junit4]   2> NOTE: reproduce with: ant test  -
> Dtestcase=PreAnalyzedUpdateProcessorTest -
> Dtests.seed=B448A3983F157C0E -Dtests.multiplier=3 -Dtests.slow=true -
> Dtests.locale=sk_SK -Dtests.timezone=Asia/Rangoon -
> Dtests.file.encoding=UTF-8
> [junit4:junit4] ERROR   0.00s J1 | PreAnalyzedUpdateProcessorTest (suite)
> <<<
> [junit4:junit4]    > Throwable #1: org.apache.solr.common.SolrException:
> Schema Parsing Failed: null
> [junit4:junit4]    > 	at
> __randomizedtesting.SeedInfo.seed([B448A3983F157C0E]:0)
> [junit4:junit4]    > 	at
> org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
> [junit4:junit4]    > 	at
> org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
> [junit4:junit4]    > 	at
> org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.ja
> va:55)
> [junit4:junit4]    > 	at
> org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSche
> maFactory.java:69)
> [junit4:junit4]    > 	at
> org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
> [junit4:junit4]    > 	at
> org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:393)
> [junit4:junit4]    > 	at
> org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
> [junit4:junit4]    > 	at
> org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:197)
> [junit4:junit4]    > 	at
> org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
> [junit4:junit4]    > 	at
> org.apache.solr.update.processor.PreAnalyzedUpdateProcessorTest.before
> Class(PreAnalyzedUpdateProcessorTest.java:45)
> [junit4:junit4]    > 	at java.lang.Thread.run(Thread.java:722)
> [junit4:junit4]    > Caused by: java.lang.NullPointerException
> [junit4:junit4]    > 	at
> org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
> [junit4:junit4]    > 	... 32 more
> [junit4:junit4] Completed on J1 in 0.16s, 0 tests, 1 error <<< FAILURES!
> 
> [...truncated 25 lines...]
> BUILD FAILED
> /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:383: The
> following error occurred while executing this line:
> /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:363: The
> following error occurred while executing this line:
> /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:39: The
> following error occurred while executing this line:
> /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build.xml:181: The
> following error occurred while executing this line:
> /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/common-
> build.xml:437: The following error occurred while executing this line:
> /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-
> build.xml:1243: The following error occurred while executing this line:
> /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-
> build.xml:887: There were test failures: 295 suites, 444 tests, 164 suite-level
> errors, 61 errors, 3 failures, 8 ignored (6 assumptions)
> 
> Total time: 35 minutes 20 seconds
> Build step 'Invoke Ant' marked build as failure
> Description set: Java: 32bit/jdk1.7.0_21 -client -XX:+UseConcMarkSweepGC
> Archiving artifacts
> Recording test results
> Email was triggered for: Failure
> Sending email for trigger: Failure
> 



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


[JENKINS] Lucene-Solr-4.x-Linux (32bit/jdk1.7.0_21) - Build # 5522 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/5522/
Java: 32bit/jdk1.7.0_21 -client -XX:+UseConcMarkSweepGC

228 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.AnalysisAfterCoreReloadTest

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([B448A3983F157C0E]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:393)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:197)
	at org.apache.solr.AnalysisAfterCoreReloadTest.beforeClass(AnalysisAfterCoreReloadTest.java:48)
	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:601)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)
Caused by: java.lang.NullPointerException
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
	... 31 more


FAILED:  junit.framework.TestSuite.org.apache.solr.BasicFunctionalityTest

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([B448A3983F157C0E]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:393)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:197)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.BasicFunctionalityTest.beforeTests(BasicFunctionalityTest.java:77)
	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:601)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)
Caused by: java.lang.NullPointerException
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
	... 32 more


FAILED:  junit.framework.TestSuite.org.apache.solr.ConvertedLegacyTest

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([B448A3983F157C0E]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:393)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:197)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.ConvertedLegacyTest.beforeTests(ConvertedLegacyTest.java:38)
	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:601)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)
Caused by: java.lang.NullPointerException
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
	... 32 more


FAILED:  junit.framework.TestSuite.org.apache.solr.DisMaxRequestHandlerTest

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([B448A3983F157C0E]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:393)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:197)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.DisMaxRequestHandlerTest.beforeClass(DisMaxRequestHandlerTest.java:32)
	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:601)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)
Caused by: java.lang.NullPointerException
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
	... 32 more


FAILED:  junit.framework.TestSuite.org.apache.solr.EchoParamsTest

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([B448A3983F157C0E]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:393)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:197)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.EchoParamsTest.beforeClass(EchoParamsTest.java:30)
	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:601)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)
Caused by: java.lang.NullPointerException
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
	... 32 more


FAILED:  junit.framework.TestSuite.org.apache.solr.MinimalSchemaTest

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([B448A3983F157C0E]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:393)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:197)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.MinimalSchemaTest.beforeClass(MinimalSchemaTest.java:40)
	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:601)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)
Caused by: java.lang.NullPointerException
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
	... 32 more


FAILED:  junit.framework.TestSuite.org.apache.solr.OutputWriterTest

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([B448A3983F157C0E]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:393)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:197)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.OutputWriterTest.beforeClass(OutputWriterTest.java:46)
	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:601)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)
Caused by: java.lang.NullPointerException
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
	... 32 more


FAILED:  junit.framework.TestSuite.org.apache.solr.SampleTest

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([B448A3983F157C0E]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:393)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:197)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.SampleTest.beforeClass(SampleTest.java:42)
	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:601)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)
Caused by: java.lang.NullPointerException
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
	... 32 more


FAILED:  junit.framework.TestSuite.org.apache.solr.SolrInfoMBeanTest

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([B448A3983F157C0E]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:393)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:197)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.SolrInfoMBeanTest.beforeClass(SolrInfoMBeanTest.java:41)
	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:601)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)
Caused by: java.lang.NullPointerException
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
	... 32 more


FAILED:  junit.framework.TestSuite.org.apache.solr.SolrTestCaseJ4Test

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([B448A3983F157C0E]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:393)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:197)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:204)
	at org.apache.solr.SolrTestCaseJ4Test.beforeClass(SolrTestCaseJ4Test.java:50)
	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:601)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)
Caused by: java.lang.NullPointerException
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
	... 32 more


FAILED:  junit.framework.TestSuite.org.apache.solr.TestGroupingSearch

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([B448A3983F157C0E]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:393)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:197)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.TestGroupingSearch.beforeTests(TestGroupingSearch.java:57)
	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:601)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)
Caused by: java.lang.NullPointerException
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
	... 32 more


FAILED:  junit.framework.TestSuite.org.apache.solr.TestJoin

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([B448A3983F157C0E]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:393)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:197)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.TestJoin.beforeTests(TestJoin.java:40)
	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:601)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)
Caused by: java.lang.NullPointerException
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
	... 32 more


FAILED:  junit.framework.TestSuite.org.apache.solr.TestPluginEnable

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([B448A3983F157C0E]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:393)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:197)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.TestPluginEnable.beforeClass(TestPluginEnable.java:32)
	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:601)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)
Caused by: java.lang.NullPointerException
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
	... 32 more


FAILED:  junit.framework.TestSuite.org.apache.solr.TestRandomDVFaceting

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([B448A3983F157C0E]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:393)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:197)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.TestRandomDVFaceting.beforeTests(TestRandomDVFaceting.java:47)
	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:601)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)
Caused by: java.lang.NullPointerException
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
	... 32 more


FAILED:  junit.framework.TestSuite.org.apache.solr.TestRandomFaceting

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([B448A3983F157C0E]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:393)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:197)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.TestRandomFaceting.beforeTests(TestRandomFaceting.java:40)
	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:601)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)
Caused by: java.lang.NullPointerException
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
	... 32 more


FAILED:  junit.framework.TestSuite.org.apache.solr.TestTrie

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([B448A3983F157C0E]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:393)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:197)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.TestTrie.beforeClass(TestTrie.java:44)
	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:601)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)
Caused by: java.lang.NullPointerException
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
	... 32 more


FAILED:  junit.framework.TestSuite.org.apache.solr.analysis.PathHierarchyTokenizerFactoryTest

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([B448A3983F157C0E]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:393)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:197)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.analysis.PathHierarchyTokenizerFactoryTest.beforeTests(PathHierarchyTokenizerFactoryTest.java:31)
	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:601)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)
Caused by: java.lang.NullPointerException
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
	... 32 more


FAILED:  junit.framework.TestSuite.org.apache.solr.analysis.TestCharFilters

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([B448A3983F157C0E]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:393)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:197)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.analysis.TestCharFilters.beforeClass(TestCharFilters.java:31)
	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:601)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)
Caused by: java.lang.NullPointerException
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
	... 32 more


FAILED:  junit.framework.TestSuite.org.apache.solr.analysis.TestCollationKeyRangeQueries

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([B448A3983F157C0E]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:393)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:197)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.analysis.TestCollationKeyRangeQueries.beforeClass(TestCollationKeyRangeQueries.java:31)
	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:601)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)
Caused by: java.lang.NullPointerException
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
	... 32 more


FAILED:  junit.framework.TestSuite.org.apache.solr.analysis.TestLuceneMatchVersion

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([B448A3983F157C0E]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:393)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:197)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.analysis.TestLuceneMatchVersion.beforeClass(TestLuceneMatchVersion.java:37)
	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:601)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)
Caused by: java.lang.NullPointerException
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
	... 32 more


FAILED:  junit.framework.TestSuite.org.apache.solr.analysis.TestReversedWildcardFilterFactory

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([B448A3983F157C0E]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:393)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:197)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.analysis.TestReversedWildcardFilterFactory.beforeClass(TestReversedWildcardFilterFactory.java:52)
	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:601)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)
Caused by: java.lang.NullPointerException
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
	... 32 more


FAILED:  junit.framework.TestSuite.org.apache.solr.analysis.TestWordDelimiterFilterFactory

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([B448A3983F157C0E]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:393)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:197)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.analysis.TestWordDelimiterFilterFactory.beforeClass(TestWordDelimiterFilterFactory.java:42)
	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:601)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)
Caused by: java.lang.NullPointerException
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
	... 32 more


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.BasicZkTest

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([B448A3983F157C0E]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:393)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:197)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.cloud.AbstractZkTestCase.azt_beforeClass(AbstractZkTestCase.java:78)
	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:601)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)
Caused by: java.lang.NullPointerException
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
	... 32 more


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.ZkSolrClientTest

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([B448A3983F157C0E]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:393)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:197)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.cloud.ZkSolrClientTest.beforeClass(ZkSolrClientTest.java:39)
	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:601)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)
Caused by: java.lang.NullPointerException
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
	... 32 more


FAILED:  junit.framework.TestSuite.org.apache.solr.core.AlternateDirectoryTest

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([B448A3983F157C0E]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:393)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:197)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.core.AlternateDirectoryTest.beforeClass(AlternateDirectoryTest.java:31)
	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:601)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)
Caused by: java.lang.NullPointerException
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
	... 32 more


FAILED:  junit.framework.TestSuite.org.apache.solr.core.IndexReaderFactoryTest

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([B448A3983F157C0E]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:393)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:197)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.core.IndexReaderFactoryTest.beforeClass(IndexReaderFactoryTest.java:26)
	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:601)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)
Caused by: java.lang.NullPointerException
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
	... 32 more


FAILED:  junit.framework.TestSuite.org.apache.solr.core.RequestHandlersTest

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([B448A3983F157C0E]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:393)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:197)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.core.RequestHandlersTest.beforeClass(RequestHandlersTest.java:30)
	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:601)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)
Caused by: java.lang.NullPointerException
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
	... 32 more


FAILED:  junit.framework.TestSuite.org.apache.solr.core.SOLR749Test

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([B448A3983F157C0E]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:393)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:197)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.core.SOLR749Test.beforeClass(SOLR749Test.java:33)
	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:601)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)
Caused by: java.lang.NullPointerException
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
	... 32 more


FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestCodecSupport

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([B448A3983F157C0E]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:393)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:197)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.core.TestCodecSupport.beforeClass(TestCodecSupport.java:33)
	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:601)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)
Caused by: java.lang.NullPointerException
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
	... 32 more


FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestConfig

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([B448A3983F157C0E]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:393)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:197)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.core.TestConfig.beforeClass(TestConfig.java:41)
	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:601)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)
Caused by: java.lang.NullPointerException
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
	... 32 more


FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestCoreContainer

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([B448A3983F157C0E]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:393)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:197)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.core.TestCoreContainer.beforeClass(TestCoreContainer.java:50)
	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:601)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)
Caused by: java.lang.NullPointerException
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
	... 32 more


FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestJmxIntegration

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([B448A3983F157C0E]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:393)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:197)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.core.TestJmxIntegration.beforeClass(TestJmxIntegration.java:44)
	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:601)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)
Caused by: java.lang.NullPointerException
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
	... 32 more


FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestLazyCores

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([B448A3983F157C0E]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:393)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:197)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.core.TestLazyCores.beforeClass(TestLazyCores.java:50)
	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:601)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)
Caused by: java.lang.NullPointerException
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
	... 32 more


FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestMergePolicyConfig

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([B448A3983F157C0E]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:393)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:197)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.core.TestMergePolicyConfig.beforeClass(TestMergePolicyConfig.java:30)
	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:601)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)
Caused by: java.lang.NullPointerException
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
	... 32 more


FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestPropInject

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([B448A3983F157C0E]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:393)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:197)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.core.TestPropInject.beforeClass(TestPropInject.java:32)
	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:601)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)
Caused by: java.lang.NullPointerException
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
	... 32 more


FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestPropInjectDefaults

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([B448A3983F157C0E]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:393)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:197)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.core.TestPropInjectDefaults.beforeClass(TestPropInjectDefaults.java:32)
	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:601)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)
Caused by: java.lang.NullPointerException
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
	... 32 more


FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestQuerySenderListener

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([B448A3983F157C0E]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:393)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:197)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.core.TestQuerySenderListener.beforeClass(TestQuerySenderListener.java:42)
	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:601)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)
Caused by: java.lang.NullPointerException
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
	... 32 more


FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestQuerySenderNoQuery

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([B448A3983F157C0E]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:393)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:197)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.core.TestQuerySenderNoQuery.beforeClass(TestQuerySenderNoQuery.java:41)
	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:601)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)
Caused by: java.lang.NullPointerException
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
	... 32 more


FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestSolrDeletionPolicy1

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([B448A3983F157C0E]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:393)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:197)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.core.TestSolrDeletionPolicy1.beforeClass(TestSolrDeletionPolicy1.java:35)
	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:601)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)
Caused by: java.lang.NullPointerException
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
	... 32 more


FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestSolrDeletionPolicy2

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([B448A3983F157C0E]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:393)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:197)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.core.TestSolrDeletionPolicy2.beforeClass(TestSolrDeletionPolicy2.java:29)
	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:601)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)
Caused by: java.lang.NullPointerException
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
	... 32 more


FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestSolrIndexConfig

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([B448A3983F157C0E]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:393)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:197)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.core.TestSolrIndexConfig.beforeClass(TestSolrIndexConfig.java:28)
	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:601)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)
Caused by: java.lang.NullPointerException
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
	... 32 more


FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestXIncludeConfig

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([B448A3983F157C0E]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:393)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:197)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.core.TestXIncludeConfig.beforeClass(TestXIncludeConfig.java:33)
	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:601)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)
Caused by: java.lang.NullPointerException
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
	... 32 more


FAILED:  junit.framework.TestSuite.org.apache.solr.handler.BinaryUpdateRequestHandlerTest

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([B448A3983F157C0E]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:393)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:197)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.handler.BinaryUpdateRequestHandlerTest.beforeTests(BinaryUpdateRequestHandlerTest.java:37)
	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:601)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)
Caused by: java.lang.NullPointerException
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
	... 32 more


FAILED:  junit.framework.TestSuite.org.apache.solr.handler.CSVRequestHandlerTest

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([B448A3983F157C0E]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:393)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:197)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.handler.CSVRequestHandlerTest.beforeClass(CSVRequestHandlerTest.java:35)
	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:601)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)
Caused by: java.lang.NullPointerException
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
	... 32 more


FAILED:  junit.framework.TestSuite.org.apache.solr.handler.DocumentAnalysisRequestHandlerTest

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([B448A3983F157C0E]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:393)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:197)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.handler.DocumentAnalysisRequestHandlerTest.beforeClass(DocumentAnalysisRequestHandlerTest.java:53)
	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:601)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)
Caused by: java.lang.NullPointerException
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
	... 32 more


FAILED:  junit.framework.TestSuite.org.apache.solr.handler.FieldAnalysisRequestHandlerTest

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([B448A3983F157C0E]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:393)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:197)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.handler.FieldAnalysisRequestHandlerTest.beforeClass(FieldAnalysisRequestHandlerTest.java:54)
	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:601)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)
Caused by: java.lang.NullPointerException
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
	... 32 more


FAILED:  junit.framework.TestSuite.org.apache.solr.handler.JsonLoaderTest

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([B448A3983F157C0E]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:393)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:197)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.handler.JsonLoaderTest.beforeTests(JsonLoaderTest.java:39)
	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:601)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)
Caused by: java.lang.NullPointerException
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
	... 32 more


FAILED:  junit.framework.TestSuite.org.apache.solr.handler.MoreLikeThisHandlerTest

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([B448A3983F157C0E]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:393)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:197)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.handler.MoreLikeThisHandlerTest.moreLikeThisBeforeClass(MoreLikeThisHandlerTest.java:41)
	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:601)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)
Caused by: java.lang.NullPointerException
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
	... 32 more


FAILED:  junit.framework.TestSuite.org.apache.solr.handler.PingRequestHandlerTest

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([B448A3983F157C0E]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:393)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:197)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.handler.PingRequestHandlerTest.beforeClass(PingRequestHandlerTest.java:45)
	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:601)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)
Caused by: java.lang.NullPointerException
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
	... 32 more


FAILED:  junit.framework.TestSuite.org.apache.solr.handler.StandardRequestHandlerTest

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([B448A3983F157C0E]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:393)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:197)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.handler.StandardRequestHandlerTest.beforeClass(StandardRequestHandlerTest.java:40)
	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:601)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)
Caused by: java.lang.NullPointerException
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
	... 32 more


FAILED:  junit.framework.TestSuite.org.apache.solr.handler.TestCSVLoader

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([B448A3983F157C0E]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:393)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:197)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.handler.TestCSVLoader.beforeClass(TestCSVLoader.java:38)
	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:601)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)
Caused by: java.lang.NullPointerException
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
	... 32 more


FAILED:  junit.framework.TestSuite.org.apache.solr.handler.XmlUpdateRequestHandlerTest

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([B448A3983F157C0E]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:393)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:197)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.handler.XmlUpdateRequestHandlerTest.beforeTests(XmlUpdateRequestHandlerTest.java:48)
	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:601)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)
Caused by: java.lang.NullPointerException
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
	... 32 more


FAILED:  junit.framework.TestSuite.org.apache.solr.handler.XsltUpdateRequestHandlerTest

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([B448A3983F157C0E]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:393)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:197)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.handler.XsltUpdateRequestHandlerTest.beforeTests(XsltUpdateRequestHandlerTest.java:46)
	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:601)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)
Caused by: java.lang.NullPointerException
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
	... 32 more


FAILED:  junit.framework.TestSuite.org.apache.solr.handler.admin.CoreAdminHandlerTest

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([B448A3983F157C0E]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:393)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:197)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.handler.admin.CoreAdminHandlerTest.beforeClass(CoreAdminHandlerTest.java:45)
	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:601)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)
Caused by: java.lang.NullPointerException
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
	... 32 more


FAILED:  junit.framework.TestSuite.org.apache.solr.handler.admin.LoggingHandlerTest

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([B448A3983F157C0E]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:393)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:197)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.handler.admin.LoggingHandlerTest.beforeClass(LoggingHandlerTest.java:32)
	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:601)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)
Caused by: java.lang.NullPointerException
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
	... 32 more


FAILED:  junit.framework.TestSuite.org.apache.solr.handler.admin.LukeRequestHandlerTest

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([B448A3983F157C0E]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:393)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:197)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.handler.admin.LukeRequestHandlerTest.beforeClass(LukeRequestHandlerTest.java:38)
	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:601)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)
Caused by: java.lang.NullPointerException
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
	... 32 more


FAILED:  junit.framework.TestSuite.org.apache.solr.handler.admin.MBeansHandlerTest

Error Message:
Schema Parsing Failed: null

Stack Trace:
org.apache.solr.common.SolrException: Schema Parsing Failed: null
	at __randomizedtesting.SeedInfo.seed([B448A3983F157C0E]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:393)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:197)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
	at org.apache.solr.handler.admin.MBeansHandlerTest.beforeClass(MBeansHandlerTest.java:36)
	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:601)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeak

[...truncated too long message...]

oolTest, CoreAdminHandlerTest, SuggesterTSTTest, TestTrie, SuggesterWFSTTest, TestCSVLoader, NoCacheHeaderTest, TestWordDelimiterFilterFactory, StatelessScriptUpdateProcessorFactoryTest, SolrInfoMBeanTest, IndexBasedSpellCheckerTest, StandardRequestHandlerTest, TestWriterPerf, DirectSolrSpellCheckerTest, DocumentAnalysisRequestHandlerTest, PrimitiveFieldTypeTest, TestOmitPositions, TermsComponentTest, TestValueSourceCache, TestIndexingPerformance, UpdateRequestProcessorFactoryTest, MBeansHandlerTest, TestPartialUpdateDeduplication, SearchHandlerTest, TestLFUCache, HighlighterConfigTest, SOLR749Test, IndexReaderFactoryTest, AlternateDirectoryTest, TestQuerySenderNoQuery, TestMergePolicyConfig, MultiTermTest, TestBinaryField, MinimalSchemaTest, OutputWriterTest, TestPhraseSuggestions, TestCharFilters, SynonymTokenizerTest, TestDFRSimilarityFactory, TestNumberUtils, TestIBSimilarityFactory, TestFastWriter, ResourceLoaderTest, OpenExchangeRatesOrgProviderTest, PreAnalyzedFieldTest, DOMUtilTest, TestUtils, SystemInfoHandlerTest, FileUtilsTest, TestCollationKeyRangeQueries, CachingDirectoryFactoryTest, TestShardHandlerFactory, TestClassNameShortening, TestCopyFieldCollectionResource, TestDynamicFieldCollectionResource, TestDynamicFieldResource, TestManagedSchemaFieldResource, TestSchemaResource, TestSolrQueryParserDefaultOperatorResource, TestSolrQueryParserResource, TestUniqueKeyFieldResource, BadCopyFieldTest, TestManagedSchema, TestAddFieldRealTimeGet]
[junit4:junit4] Completed on J1 in 0.17s, 1 test, 1 error <<< FAILURES!

[...truncated 1 lines...]
[junit4:junit4] Suite: org.apache.solr.update.processor.PreAnalyzedUpdateProcessorTest
[junit4:junit4]   1> INFO  - 2013-05-10 09:49:58.651; org.apache.solr.SolrTestCaseJ4; ####initCore
[junit4:junit4]   1> INFO  - 2013-05-10 09:49:58.652; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/'
[junit4:junit4]   1> INFO  - 2013-05-10 09:49:58.653; org.apache.solr.core.SolrResourceLoader; Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/lib/README' to classloader
[junit4:junit4]   1> INFO  - 2013-05-10 09:49:58.653; org.apache.solr.core.SolrResourceLoader; Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/lib/classes/' to classloader
[junit4:junit4]   1> INFO  - 2013-05-10 09:49:58.711; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_44
[junit4:junit4]   1> INFO  - 2013-05-10 09:49:58.772; org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig-update-processor-chains.xml
[junit4:junit4]   1> INFO  - 2013-05-10 09:49:58.772; org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema12.xml
[junit4:junit4]   1> INFO  - 2013-05-10 09:49:58.777; org.apache.solr.SolrTestCaseJ4; ###deleteCore
[junit4:junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solrtest-PreAnalyzedUpdateProcessorTest-1368179398652
[junit4:junit4]   2> NOTE: test params are: codec=Lucene42: {}, docValues:{}, sim=DefaultSimilarity, locale=sk_SK, timezone=Asia/Rangoon
[junit4:junit4]   2> NOTE: Linux 3.2.0-41-generic i386/Oracle Corporation 1.7.0_21 (32-bit)/cpus=8,threads=1,free=102627224,total=265297920
[junit4:junit4]   2> NOTE: All tests run in this JVM: [TestSuggestSpellingConverter, TestHashPartitioner, EchoParamsTest, TestBM25SimilarityFactory, TestLuceneMatchVersion, SolrPluginUtilsTest, SolrCoreCheckLockOnStartupTest, TestMultiCoreConfBootstrap, TestDistributedGrouping, TestDefaultSearchFieldResource, SampleTest, FullSolrCloudDistribCmdsTest, TestAnalyzedSuggestions, OpenCloseCoreStressTest, TestSolr4Spatial, TestReload, TestComponentsName, TestQueryTypes, TestRTGBase, XsltUpdateRequestHandlerTest, FieldAnalysisRequestHandlerTest, TestRandomFaceting, TestJmxMonitoredMap, XmlUpdateRequestHandlerTest, ChaosMonkeySafeLeaderTest, URLClassifyProcessorTest, CurrencyFieldXmlFileTest, HardAutoCommitTest, TestFieldTypeResource, DebugComponentTest, HighlighterTest, RequiredFieldsTest, CurrencyFieldOpenExchangeTest, TestStressReorder, TestFoldingMultitermQuery, TestSolrJ, TestUpdate, DocValuesMultiTest, UniqFieldsUpdateProcessorFactoryTest, TestLMJelinekMercerSimilarityFactory, TestJmxIntegration, TestSerializedLuceneMatchVersion, SortByFunctionTest, TestSchemaNameResource, ZkNodePropsTest, TestFiltering, CopyFieldTest, DisMaxRequestHandlerTest, TestDistributedSearch, DistanceFunctionTest, NumericFieldsTest, TestBinaryResponseWriter, TestPropInject, ClusterStateTest, DirectUpdateHandlerTest, TestCSVResponseWriter, TestZkChroot, TestSchemaVersionResource, TestElisionMultitermQuery, ConvertedLegacyTest, TestArbitraryIndexDir, IndexSchemaRuntimeFieldTest, TestSolrXml, TestPostingsSolrHighlighter, TestRecovery, SpellCheckCollatorTest, TestSchemaSimilarityResource, TestCoreDiscovery, DateMathParserTest, TestCollationField, TestAtomicUpdateErrorCases, SpellCheckComponentTest, BasicDistributedZkTest, BasicDistributedZk2Test, CollectionsAPIDistributedZkTest, ShardRoutingTest, ZkSolrClientTest, AutoCommitTest, DistributedSpellCheckComponentTest, ZkControllerTest, DistributedTermsComponentTest, TestBadConfig, TestIndexSearcher, ShowFileRequestHandlerTest, SolrIndexSplitterTest, SimplePostToolTest, CoreAdminHandlerTest, SuggesterTSTTest, TestTrie, SuggesterWFSTTest, TestCSVLoader, NoCacheHeaderTest, TestWordDelimiterFilterFactory, StatelessScriptUpdateProcessorFactoryTest, SolrInfoMBeanTest, IndexBasedSpellCheckerTest, StandardRequestHandlerTest, TestWriterPerf, DirectSolrSpellCheckerTest, DocumentAnalysisRequestHandlerTest, PrimitiveFieldTypeTest, TestOmitPositions, TermsComponentTest, TestValueSourceCache, TestIndexingPerformance, UpdateRequestProcessorFactoryTest, MBeansHandlerTest, TestPartialUpdateDeduplication, SearchHandlerTest, TestLFUCache, HighlighterConfigTest, SOLR749Test, IndexReaderFactoryTest, AlternateDirectoryTest, TestQuerySenderNoQuery, TestMergePolicyConfig, MultiTermTest, TestBinaryField, MinimalSchemaTest, OutputWriterTest, TestPhraseSuggestions, TestCharFilters, SynonymTokenizerTest, TestDFRSimilarityFactory, TestNumberUtils, TestIBSimilarityFactory, TestFastWriter, ResourceLoaderTest, OpenExchangeRatesOrgProviderTest, PreAnalyzedFieldTest, DOMUtilTest, TestUtils, SystemInfoHandlerTest, FileUtilsTest, TestCollationKeyRangeQueries, CachingDirectoryFactoryTest, TestShardHandlerFactory, TestClassNameShortening, TestCopyFieldCollectionResource, TestDynamicFieldCollectionResource, TestDynamicFieldResource, TestManagedSchemaFieldResource, TestSchemaResource, TestSolrQueryParserDefaultOperatorResource, TestSolrQueryParserResource, TestUniqueKeyFieldResource, BadCopyFieldTest, TestManagedSchema, TestAddFieldRealTimeGet, PreAnalyzedUpdateProcessorTest]
[junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=PreAnalyzedUpdateProcessorTest -Dtests.seed=B448A3983F157C0E -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=sk_SK -Dtests.timezone=Asia/Rangoon -Dtests.file.encoding=UTF-8
[junit4:junit4] ERROR   0.00s J1 | PreAnalyzedUpdateProcessorTest (suite) <<<
[junit4:junit4]    > Throwable #1: org.apache.solr.common.SolrException: Schema Parsing Failed: null
[junit4:junit4]    > 	at __randomizedtesting.SeedInfo.seed([B448A3983F157C0E]:0)
[junit4:junit4]    > 	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:605)
[junit4:junit4]    > 	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
[junit4:junit4]    > 	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
[junit4:junit4]    > 	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
[junit4:junit4]    > 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:108)
[junit4:junit4]    > 	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:393)
[junit4:junit4]    > 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:385)
[junit4:junit4]    > 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:197)
[junit4:junit4]    > 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:184)
[junit4:junit4]    > 	at org.apache.solr.update.processor.PreAnalyzedUpdateProcessorTest.beforeClass(PreAnalyzedUpdateProcessorTest.java:45)
[junit4:junit4]    > 	at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]    > Caused by: java.lang.NullPointerException
[junit4:junit4]    > 	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:435)
[junit4:junit4]    > 	... 32 more
[junit4:junit4] Completed on J1 in 0.16s, 0 tests, 1 error <<< FAILURES!

[...truncated 25 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:383: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:363: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:39: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build.xml:181: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/common-build.xml:437: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:1243: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:887: There were test failures: 295 suites, 444 tests, 164 suite-level errors, 61 errors, 3 failures, 8 ignored (6 assumptions)

Total time: 35 minutes 20 seconds
Build step 'Invoke Ant' marked build as failure
Description set: Java: 32bit/jdk1.7.0_21 -client -XX:+UseConcMarkSweepGC
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure