Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Windows/2815/
Java: 32bit/jdk1.6.0_45 -client -XX:+UseParallelGC

5 tests failed.
FAILED:  
org.apache.solr.client.solrj.embedded.TestEmbeddedSolrServer.testShutdown

Error Message:


Stack Trace:
org.apache.solr.common.SolrException: 
        at 
__randomizedtesting.SeedInfo.seed([C60FAE81DB73F4B4:2579A7143C0961C6]:0)
        at org.apache.solr.core.CoreContainer.load(CoreContainer.java:262)
        at org.apache.solr.core.CoreContainer.load(CoreContainer.java:219)
        at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:149)
        at 
org.apache.solr.client.solrj.embedded.AbstractEmbeddedSolrServerTestCase.setUp(AbstractEmbeddedSolrServerTestCase.java:64)
        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$7.evaluate(RandomizedRunner.java:771)
        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 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
        at 
com.carrotsearch.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.io.IOException: The filename, directory name, or volume label 
syntax is incorrect
        at java.io.WinNTFileSystem.canonicalize0(Native Method)
        at java.io.Win32FileSystem.canonicalize(Win32FileSystem.java:396)
        at java.io.File.getCanonicalPath(File.java:559)
        at 
org.apache.solr.core.ConfigSolrXmlOld.initCoreList(ConfigSolrXmlOld.java:185)
        at 
org.apache.solr.core.ConfigSolrXmlOld.<init>(ConfigSolrXmlOld.java:63)
        at org.apache.solr.core.CoreContainer.load(CoreContainer.java:256)
        ... 40 more


FAILED:  
org.apache.solr.client.solrj.embedded.TestEmbeddedSolrServer.testGetCoreContainer

Error Message:


Stack Trace:
org.apache.solr.common.SolrException: 
        at 
__randomizedtesting.SeedInfo.seed([C60FAE81DB73F4B4:B1C9ACE6D829C0A]:0)
        at org.apache.solr.core.CoreContainer.load(CoreContainer.java:262)
        at org.apache.solr.core.CoreContainer.load(CoreContainer.java:219)
        at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:149)
        at 
org.apache.solr.client.solrj.embedded.AbstractEmbeddedSolrServerTestCase.setUp(AbstractEmbeddedSolrServerTestCase.java:64)
        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$7.evaluate(RandomizedRunner.java:771)
        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 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
        at 
com.carrotsearch.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.io.IOException: The filename, directory name, or volume label 
syntax is incorrect
        at java.io.WinNTFileSystem.canonicalize0(Native Method)
        at java.io.Win32FileSystem.canonicalize(Win32FileSystem.java:396)
        at java.io.File.getCanonicalPath(File.java:559)
        at 
org.apache.solr.core.ConfigSolrXmlOld.initCoreList(ConfigSolrXmlOld.java:185)
        at 
org.apache.solr.core.ConfigSolrXmlOld.<init>(ConfigSolrXmlOld.java:63)
        at org.apache.solr.core.CoreContainer.load(CoreContainer.java:256)
        ... 40 more


FAILED:  org.apache.solr.client.solrj.embedded.TestSolrProperties.testProperties

Error Message:


Stack Trace:
org.apache.solr.common.SolrException: 
        at org.apache.solr.core.CoreContainer.load(CoreContainer.java:262)
        at org.apache.solr.core.CoreContainer.load(CoreContainer.java:219)
        at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:149)
        at 
org.apache.solr.client.solrj.embedded.AbstractEmbeddedSolrServerTestCase.setUp(AbstractEmbeddedSolrServerTestCase.java:64)
        at 
org.apache.solr.client.solrj.embedded.TestSolrProperties.setUp(TestSolrProperties.java:70)
        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$7.evaluate(RandomizedRunner.java:771)
        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 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
        at 
com.carrotsearch.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.io.IOException: The filename, directory name, or volume label 
syntax is incorrect
        at java.io.WinNTFileSystem.canonicalize0(Native Method)
        at java.io.Win32FileSystem.canonicalize(Win32FileSystem.java:396)
        at java.io.File.getCanonicalPath(File.java:559)
        at 
org.apache.solr.core.ConfigSolrXmlOld.initCoreList(ConfigSolrXmlOld.java:185)
        at 
org.apache.solr.core.ConfigSolrXmlOld.<init>(ConfigSolrXmlOld.java:63)
        at org.apache.solr.core.CoreContainer.load(CoreContainer.java:256)
        ... 41 more


FAILED:  org.apache.solr.client.solrj.request.TestCoreAdmin.testErrorCases

Error Message:


Stack Trace:
org.apache.solr.common.SolrException: 
        at 
__randomizedtesting.SeedInfo.seed([C60FAE81DB73F4B4:7FF135E04BE7F6DB]:0)
        at org.apache.solr.core.CoreContainer.load(CoreContainer.java:262)
        at org.apache.solr.core.CoreContainer.load(CoreContainer.java:219)
        at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:149)
        at 
org.apache.solr.client.solrj.embedded.AbstractEmbeddedSolrServerTestCase.setUp(AbstractEmbeddedSolrServerTestCase.java:64)
        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$7.evaluate(RandomizedRunner.java:771)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
        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 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
        at 
com.carrotsearch.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.io.IOException: The filename, directory name, or volume label 
syntax is incorrect
        at java.io.WinNTFileSystem.canonicalize0(Native Method)
        at java.io.Win32FileSystem.canonicalize(Win32FileSystem.java:396)
        at java.io.File.getCanonicalPath(File.java:559)
        at 
org.apache.solr.core.ConfigSolrXmlOld.initCoreList(ConfigSolrXmlOld.java:185)
        at 
org.apache.solr.core.ConfigSolrXmlOld.<init>(ConfigSolrXmlOld.java:63)
        at org.apache.solr.core.CoreContainer.load(CoreContainer.java:256)
        ... 39 more


FAILED:  org.apache.solr.client.solrj.request.TestCoreAdmin.testCustomUlogDir

Error Message:


Stack Trace:
org.apache.solr.common.SolrException: 
        at 
__randomizedtesting.SeedInfo.seed([C60FAE81DB73F4B4:6B74FAC5DCCB67F]:0)
        at org.apache.solr.core.CoreContainer.load(CoreContainer.java:262)
        at org.apache.solr.core.CoreContainer.load(CoreContainer.java:219)
        at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:149)
        at 
org.apache.solr.client.solrj.embedded.AbstractEmbeddedSolrServerTestCase.setUp(AbstractEmbeddedSolrServerTestCase.java:64)
        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$7.evaluate(RandomizedRunner.java:771)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
        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 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
        at 
com.carrotsearch.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.io.IOException: The filename, directory name, or volume label 
syntax is incorrect
        at java.io.WinNTFileSystem.canonicalize0(Native Method)
        at java.io.Win32FileSystem.canonicalize(Win32FileSystem.java:396)
        at java.io.File.getCanonicalPath(File.java:559)
        at 
org.apache.solr.core.ConfigSolrXmlOld.initCoreList(ConfigSolrXmlOld.java:185)
        at 
org.apache.solr.core.ConfigSolrXmlOld.<init>(ConfigSolrXmlOld.java:63)
        at org.apache.solr.core.CoreContainer.load(CoreContainer.java:256)
        ... 39 more




Build Log:
[...truncated 9847 lines...]
[junit4:junit4] Suite: org.apache.solr.client.solrj.embedded.TestSolrProperties
[junit4:junit4]   1> 18548 
[TEST-TestSolrProperties.testProperties-seed#[C60FAE81DB73F4B4]] INFO  
org.apache.solr.core.CoreContainer  � New CoreContainer 14439476
[junit4:junit4]   1> 18548 
[TEST-TestSolrProperties.testProperties-seed#[C60FAE81DB73F4B4]] INFO  
org.apache.solr.core.CoreContainer  � Loading CoreContainer using Solr Home: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\solrj\src\test-files\solrj\solr\shared'
[junit4:junit4]   1> 18549 
[TEST-TestSolrProperties.testProperties-seed#[C60FAE81DB73F4B4]] INFO  
org.apache.solr.core.SolrResourceLoader  � new SolrResourceLoader for 
directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\solrj\src\test-files\solrj\solr\shared\'
[junit4:junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestSolrProperties -Dtests.method=testProperties 
-Dtests.seed=C60FAE81DB73F4B4 -Dtests.slow=true -Dtests.locale=be_BY 
-Dtests.timezone=America/Godthab -Dtests.file.encoding=Cp1252
[junit4:junit4] ERROR   0.30s | TestSolrProperties.testProperties <<<
[junit4:junit4]    > Throwable #1: org.apache.solr.common.SolrException: 
[junit4:junit4]    >    at 
org.apache.solr.core.CoreContainer.load(CoreContainer.java:262)
[junit4:junit4]    >    at 
org.apache.solr.core.CoreContainer.load(CoreContainer.java:219)
[junit4:junit4]    >    at 
org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:149)
[junit4:junit4]    >    at 
org.apache.solr.client.solrj.embedded.AbstractEmbeddedSolrServerTestCase.setUp(AbstractEmbeddedSolrServerTestCase.java:64)
[junit4:junit4]    >    at 
org.apache.solr.client.solrj.embedded.TestSolrProperties.setUp(TestSolrProperties.java:70)
[junit4:junit4]    >    at java.lang.Thread.run(Thread.java:662)
[junit4:junit4]    > Caused by: java.io.IOException: The filename, directory 
name, or volume label syntax is incorrect
[junit4:junit4]    >    at java.io.WinNTFileSystem.canonicalize0(Native Method)
[junit4:junit4]    >    at 
java.io.Win32FileSystem.canonicalize(Win32FileSystem.java:396)
[junit4:junit4]    >    at java.io.File.getCanonicalPath(File.java:559)
[junit4:junit4]    >    at 
org.apache.solr.core.ConfigSolrXmlOld.initCoreList(ConfigSolrXmlOld.java:185)
[junit4:junit4]    >    at 
org.apache.solr.core.ConfigSolrXmlOld.<init>(ConfigSolrXmlOld.java:63)
[junit4:junit4]    >    at 
org.apache.solr.core.CoreContainer.load(CoreContainer.java:256)
[junit4:junit4]    >    ... 41 moreThrowable #2: java.lang.AssertionError: 
Failed to delete .\solrtest-TestSolrProperties-1369211748582\solr-persist.xml
[junit4:junit4]    >    at 
org.apache.solr.client.solrj.embedded.TestSolrProperties.deleteAdditionalFiles(TestSolrProperties.java:95)
[junit4:junit4]    >    at 
org.apache.solr.client.solrj.embedded.AbstractEmbeddedSolrServerTestCase.tearDown(AbstractEmbeddedSolrServerTestCase.java:79)
[junit4:junit4]    >    at 
org.apache.solr.client.solrj.embedded.TestSolrProperties.tearDown(TestSolrProperties.java:76)
[junit4:junit4]    >    at java.lang.Thread.run(Thread.java:662)
[junit4:junit4]   2> NOTE: test params are: codec=Appending, 
sim=RandomSimilarityProvider(queryNorm=true,coord=yes): {}, locale=be_BY, 
timezone=America/Godthab
[junit4:junit4]   2> NOTE: Windows 7 6.1 x86/Sun Microsystems Inc. 1.6.0_45 
(32-bit)/cpus=2,threads=1,free=83553752,total=168230912
[junit4:junit4]   2> NOTE: All tests run in this JVM: 
[FieldAnalysisResponseTest, TestXMLEscaping, SolrExampleEmbeddedTest, 
TestSolrProperties]
[junit4:junit4] Completed in 0.34s, 1 test, 1 error <<< FAILURES!

[...truncated 22 lines...]
[junit4:junit4] Suite: org.apache.solr.client.solrj.request.TestCoreAdmin
[junit4:junit4]   1> 46699 
[TEST-TestCoreAdmin.testErrorCases-seed#[C60FAE81DB73F4B4]] INFO  
org.apache.solr.core.CoreContainer  � New CoreContainer 17027752
[junit4:junit4]   1> 46700 
[TEST-TestCoreAdmin.testErrorCases-seed#[C60FAE81DB73F4B4]] INFO  
org.apache.solr.core.CoreContainer  � Loading CoreContainer using Solr Home: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\solrj\src\test-files\solrj\solr\shared'
[junit4:junit4]   1> 46700 
[TEST-TestCoreAdmin.testErrorCases-seed#[C60FAE81DB73F4B4]] INFO  
org.apache.solr.core.SolrResourceLoader  � new SolrResourceLoader for 
directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\solrj\src\test-files\solrj\solr\shared\'
[junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestCoreAdmin 
-Dtests.method=testErrorCases -Dtests.seed=C60FAE81DB73F4B4 -Dtests.slow=true 
-Dtests.locale=zh_SG -Dtests.timezone=GMT0 -Dtests.file.encoding=Cp1252
[junit4:junit4] ERROR   0.15s | TestCoreAdmin.testErrorCases <<<
[junit4:junit4]    > Throwable #1: org.apache.solr.common.SolrException: 
[junit4:junit4]    >    at 
__randomizedtesting.SeedInfo.seed([C60FAE81DB73F4B4:7FF135E04BE7F6DB]:0)
[junit4:junit4]    >    at 
org.apache.solr.core.CoreContainer.load(CoreContainer.java:262)
[junit4:junit4]    >    at 
org.apache.solr.core.CoreContainer.load(CoreContainer.java:219)
[junit4:junit4]    >    at 
org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:149)
[junit4:junit4]    >    at 
org.apache.solr.client.solrj.embedded.AbstractEmbeddedSolrServerTestCase.setUp(AbstractEmbeddedSolrServerTestCase.java:64)
[junit4:junit4]    >    at java.lang.Thread.run(Thread.java:662)
[junit4:junit4]    > Caused by: java.io.IOException: The filename, directory 
name, or volume label syntax is incorrect
[junit4:junit4]    >    at java.io.WinNTFileSystem.canonicalize0(Native Method)
[junit4:junit4]    >    at 
java.io.Win32FileSystem.canonicalize(Win32FileSystem.java:396)
[junit4:junit4]    >    at java.io.File.getCanonicalPath(File.java:559)
[junit4:junit4]    >    at 
org.apache.solr.core.ConfigSolrXmlOld.initCoreList(ConfigSolrXmlOld.java:185)
[junit4:junit4]    >    at 
org.apache.solr.core.ConfigSolrXmlOld.<init>(ConfigSolrXmlOld.java:63)
[junit4:junit4]    >    at 
org.apache.solr.core.CoreContainer.load(CoreContainer.java:256)
[junit4:junit4]    >    ... 39 more
[junit4:junit4]   1> 46829 
[TEST-TestCoreAdmin.testCustomUlogDir-seed#[C60FAE81DB73F4B4]] INFO  
org.apache.solr.core.CoreContainer  � New CoreContainer 19039407
[junit4:junit4]   1> 46830 
[TEST-TestCoreAdmin.testCustomUlogDir-seed#[C60FAE81DB73F4B4]] INFO  
org.apache.solr.core.CoreContainer  � Loading CoreContainer using Solr Home: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\solrj\src\test-files\solrj\solr\shared'
[junit4:junit4]   1> 46830 
[TEST-TestCoreAdmin.testCustomUlogDir-seed#[C60FAE81DB73F4B4]] INFO  
org.apache.solr.core.SolrResourceLoader  � new SolrResourceLoader for 
directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\solrj\src\test-files\solrj\solr\shared\'
[junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestCoreAdmin 
-Dtests.method=testCustomUlogDir -Dtests.seed=C60FAE81DB73F4B4 
-Dtests.slow=true -Dtests.locale=zh_SG -Dtests.timezone=GMT0 
-Dtests.file.encoding=Cp1252
[junit4:junit4] ERROR   0.13s | TestCoreAdmin.testCustomUlogDir <<<
[junit4:junit4]    > Throwable #1: org.apache.solr.common.SolrException: 
[junit4:junit4]    >    at 
__randomizedtesting.SeedInfo.seed([C60FAE81DB73F4B4:6B74FAC5DCCB67F]:0)
[junit4:junit4]    >    at 
org.apache.solr.core.CoreContainer.load(CoreContainer.java:262)
[junit4:junit4]    >    at 
org.apache.solr.core.CoreContainer.load(CoreContainer.java:219)
[junit4:junit4]    >    at 
org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:149)
[junit4:junit4]    >    at 
org.apache.solr.client.solrj.embedded.AbstractEmbeddedSolrServerTestCase.setUp(AbstractEmbeddedSolrServerTestCase.java:64)
[junit4:junit4]    >    at java.lang.Thread.run(Thread.java:662)
[junit4:junit4]    > Caused by: java.io.IOException: The filename, directory 
name, or volume label syntax is incorrect
[junit4:junit4]    >    at java.io.WinNTFileSystem.canonicalize0(Native Method)
[junit4:junit4]    >    at 
java.io.Win32FileSystem.canonicalize(Win32FileSystem.java:396)
[junit4:junit4]    >    at java.io.File.getCanonicalPath(File.java:559)
[junit4:junit4]    >    at 
org.apache.solr.core.ConfigSolrXmlOld.initCoreList(ConfigSolrXmlOld.java:185)
[junit4:junit4]    >    at 
org.apache.solr.core.ConfigSolrXmlOld.<init>(ConfigSolrXmlOld.java:63)
[junit4:junit4]    >    at 
org.apache.solr.core.CoreContainer.load(CoreContainer.java:256)
[junit4:junit4]    >    ... 39 more
[junit4:junit4]   2> NOTE: test params are: codec=Lucene42: {}, docValues:{}, 
sim=DefaultSimilarity, locale=zh_SG, timezone=GMT0
[junit4:junit4]   2> NOTE: Windows 7 6.1 x86/Sun Microsystems Inc. 1.6.0_45 
(32-bit)/cpus=2,threads=1,free=77128160,total=199688192
[junit4:junit4]   2> NOTE: All tests run in this JVM: 
[FieldAnalysisResponseTest, TestXMLEscaping, SolrExampleEmbeddedTest, 
TestSolrProperties, ContentStreamTest, ClientUtilsTest, 
SolrExampleStreamingTest, SolrExceptionTest, MergeIndexesEmbeddedTest, 
TermsResponseTest, TestBatchUpdate, TestCoreAdmin]
[junit4:junit4] Completed in 0.29s, 2 tests, 2 errors <<< FAILURES!

[...truncated 63 lines...]
[junit4:junit4] Suite: 
org.apache.solr.client.solrj.embedded.TestEmbeddedSolrServer
[junit4:junit4]   1> 174406 
[TEST-TestEmbeddedSolrServer.testShutdown-seed#[C60FAE81DB73F4B4]] INFO  
org.apache.solr.core.CoreContainer  � New CoreContainer 14723793
[junit4:junit4]   1> 174408 
[TEST-TestEmbeddedSolrServer.testShutdown-seed#[C60FAE81DB73F4B4]] INFO  
org.apache.solr.core.CoreContainer  � Loading CoreContainer using Solr Home: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\solrj\src\test-files\solrj\solr\shared'
[junit4:junit4]   1> 174408 
[TEST-TestEmbeddedSolrServer.testShutdown-seed#[C60FAE81DB73F4B4]] INFO  
org.apache.solr.core.SolrResourceLoader  � new SolrResourceLoader for 
directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\solrj\src\test-files\solrj\solr\shared\'
[junit4:junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestEmbeddedSolrServer -Dtests.method=testShutdown 
-Dtests.seed=C60FAE81DB73F4B4 -Dtests.slow=true -Dtests.locale=ar_MA 
-Dtests.timezone=Europe/San_Marino -Dtests.file.encoding=Cp1252
[junit4:junit4] ERROR   0.14s | TestEmbeddedSolrServer.testShutdown <<<
[junit4:junit4]    > Throwable #1: org.apache.solr.common.SolrException: 
[junit4:junit4]    >    at 
__randomizedtesting.SeedInfo.seed([C60FAE81DB73F4B4:2579A7143C0961C6]:0)
[junit4:junit4]    >    at 
org.apache.solr.core.CoreContainer.load(CoreContainer.java:262)
[junit4:junit4]    >    at 
org.apache.solr.core.CoreContainer.load(CoreContainer.java:219)
[junit4:junit4]    >    at 
org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:149)
[junit4:junit4]    >    at 
org.apache.solr.client.solrj.embedded.AbstractEmbeddedSolrServerTestCase.setUp(AbstractEmbeddedSolrServerTestCase.java:64)
[junit4:junit4]    >    at java.lang.Thread.run(Thread.java:662)
[junit4:junit4]    > Caused by: java.io.IOException: The filename, directory 
name, or volume label syntax is incorrect
[junit4:junit4]    >    at java.io.WinNTFileSystem.canonicalize0(Native Method)
[junit4:junit4]    >    at 
java.io.Win32FileSystem.canonicalize(Win32FileSystem.java:396)
[junit4:junit4]    >    at java.io.File.getCanonicalPath(File.java:559)
[junit4:junit4]    >    at 
org.apache.solr.core.ConfigSolrXmlOld.initCoreList(ConfigSolrXmlOld.java:185)
[junit4:junit4]    >    at 
org.apache.solr.core.ConfigSolrXmlOld.<init>(ConfigSolrXmlOld.java:63)
[junit4:junit4]    >    at 
org.apache.solr.core.CoreContainer.load(CoreContainer.java:256)
[junit4:junit4]    >    ... 40 more
[junit4:junit4]   1> 174549 
[TEST-TestEmbeddedSolrServer.testGetCoreContainer-seed#[C60FAE81DB73F4B4]] INFO 
 org.apache.solr.core.CoreContainer  � New CoreContainer 30991207
[junit4:junit4]   1> 174549 
[TEST-TestEmbeddedSolrServer.testGetCoreContainer-seed#[C60FAE81DB73F4B4]] INFO 
 org.apache.solr.core.CoreContainer  � Loading CoreContainer using Solr Home: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\solrj\src\test-files\solrj\solr\shared'
[junit4:junit4]   1> 174550 
[TEST-TestEmbeddedSolrServer.testGetCoreContainer-seed#[C60FAE81DB73F4B4]] INFO 
 org.apache.solr.core.SolrResourceLoader  � new SolrResourceLoader for 
directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\solrj\src\test-files\solrj\solr\shared\'
[junit4:junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestEmbeddedSolrServer -Dtests.method=testGetCoreContainer 
-Dtests.seed=C60FAE81DB73F4B4 -Dtests.slow=true -Dtests.locale=ar_MA 
-Dtests.timezone=Europe/San_Marino -Dtests.file.encoding=Cp1252
[junit4:junit4] ERROR   0.14s | TestEmbeddedSolrServer.testGetCoreContainer <<<
[junit4:junit4]    > Throwable #1: org.apache.solr.common.SolrException: 
[junit4:junit4]    >    at 
__randomizedtesting.SeedInfo.seed([C60FAE81DB73F4B4:B1C9ACE6D829C0A]:0)
[junit4:junit4]    >    at 
org.apache.solr.core.CoreContainer.load(CoreContainer.java:262)
[junit4:junit4]    >    at 
org.apache.solr.core.CoreContainer.load(CoreContainer.java:219)
[junit4:junit4]    >    at 
org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:149)
[junit4:junit4]    >    at 
org.apache.solr.client.solrj.embedded.AbstractEmbeddedSolrServerTestCase.setUp(AbstractEmbeddedSolrServerTestCase.java:64)
[junit4:junit4]    >    at java.lang.Thread.run(Thread.java:662)
[junit4:junit4]    > Caused by: java.io.IOException: The filename, directory 
name, or volume label syntax is incorrect
[junit4:junit4]    >    at java.io.WinNTFileSystem.canonicalize0(Native Method)
[junit4:junit4]    >    at 
java.io.Win32FileSystem.canonicalize(Win32FileSystem.java:396)
[junit4:junit4]    >    at java.io.File.getCanonicalPath(File.java:559)
[junit4:junit4]    >    at 
org.apache.solr.core.ConfigSolrXmlOld.initCoreList(ConfigSolrXmlOld.java:185)
[junit4:junit4]    >    at 
org.apache.solr.core.ConfigSolrXmlOld.<init>(ConfigSolrXmlOld.java:63)
[junit4:junit4]    >    at 
org.apache.solr.core.CoreContainer.load(CoreContainer.java:256)
[junit4:junit4]    >    ... 40 more
[junit4:junit4]   2> NOTE: test params are: codec=Asserting, 
sim=RandomSimilarityProvider(queryNorm=true,coord=crazy): {}, locale=ar_MA, 
timezone=Europe/San_Marino
[junit4:junit4]   2> NOTE: Windows 7 6.1 x86/Sun Microsystems Inc. 1.6.0_45 
(32-bit)/cpus=2,threads=1,free=39014280,total=204668928
[junit4:junit4]   2> NOTE: All tests run in this JVM: 
[FieldAnalysisResponseTest, TestXMLEscaping, SolrExampleEmbeddedTest, 
TestSolrProperties, ContentStreamTest, ClientUtilsTest, 
SolrExampleStreamingTest, SolrExceptionTest, MergeIndexesEmbeddedTest, 
TermsResponseTest, TestBatchUpdate, TestCoreAdmin, LargeVolumeEmbeddedTest, 
TestUpdateRequestCodec, LargeVolumeJettyTest, NamedListTest, 
LargeVolumeBinaryJettyTest, TestJavaBinCodec, SolrParamTest, 
ModifiableSolrParamsTest, MultiCoreEmbeddedTest, SolrQueryTest, 
CloudSolrServerTest, TestLBHttpSolrServer, SolrExampleStreamingBinaryTest, 
SolrExampleBinaryTest, SolrExampleXMLTest, SolrExampleJettyTest, 
BasicHttpSolrServerTest, JettyWebappTest, MultiCoreExampleJettyTest, 
TestSpellCheckResponse, TestEmbeddedSolrServer]
[junit4:junit4] Completed in 0.31s, 2 tests, 2 errors <<< FAILURES!

[...truncated 46 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\build.xml:386: The 
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\build.xml:366: The 
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\build.xml:39: The 
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build.xml:194: The 
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\common-build.xml:437:
 The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\common-build.xml:1243:
 The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\common-build.xml:887:
 There were test failures: 45 suites, 269 tests, 5 errors, 1 ignored (1 
assumption)

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


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

Reply via email to