[ 
https://issues.apache.org/jira/browse/SOLR-6618?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14188263#comment-14188263
 ] 

Vijaya Jonnakuti edited comment on SOLR-6618 at 10/29/14 11:52 AM:
-------------------------------------------------------------------

Thanks for the reply. I cannot say exactly when it happens. most like when I 
restart one of the solr node.

I have 3 zookeeper ensemble/3 solr node & 3 client nodes
all the collections are created with a default config which is uploaded to 
zookeeper.

But when dih is run the different config folders with the corresponding 
collection name are created in the zookeeper with.
update_dih_store.properties in them and no configs in it.

after which it thinks overnighttest should have its own config set in zookeeper.
where I have not run dih for overnighttest.



  configs
              /default
               |
               ------has the configs in here 
              /collection1
               |
               ---update_dih_generic.properties but no configs
             /collection2
               |
               ---update_dih_generic.properties but no configs


Let me know if you need more details


was (Author: pattapuvijaya):
Thanks for the reply. I cannot say exactly when it happens. most like when I 
restart one of the solr node.

I have 3 zookeeper ensemble/3 solr node & 3 client nodes
all the collections are created with a default config which is uploaded to 
zookeeper.

But when dih is run the different config folders with the corresponding 
collection name are created in the zookeeper with.
update_dih_store.properties in them and no configs in it.

after which it thinks overnighttest should have its own config set in zookeeper.
where I have not run dih for overnighttest.


example:

  configs
              /default
               |
               ------has the configs in here 
              /collection1
               |
               ---update_dih_generic.properties but no configs
             /collection2
               |
               ---update_dih_generic.properties but no configs


Let me know if you need more details

> SolrCore Initialization Failures when the solr is restarted, unable to 
> Initialization a collection
> --------------------------------------------------------------------------------------------------
>
>                 Key: SOLR-6618
>                 URL: https://issues.apache.org/jira/browse/SOLR-6618
>             Project: Solr
>          Issue Type: Bug
>    Affects Versions: 4.8
>            Reporter: Vijaya Jonnakuti
>
> I have uploaded  one config:default and  do specify 
> collection.configName=default when I create the collection
> and when solr is restart I get this error 
> org.apache.solr.common.cloud.ZooKeeperException:org.apache.solr.common.cloud.ZooKeeperException:
>  Could not find configName for collection overnighttest found:[default, 
> collection1, collection2 and so on]
> These collection1 and collection2 empty configs are created when I run 
> DataImportHandler using ZKPropertiesWriter 



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

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

Reply via email to