This config isn't intended for embedded zookeeper, it is for a separate
zookeeper ensemble that is shared with other services.

Upayavira

On Tue, Feb 12, 2013, at 10:19 PM, mbennett wrote:
> The suggested syntax didn't work with embedded ZooKeeper:
> 
> Syntax:
> -DzkRun -DzkHost=nodeA:9983,nodeB:9983,nodeC:9983,nodeD:9983/solrroot
> -DnumShards=2 -Dbootstrap_confdir=./solr/collection1/conf
> -Dcollection.configName=MyConfig
> 
> Error:
> SEVERE: Could not start Solr. Check solr/home property and the logs
> Feb 12, 2013 1:36:49 PM org.apache.solr.common.SolrException log
> SEVERE: null:java.lang.NumberFormatException: For input string:
> "9983/solrroot"
> at
> java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
> 
> More details at:
> https://issues.apache.org/jira/browse/SOLR-4450
> 
> 
> 
> --
> View this message in context:
> http://lucene.472066.n3.nabble.com/solr4-0-problem-zkHost-with-multiple-hosts-throws-out-of-range-exception-tp4014440p4040087.html
> Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to