Hi folks, For reasons not to be discussed I am stuck with the combination JDK 8 and Solr 8.11.2. Everything looks good as long as I use JDK 1.8.0_351 but Solr won't start properly as soon as I switch to JDK 1.8.0_361 and solr.log file contains a Java stack trace with e.g. this particular entry:
Caused by: java.lang.NoClassDefFoundError: Could not initialize class jdk.internal.platform.cgroupv2.CgroupV2Subsystem I know that 361 has a known issue (supposedly fixed with build 32, but looking at my log I doubt this), so I am just curious whether somebody else ran into that problem. Best regards Hans
