You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Mikhail Khludnev (JIRA)" <ji...@apache.org> on 2016/10/17 08:21:58 UTC

[jira] [Created] (SOLR-9652) *DistributedZkTest failures

Mikhail Khludnev created SOLR-9652:
--------------------------------------

             Summary: *DistributedZkTest failures 
                 Key: SOLR-9652
                 URL: https://issues.apache.org/jira/browse/SOLR-9652
             Project: Solr
          Issue Type: Bug
      Security Level: Public (Default Security Level. Issues are Public)
            Reporter: Mikhail Khludnev


https://builds.apache.org/job/Lucene-Solr-NightlyTests-6.x/177
has a few failures which seem similar

* org.apache.solr.cloud.BasicDistributedZkTest.test
* org.apache.solr.cloud.CollectionsAPIDistributedZkTest.test
* org.apache.solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest.test

{code}
junit4]   2> 337676 ERROR (qtp1460407181-2934) [n:127.0.0.1:54640_ c:corewithnocollection3   x:corewithnocollection3] o.a.s.c.c.ZkStateReader Specified config=[conf123] does not exist in ZooKeeper at location=[/configs/conf123]
   [junit4]   2> 337678 ERROR (qtp1460407181-2934) [n:127.0.0.1:54640_ c:corewithnocollection3   x:corewithnocollection3] o.a.s.c.CoreContainer Error creating core [corewithnocollection3]: Specified config does not exist in ZooKeeper: conf123
   [junit4]   2> org.apache.solr.common.cloud.ZooKeeperException: Specified config does not exist in ZooKeeper: conf123
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.readConfigName(ZkStateReader.java:189)
   [junit4]   2> 	at org.apache.solr.cloud.CloudConfigSetService.createCoreResourceLoader(CloudConfigSetService.java:36)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:74)
{code}




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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