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 for comments about this. Best, Erick > On Jan 9, 2020, at 7:46 AM, Jan Høydahl <jan....@cominvent.com> wrote: > > 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 <akree...@hcl.com>: >> >> 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.common.SolrException: Solr instance is not running in >> SolrCloud mode >> >> Solr has started dashboard has opened, but I am getting this error in logs. >> Please help >> >> Thanks & Regards, >> Akreeti Agarwal >> >> ::DISCLAIMER:: >> ________________________________ >> The contents of this e-mail and any attachment(s) are confidential and >> intended for the named recipient(s) only. E-mail transmission is not >> guaranteed to be secure or error-free as information could be intercepted, >> corrupted, lost, destroyed, arrive late or incomplete, or may contain >> viruses in transmission. The e mail and its contents (with or without >> referred errors) shall therefore not attach any liability on the originator >> or HCL or its affiliates. Views or opinions, if any, presented in this email >> are solely those of the author and may not necessarily reflect the views or >> opinions of HCL or its affiliates. Any form of reproduction, dissemination, >> copying, disclosure, modification, distribution and / or publication of this >> message without the prior written consent of authorized representative of >> HCL is strictly prohibited. If you have received this email in error please >> delete it and notify the sender immediately. Before opening any email and/or >> attachments, please check them for viruses and other defects. >> ________________________________ >