Re: [Geoserver-devel] NullPointerException in OSHI flooding logs with errors

2022-02-03 Thread Jody Garnett
Assume you are using GeoServer 2.20.2? 2020-07-14 12:56:28,229 ERROR [status.OSHISystemInfoCollector] - null java.lang.NullPointerException at oshi.software.os.linux.LinuxOperatingSystem.getProcess(LinuxOperatingSystem.java:293) at oshi.software.os.linux.LinuxOperatingSystem.getProcess(LinuxO

Re: [Geoserver-devel] NullPointerException in OSHI flooding logs with errors

2022-02-02 Thread Fernando Quadro
Kevin and All, I'm having this problem too, after I added some GC parameters (G1GC) to GeoServer. Does anyone know what can it be? https://deviniciative.wordpress.com/2020/07/23/dicas-para-tunning-de-g1-gc/ I'm using CentOS 8, GeoServer 2.17.1, MariaDB and Java 11. Best regards, Fernando Quadr

[Geoserver-devel] NullPointerException in OSHI flooding logs with errors

2020-07-14 Thread Kevin Smith
Tomcat 9.0.37, Java 11, RHEL 8, new deployment with the Oracle, MSSQL, Pregeneralized Features, and YSLD extensions. The system status module is adding an ERROR message to the logs once a second because of a  NullPointerException.  This happens in the LinuxOperatingSystem class when it tries to us