Build: https://builds.apache.org/job/Lucene-Solr-tests-only-3.x/10148/

1 tests failed.
REGRESSION:  
org.apache.solr.client.solrj.embedded.MultiCoreExampleJettyTest.testMultiCore

Error Message:
Can not find: /example/core1/update  Can not find: /example/core1/update  
request: 
http://localhost:18186/example/core1/update?commit=true&waitFlush=true&waitSearcher=true&wt=javabin&version=2

Stack Trace:
org.apache.solr.common.SolrException: Can not find: /example/core1/update

Can not find: /example/core1/update

request: 
http://localhost:18186/example/core1/update?commit=true&waitFlush=true&waitSearcher=true&wt=javabin&version=2
        at 
org.apache.solr.client.solrj.impl.CommonsHttpSolrServer.request(CommonsHttpSolrServer.java:430)
        at 
org.apache.solr.client.solrj.impl.CommonsHttpSolrServer.request(CommonsHttpSolrServer.java:244)
        at 
org.apache.solr.client.solrj.request.AbstractUpdateRequest.process(AbstractUpdateRequest.java:105)
        at 
org.apache.solr.client.solrj.MultiCoreExampleTestBase.testMultiCore(MultiCoreExampleTestBase.java:79)
        at 
org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:1339)
        at 
org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:1241)




Build Log (for compile errors):
[...truncated 14522 lines...]



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

Reply via email to