UIM 20.4 CU6 discovery_server log sql type unknown
search cancel

UIM 20.4 CU6 discovery_server log sql type unknown

book

Article ID: 262670

calendar_today

Updated On:

Products

DX Unified Infrastructure Management (Nimsoft / UIM)

Issue/Introduction

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?

Environment

Release: 20.4 CU6

Cause

This is just a trace message and there is no impact of this message on probe functionality.

Resolution

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

Additional Information

log4j.xml path is the following : nimsoft/probes/service/discovery_server

Attachments

log4j (1)_1679659262627.xml get_app