Build: https://builds.apache.org/job/Lucene-Solr-tests-only-trunk-java7/1611/
1 tests failed. FAILED: org.apache.solr.cloud.FullSolrCloudTest.testDistribSearch Error Message: No live SolrServers available to handle this request:[http://127.0.0.1:29101/solr, http://127.0.0.1:29112/solr] Stack Trace: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:29101/solr, http://127.0.0.1:29112/solr] at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:320) at org.apache.solr.client.solrj.impl.CloudSolrServer.request(CloudSolrServer.java:180) at org.apache.solr.client.solrj.request.QueryRequest.process(QueryRequest.java:89) at org.apache.solr.client.solrj.SolrServer.query(SolrServer.java:312) at org.apache.solr.cloud.FullSolrCloudTest.queryServer(FullSolrCloudTest.java:1122) at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:379) at org.apache.solr.cloud.FullSolrCloudTest.brindDownShardIndexSomeDocsAndRecover(FullSolrCloudTest.java:665) at org.apache.solr.cloud.FullSolrCloudTest.doTest(FullSolrCloudTest.java:498) at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:663) at org.apache.lucene.util.LuceneTestCase$3$1.evaluate(LuceneTestCase.java:529) at org.apache.lucene.util.LuceneTestCaseRunner.runChild(LuceneTestCaseRunner.java:165) at org.apache.lucene.util.LuceneTestCaseRunner.runChild(LuceneTestCaseRunner.java:57) Caused by: org.apache.solr.common.SolrException: no servers hosting shard: no servers hosting shard: request: http://127.0.0.1:29101/solr/select?q=*:*&sort=n_tl1 desc&shards=shard1,shard2&collection=collection1&wt=javabin&version=2 at org.apache.solr.client.solrj.impl.CommonsHttpSolrServer.request(CommonsHttpSolrServer.java:433) at org.apache.solr.client.solrj.impl.CommonsHttpSolrServer.request(CommonsHttpSolrServer.java:251) at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:251) Build Log (for compile errors): [...truncated 10079 lines...] --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org