micro-integrator icon indicating copy to clipboard operation
micro-integrator copied to clipboard

Duplicate logs during dashboard startup after upgrading pax-logging version

Open Vathsan opened this issue 4 years ago • 0 comments

Description: After upgrading org.ops4j.pax.logging.pax-logging-log4j2_1.10.0.jar, org.ops4j.pax.logging.pax-logging-api_1.10.0.jar to version org.ops4j.pax.logging.pax-logging-log4j2_1.11.12.jar, org.ops4j.pax.logging.pax-logging-api_1.11.12.jar the following log is printed twice during server startup.

[2022-01-04 10:58:36,130]  INFO {org.ops4j.pax.logging.spi.support.EventAdminConfigurationNotifier} - Logging configuration changed. (Event Admin service unavailable - no notification sent).
[2022-01-04 10:58:36,568]  INFO {org.ops4j.pax.logging.spi.support.EventAdminConfigurationNotifier} - Logging configuration changed. (Event Admin service unavailable - no notification sent).

Suggested Labels:

Suggested Assignees:

Affected Product Version: wso2mi-monitoring-dashboard-1.2.0, wso2mi-monitoring-dashboard-1.1.1, wso2mi-monitoring-dashboard-.1.1.0

Steps to reproduce: Get WUM/U2 updated wso2mi-monitoring-dashboard distribution and start the dashboard.

Vathsan avatar Jan 04 '22 05:01 Vathsan