Re: Replication fails in SolrCloud

2012-11-30 Thread Mark Miller
On Nov 30, 2012, at 11:01 AM, yayati wrote: > We have created some custom search component, where this error occur in > inform method at line > .getResourceLoader().getConfigDir())); Does your custom component try and get the config dir? What for? - Mark

Re: Replication fails in SolrCloud

2012-11-30 Thread yayati
Hi Mark, Please find detail stacktrace : 2012-11-30 19:32:58,260 [pool-2-thread-1] ERROR apache.solr.core.CoreContainer - null:org.apache.solr.common.SolrException: ZkSolrResourceLoader does not support getConfigDir() - likely, what you are trying to do is not supported in ZooKeeper mode

Re: Replication fails in SolrCloud

2012-11-30 Thread Mark Miller
Need more information about your setup and config. Longer stack traces would be helpful as well. - Mark On Nov 30, 2012, at 12:35 AM, yayati wrote: > Hi All, > > I also got similar error while moving my solr 3.6 based application on solr > cloud. While setting solrcloud i got this error : > S

Re: Replication fails in SolrCloud

2011-11-08 Thread Pulkit Singhal
@Prakash: Can your please format the body a bit for readability? @Solr-Users: Is anybody else having any problems when running Zookeeper from the latest code in the trunk(4.x)? On Mon, Nov 7, 2011 at 4:44 PM, prakash chandrasekaran < prakashchandraseka...@live.com> wrote: > > hi all, i followed

Replication fails in SolrCloud

2011-11-07 Thread prakash chandrasekaran
hi all, i followed steps in link http://wiki.apache.org/solr/SolrCloud#Example_C:_Two_shard_cluster_with_shard_replicas_and_zookeeper_ensemble and created "Two shard cluster with shard replicas and zookeeper ensemble", and then for Solr Replication i followed steps in link http://wiki.apache.