Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Windows/2797/
Java: 64bit/jdk1.7.0_21 -XX:-UseCompressedOops -XX:+UseSerialGC

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([B46E69214A86B1E0:571860B4ADFC2492]: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: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$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:722)
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:414)
        at java.io.File.getCanonicalPath(File.java:589)
        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([B46E69214A86B1E0:797D5D6EFC77D95E]: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: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$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:722)
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:414)
        at java.io.File.getCanonicalPath(File.java:589)
        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: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$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:722)
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:414)
        at java.io.File.getCanonicalPath(File.java:589)
        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([B46E69214A86B1E0:D90F240DA12B38F]: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: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$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:722)
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:414)
        at java.io.File.getCanonicalPath(File.java:589)
        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([B46E69214A86B1E0:74D6880CCC39F32B]: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: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$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:722)
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:414)
        at java.io.File.getCanonicalPath(File.java:589)
        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 10455 lines...]
[junit4:junit4] Suite: 
org.apache.solr.client.solrj.embedded.TestEmbeddedSolrServer
[junit4:junit4]   1> 0    
[TEST-TestEmbeddedSolrServer.testShutdown-seed#[B46E69214A86B1E0]] INFO  
org.apache.solr.core.CoreContainer  ? New CoreContainer 187620800
[junit4:junit4]   1> 32   
[TEST-TestEmbeddedSolrServer.testShutdown-seed#[B46E69214A86B1E0]] 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> 125  
[TEST-TestEmbeddedSolrServer.testShutdown-seed#[B46E69214A86B1E0]] 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=B46E69214A86B1E0 -Dtests.slow=true -Dtests.locale=ar_BH 
-Dtests.timezone=America/Goose_Bay -Dtests.file.encoding=ISO-8859-1
[junit4:junit4] ERROR   1.46s | TestEmbeddedSolrServer.testShutdown <<<
[junit4:junit4]    > Throwable #1: org.apache.solr.common.SolrException: 
[junit4:junit4]    >    at 
__randomizedtesting.SeedInfo.seed([B46E69214A86B1E0:571860B4ADFC2492]: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:722)
[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:414)
[junit4:junit4]    >    at java.io.File.getCanonicalPath(File.java:589)
[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> 1300 
[TEST-TestEmbeddedSolrServer.testGetCoreContainer-seed#[B46E69214A86B1E0]] INFO 
 org.apache.solr.core.CoreContainer  ? New CoreContainer 1200676496
[junit4:junit4]   1> 1301 
[TEST-TestEmbeddedSolrServer.testGetCoreContainer-seed#[B46E69214A86B1E0]] 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> 1302 
[TEST-TestEmbeddedSolrServer.testGetCoreContainer-seed#[B46E69214A86B1E0]] 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=B46E69214A86B1E0 -Dtests.slow=true -Dtests.locale=ar_BH 
-Dtests.timezone=America/Goose_Bay -Dtests.file.encoding=ISO-8859-1
[junit4:junit4] ERROR   0.22s | TestEmbeddedSolrServer.testGetCoreContainer <<<
[junit4:junit4]    > Throwable #1: org.apache.solr.common.SolrException: 
[junit4:junit4]    >    at 
__randomizedtesting.SeedInfo.seed([B46E69214A86B1E0:797D5D6EFC77D95E]: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:722)
[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:414)
[junit4:junit4]    >    at java.io.File.getCanonicalPath(File.java:589)
[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=Lucene42: {}, docValues:{}, 
sim=RandomSimilarityProvider(queryNorm=true,coord=yes): {}, locale=ar_BH, 
timezone=America/Goose_Bay
[junit4:junit4]   2> NOTE: Windows 7 6.1 amd64/Oracle Corporation 1.7.0_21 
(64-bit)/cpus=2,threads=1,free=14443744,total=32440320
[junit4:junit4]   2> NOTE: All tests run in this JVM: [TestEmbeddedSolrServer]
[junit4:junit4] Completed in 4.75s, 2 tests, 2 errors <<< FAILURES!

[...truncated 93 lines...]
[junit4:junit4] Suite: org.apache.solr.client.solrj.embedded.TestSolrProperties
[junit4:junit4]   1> 407699 
[TEST-TestSolrProperties.testProperties-seed#[B46E69214A86B1E0]] INFO  
org.apache.solr.core.CoreContainer  ? New CoreContainer 1703365328
[junit4:junit4]   1> 407700 
[TEST-TestSolrProperties.testProperties-seed#[B46E69214A86B1E0]] 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> 407700 
[TEST-TestSolrProperties.testProperties-seed#[B46E69214A86B1E0]] 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=B46E69214A86B1E0 -Dtests.slow=true -Dtests.locale=sr_BA_#Latn 
-Dtests.timezone=Canada/Mountain -Dtests.file.encoding=ISO-8859-1
[junit4:junit4] ERROR   0.25s | 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:722)
[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:414)
[junit4:junit4]    >    at java.io.File.getCanonicalPath(File.java:589)
[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-1368798064085\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:722)
[junit4:junit4]   2> NOTE: test params are: codec=Lucene40, 
sim=RandomSimilarityProvider(queryNorm=true,coord=no): {}, locale=sr_BA_#Latn, 
timezone=Canada/Mountain
[junit4:junit4]   2> NOTE: Windows 7 6.1 amd64/Oracle Corporation 1.7.0_21 
(64-bit)/cpus=2,threads=1,free=5456952,total=79462400
[junit4:junit4]   2> NOTE: All tests run in this JVM: [TestEmbeddedSolrServer, 
TestHash, LargeVolumeBinaryJettyTest, TestFastInputStream, TestXMLEscaping, 
CloudSolrServerTest, LargeVolumeJettyTest, NamedListTest, QueryResponseTest, 
SolrQueryTest, ContentStreamTest, TestJavaBinCodec, SolrDocumentTest, 
SolrExampleStreamingTest, AnlysisResponseBaseTest, SolrExampleBinaryTest, 
TestLBHttpSolrServer, TestBatchUpdate, SolrExampleJettyTest, 
TestSpellCheckResponse, DocumentAnalysisResponseTest, 
SolrExampleStreamingBinaryTest, SolrExampleXMLTest, SolrExampleEmbeddedTest, 
BasicHttpSolrServerTest, JettyWebappTest, MultiCoreExampleJettyTest, 
LargeVolumeEmbeddedTest, TestSolrProperties]
[junit4:junit4] Completed in 0.29s, 1 test, 1 error <<< FAILURES!

[...truncated 13 lines...]
[junit4:junit4] Suite: org.apache.solr.client.solrj.request.TestCoreAdmin
[junit4:junit4]   1> 419768 
[TEST-TestCoreAdmin.testErrorCases-seed#[B46E69214A86B1E0]] INFO  
org.apache.solr.core.CoreContainer  ? New CoreContainer 2124365481
[junit4:junit4]   1> 419769 
[TEST-TestCoreAdmin.testErrorCases-seed#[B46E69214A86B1E0]] 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> 419771 
[TEST-TestCoreAdmin.testErrorCases-seed#[B46E69214A86B1E0]] 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=B46E69214A86B1E0 -Dtests.slow=true 
-Dtests.locale=sr_BA -Dtests.timezone=Pacific/Wallis 
-Dtests.file.encoding=ISO-8859-1
[junit4:junit4] ERROR   0.31s | TestCoreAdmin.testErrorCases <<<
[junit4:junit4]    > Throwable #1: org.apache.solr.common.SolrException: 
[junit4:junit4]    >    at 
__randomizedtesting.SeedInfo.seed([B46E69214A86B1E0:D90F240DA12B38F]: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:722)
[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:414)
[junit4:junit4]    >    at java.io.File.getCanonicalPath(File.java:589)
[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> 420071 
[TEST-TestCoreAdmin.testCustomUlogDir-seed#[B46E69214A86B1E0]] INFO  
org.apache.solr.core.CoreContainer  ? New CoreContainer 961342587
[junit4:junit4]   1> 420071 
[TEST-TestCoreAdmin.testCustomUlogDir-seed#[B46E69214A86B1E0]] 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> 420071 
[TEST-TestCoreAdmin.testCustomUlogDir-seed#[B46E69214A86B1E0]] 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]   1> 420134 [Finalizer] ERROR 
org.apache.solr.core.CoreContainer  ? CoreContainer was not shutdown prior to 
finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!  instance=2124365481
[junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestCoreAdmin 
-Dtests.method=testCustomUlogDir -Dtests.seed=B46E69214A86B1E0 
-Dtests.slow=true -Dtests.locale=sr_BA -Dtests.timezone=Pacific/Wallis 
-Dtests.file.encoding=ISO-8859-1
[junit4:junit4] ERROR   0.25s | TestCoreAdmin.testCustomUlogDir <<<
[junit4:junit4]    > Throwable #1: org.apache.solr.common.SolrException: 
[junit4:junit4]    >    at 
__randomizedtesting.SeedInfo.seed([B46E69214A86B1E0:74D6880CCC39F32B]: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:722)
[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:414)
[junit4:junit4]    >    at java.io.File.getCanonicalPath(File.java:589)
[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=Asserting, 
sim=RandomSimilarityProvider(queryNorm=false,coord=crazy): {}, locale=sr_BA, 
timezone=Pacific/Wallis
[junit4:junit4]   2> NOTE: Windows 7 6.1 amd64/Oracle Corporation 1.7.0_21 
(64-bit)/cpus=2,threads=1,free=34359576,total=86794240
[junit4:junit4]   2> NOTE: All tests run in this JVM: [TestEmbeddedSolrServer, 
TestHash, LargeVolumeBinaryJettyTest, TestFastInputStream, TestXMLEscaping, 
CloudSolrServerTest, LargeVolumeJettyTest, NamedListTest, QueryResponseTest, 
SolrQueryTest, ContentStreamTest, TestJavaBinCodec, SolrDocumentTest, 
SolrExampleStreamingTest, AnlysisResponseBaseTest, SolrExampleBinaryTest, 
TestLBHttpSolrServer, TestBatchUpdate, SolrExampleJettyTest, 
TestSpellCheckResponse, DocumentAnalysisResponseTest, 
SolrExampleStreamingBinaryTest, SolrExampleXMLTest, SolrExampleEmbeddedTest, 
BasicHttpSolrServerTest, JettyWebappTest, MultiCoreExampleJettyTest, 
LargeVolumeEmbeddedTest, TestSolrProperties, SolrParamTest, 
MultiCoreEmbeddedTest, TermsResponseTest, MergeIndexesEmbeddedTest, 
TestCoreAdmin]
[junit4:junit4] Completed in 0.58s, 2 tests, 2 errors <<< FAILURES!

[...truncated 40 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\build.xml:383: The 
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\build.xml:363: 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, 268 tests, 5 errors, 1 ignored (1 
assumption)

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


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

Reply via email to