uim 20.46 (cu6) w2016 sql2016
In the discovery_server.log I see a lot of messages:
TRACE org.springframework.jdbc.core.StatementCreatorUtils - Setting SQL statement parameter value: column index 1, parameter value [36984], value class [java.lang.Integer], SQL type unknown
Is this a known problem?
Release: 20.4 CU6
This is just a trace message and there is no impact of this message on probe functionality.
These are not coming from the discovery_server probe directly. These are coming from Java API calls (java library source code).
This is just a trace message and there is no impact of this message on probe functionality.
But still, if you do not want to see this message in logs, replace the existing log4j.xml in the nimsoft/probes/service/discovery_server path with the updated one.
After that restart, the discovery_server probe, this will resolve the issue
log4j.xml path is the following : nimsoft/probes/service/discovery_server