On 9/13/2018 6:47 AM, Gu, Steve (CDC/OD/OADS) (CTR) wrote:
After zk servers have started, I got the following error when I tried to start
solr: localhost:2182 was unexpected at this time.
Where is this error seen? Was there more to the message? In addition
to knowing that, we will need to
1:10 PM
To: solr-user@lucene.apache.org
Subject: Re: solrcloud configuration: solr failed to start with multiple
zookeeper servers
Which version of Solr and ZooKeeper are you using?
What is the command that you used to start Solr?
Regards,
Edwin
On Thu, 13 Sep 2018 at 21:56, Gu, Steve (CDC/OD/
--
> From: Pure Host - Wolfgang Freudenberger
> Sent: Thursday, September 13, 2018 8:57 AM
> To: solr-user@lucene.apache.org
> Subject: Re: solrcloud configuration: solr failed to start with multiple
> zookeeper servers
>
> did you configure the zookeeper as a quorum?
>
&g
Yes, my zookeeper ensemble have 3 servers and they are all up running.
-Original Message-
From: Pure Host - Wolfgang Freudenberger
Sent: Thursday, September 13, 2018 8:57 AM
To: solr-user@lucene.apache.org
Subject: Re: solrcloud configuration: solr failed to start with multiple
did you configure the zookeeper as a quorum?
Am 13.09.2018 um 14:47 schrieb Gu, Steve (CDC/OD/OADS) (CTR):
Hi,
I am prototyping solrcloud and I have three zookeeper servers
(localhost:2181,localhost:2182,localhost:2183). I set the zkHost in
solr.in.cmd file as:
set ZK_HOST="localhost:2181,l
Hi,
I am prototyping solrcloud and I have three zookeeper servers
(localhost:2181,localhost:2182,localhost:2183). I set the zkHost in
solr.in.cmd file as:
set ZK_HOST="localhost:2181,localhost:2182,localhost:2183"
After zk servers have started, I got the following error when I tried to start