Hi,

You do not show how to reproduce your issue.
Did it work before?
From where are you connecting to Solr?
What does the log say (/var/solr/logs/solr.log) ?
What do you see in your browser when attempting to open Admin UI?
I would use Java 17 if I were you but looks like Solr is up..

Jan

> 18. okt. 2023 kl. 11:02 skrev Anuj Bhargava <anujb...@gmail.com>:
> 
> Admin Panel is not opening
> 
> [root@ded659 default]# */etc/init.d/solr status*
> Found 1 Solr nodes:
> Solr process 598380 running on port 8983
> {
>  "solr_home":"/var/solr/data",
>  "version":"8.11.2 17dee71932c683e345508113523e764c3e4c80fa - mdrob -
> 2022-06-13 11:27:54",
>  "startTime":"2023-10-18T08:43:00.446Z",
>  "uptime":"0 days, 0 hours, 0 minutes, 57 seconds",
>  "memory":"152 MB (%1) of 15 GB"}
> 
> 
> [root@ded659 default]# *java -version*
> openjdk version "20.0.2" 2023-07-18
> OpenJDK Runtime Environment (Red_Hat-20.0.2.0.9-1.rolling.el8) (build
> 20.0.2+9)
> OpenJDK 64-Bit Server VM (Red_Hat-20.0.2.0.9-1.rolling.el8) (build
> 20.0.2+9, mixed mode, sharing)
> 
> *solr.in.sh <http://solr.in.sh>*
> SOLR_PID_DIR="/var/solr"
> SOLR_HOME="/var/solr/data"
> LOG4J_PROPS="/var/solr/log4j2.xml"
> SOLR_LOGS_DIR="/var/solr/logs"
> SOLR_PORT="8983"
> SOLR_JAVA_MEM="-Xms15g -Xmx15g"
> SOLR_OPTS="$SOLR_OPTS -Dsolr.disable.shardsWhitelist=true"
> SOLR_TIMEZONE="UTC"
> SOLR_JETTY_HOST="0.0.0.0"

Reply via email to