What are you trying to do? Start up a stand-alone server or SolrCloud?
In the former case be very sure you don’t have a ZK_HOST environment
variable defined, see solr.in.sh.
In the latter case, either start Solr with the “-z zkEnsemble” option or
have an env var ZK_HOST defined. See solr.in.sh fo
Please paste the exact log lines from solr.log file. What class is logging
this? What were you doing when those logs appeared? How often do you see it? We
need more context to answer your question.
Jan
> 9. jan. 2020 kl. 09:32 skrev Akreeti Agarwal :
>
> Hi All,
>
> I am just setting up my s
Hi All,
I am just setting up my solr master. I am using solr-7.5.0 version with master
slave architecture.
On my master server, I have started the jetty server using:
./solr start -p 8983
After starting the server, I am continuously getting this error in my master
server logs:
org.apache.solr.c