SOLR 9.3 - JVM Crashes

2023-10-21 Thread Ing. Andrea Vettori
Hello, we’re using two SOLR servers (same hw, same version of solr and java, same solr config). The SOLR version is 9.3 and JVM is Adoptium JDK 17.0.8.1 on Linux. They both were running fine since a couple years (we upgraded from SOLR 8 to 9 with full reindexing some time ago). Yesterday one of

Re: SOLR 9.3 - JVM Crashes

2023-10-21 Thread Ishan Chattopadhyaya
Could it be related to https://issues.apache.org/jira/plugins/servlet/mobile#issue/SOLR-16463 ? On Sat, 21 Oct, 2023, 2:03 pm Ing. Andrea Vettori, wrote: > Hello, we’re using two SOLR servers (same hw, same version of solr and > java, same solr config). The SOLR version is 9.3 and JVM is Adoptiu

Re: SOLR 9.3 - JVM Crashes

2023-10-21 Thread Ing. Andrea Vettori
The command line that we use contains the workaround -XX:CompileCommand=exclude,com.github.benmanes.caffeine.cache.BoundedLocalCache::put and the stack is different so I don’t think it’s related. Thanks anyway for trying to help. — Ing. Andrea Vettori Sistemi Informativi B2BIres s.r.l. > On 2

Re: Zk big files issues and model store

2023-10-21 Thread Florin Babes
Hello, I've created an issue and a PR ( https://issues.apache.org/jira/browse/SOLR-17050) The models will also be smaller because they will be saved without newlines and without spaces after keys: > ~ cat d.txt > "x":{"y":{"z":{"foobar":42}}} > ~ wc -c d.txt > 30 d.txt For example the fol

Re: SOLR 9.3 - JVM Crashes

2023-10-21 Thread Dmitri Maziuk
On 10/21/23 03:31, Ing. Andrea Vettori wrote: They both were running fine since a couple years (we upgraded from SOLR 8 to 9 with full reindexing some time ago). Yesterday one of the server died with JVM crash with the following reason (I have the full JVM trace if needed). Once restarted the