On 5/31/2018 1:49 AM, SAUNIER Maxence wrote:
What procedure did you follow to install Solr?
The procedure on the documentation to install SolR Cloud
You're going to have to be a lot more specific. The only documentation
that I consider to be relevant for installing Solr is NOT on the
SolrCloud part of the documentation. It's here:
https://lucene.apache.org/solr/guide/7_3/taking-solr-to-production.html#run-the-solr-installation-script
Have you used the service installer script? If so, what options did you
give it?
How was it started?
I think 1 weeks, but I only realized it yesterday. Before, no problems.
Not WHEN. I asked HOW you started it. What was the exact command that
you typed? Or was it started as part of system boot?
Does you solr.in.sh have a reference to your log4j.properties file with the
proper path?
Where is the solr.in.sh file that you edited? Whether that's the right
one will depend on the answer to the first question I asked -- exactly
how did you install Solr? Have you edited any log4j.properties files?
If so, where were they?
Side note: Fault tolerant production zookeeper installs require at
least three hosts. Your ZK_HOST setting only lists one.
Thanks,
Shawn