Re: [gdal-dev] Geoserver 2.20.RC generating high CPU load

2021-09-16 Thread Andrea Aime
Hi Jukka, try to get the pid of the process and run a "jstack ", let's see what happens. Btw, wrong mailing list :-D Cheers Andrea On Fri, Sep 17, 2021 at 8:29 AM Rahkonen Jukka (MML) < jukka.rahko...@maanmittauslaitos.fi> wrote: > Hi, > > > > I installed and started GS 2.20 yesterday on Windows

[gdal-dev] Geoserver 2.20.RC generating high CPU load

2021-09-16 Thread Rahkonen Jukka (MML)
Hi, I installed and started GS 2.20 yesterday on Windows and now the corresponding OpenJDK 11 process shows constant high CPU usage (12-17%). Service is started at localhost:8080 and I do not generate any requests for the service. I do not understand what happens and how to investigate the situ