You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Erick Erickson (JIRA)" <ji...@apache.org> on 2015/12/02 22:41:10 UTC

[jira] [Resolved] (SOLR-8361) Failed to create collection in Solrcloud

     [ https://issues.apache.org/jira/browse/SOLR-8361?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Erick Erickson resolved SOLR-8361.
----------------------------------
    Resolution: Invalid

Please raise this kind of issue on the user's list first, we try to reserve JIRAs for known bugs/improvements, so if you're not _sure_ it's a bug it's best to ask there first. Also, more people see the question faster and you may get the help you need more quickly.

When you do ask your question there, please include the results of looking at your Solr log when you issue the create command, any errors reported there may contain more useful information.

To subscribe to the user's list, see the "mailing lists" entry here: http://lucene.apache.org/solr/resources.html

> Failed to create collection in Solrcloud
> ----------------------------------------
>
>                 Key: SOLR-8361
>                 URL: https://issues.apache.org/jira/browse/SOLR-8361
>             Project: Solr
>          Issue Type: Bug
>          Components: SolrCloud
>    Affects Versions: 5.3
>            Reporter: mugeesh
>             Fix For: 5.3
>
>   Original Estimate: 504h
>  Remaining Estimate: 504h
>
> Hi, 
> I am using 3 server ,solr1,solr2a sn solr3 
> I have setup 3 instance of zookeeper in server solr 2 
> when i try to create 1 shards and 2 replica, it work find. 
> while i am try to create core with 1 shards with 3 replication,using this command bin/solr create -c abc  -n abcr -shards 1 -replicationFactor 3 
> I am getting below error, 
>  ERROR: Failed to create collection 'abc' due to: org.apache.solr.client.solrj.SolrServerException:IOException occured when talking to server at: http://xx.yyy.zz:8985/solr (server -solr 3) 
> solr 3:) i did start this server using this command bin/solr start -cloud -p 8985 -s "example/cloud/node1/solr" -z solr2:2181,solr2:2182,solr3:2183 
> what is the issue i unable to solved it. 
> I thought it is a bug in solr 5.3



--
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