Re: Help! Can't Get Solr 8.11.1 to Work

2022-02-17 Thread Ryan Work
in advance for your help! On Mon, Feb 14, 2022 at 3:55 PM Ryan Work wrote: > Hi, > > I've checked my solr user environment variables, but didn't find any SSL > settings for Solr. I've also checked my init.d script and verified that the > one I'm expecting i

Re: Help! Can't Get Solr 8.11.1 to Work

2022-02-14 Thread Ryan Work
a command like this on the host: > > ps -efwww | grep solr > > You should look for things like -Djavax.net.ssl.keyStore > > It looks like you have initialized environemtn SOLR_SSL_KEY_STORE=NONE > > Jan > > 10. feb. 2022 kl. 22:01 skrev Ryan Work : > > Hi, > > I actu

Re: Help! Can't Get Solr 8.11.1 to Work

2022-02-11 Thread Ryan Work
/var/solr/data/logs/solr.log as well as the entire > /etc/default/solr.in.sh file, for debugging. > > Jan > > 9. feb. 2022 kl. 22:21 skrev Ryan Work : > > I am trying to set up Solr 8.11.1 on a new server that is running RHEL 8 > along with Java 11 openjdk. I followed all

Help! Can't Get Solr 8.11.1 to Work

2022-02-10 Thread Ryan Work
I am trying to set up Solr 8.11.1 on a new server that is running RHEL 8 along with Java 11 openjdk. I followed all of the steps listed in the Solr guide (https://solr.apache.org/guide/8_11/taking-solr-to-production.html) I pretty much was able to follow the guide with no issue up until the part w