i'm re-installing an instance of solr 8.10.1 on a dedicated box
it's launched,
ps ax | grep solr
85664 ?Sl 1:26 /usr/lib/jvm/java-18-openjdk/bin/java
-server -Xms512m -Xmx512m -XX:+UseG1GC -XX:+PerfDisableSharedMem
-XX:+ParallelRefProcEnabled -XX:MaxGCPauseMillis=
easily enough 'fixed'
upgrading from solr 8.10.1 -> 8.11.1, cures this reproducible problem
i'm still not clear on the specific cause; i'm guessing atm it's to do with my
recent/local upgrades of 'java-latest' pkgs from v17 -> v18
on
lsb_release -rd
Description:Fedora release 36 (Thirty Six)
Release:36
java -version
Picked up JAVA_TOOL_OPTIONS: -Xmx512M
openjdk version "18.0.1" 2022-04-19
OpenJDK Runtime Environmen