AW: Problem with Solr 7.7.2 after OOM

2020-03-09 Thread Bunde Torsten
reported. NOTE: If you’re still getting OOMs, then there won’t be anything obvious in the logs. Best, Erick > On Mar 6, 2020, at 06:44, Bunde Torsten wrote: > > As an addendum: For me it looks as if the cores are simply not loaded, > although the configuration is correct and has not

AW: Problem with Solr 7.7.2 after OOM

2020-03-06 Thread Bunde Torsten
As an addendum: For me it looks as if the cores are simply not loaded, although the configuration is correct and has not been changed (apart from the enlargement of the heap). Torsten -Ursprüngliche Nachricht- Von: Bunde Torsten Gesendet: Freitag, 6. März 2020 09:33 An: solr-user

AW: Problem with Solr 7.7.2 after OOM

2020-03-06 Thread Bunde Torsten
derwood.org>>: > >  >> >> On Mar 5, 2020, at 4:29 AM, Bunde Torsten >> mailto:t.bu...@htp.net>> wrote: >> >> -Xms512m -Xmx512m > > Your heap is too small. Set this to -Xms8g -Xmx8g > > In solr.in.sh, that looks like this: > > SOLR_HEAP=8g >

Problem with Solr 7.7.2 after OOM

2020-03-05 Thread Bunde Torsten
Hello @all, I've got a problem with Solr (version 7.7.2) since some days. On March, 4th I got an OOM and the log file just says the following: Running OOM killer script for process 12351 for Solr on port 8983 Killed process 12351 So I started the service again and the service is running fine. B