Log files missing for multiple Spectrum Connectors (v2.0.0.260)
search cancel

Log files missing for multiple Spectrum Connectors (v2.0.0.260)

book

Article ID: 444654

calendar_today

Updated On:

Products

CA Service Operations Insight (SOI)

Issue/Introduction

When running multiple instances of the CA Spectrum Connector (version 2.0.0.260) on the same host, only the instance that starts first generates a log file (e.g., SpectrumIM_Connector_host.log). Additional connector instances do not create their respective log files.

The SAM-IntegrationServices_wrapper.log file contains the following warning:

WARN locateContext called with URI file:/D:/CA/SOI/resources/Configurations/log4j/SpectrumIMConnector_..._log4j.xml. Existing LoggerContext has URI file:/D:/CA/SOI/resources/Configurations/log4j/SpectrumIMConnector_..._log4j.xml

Environment

  • CA Service Operations Insight (SOI) 4.3
  • CA Spectrum Connector 2.0.0.260

Cause

A log4j LoggerContext collision occurs when multiple connector instances attempt to initialize using configuration URIs that conflict within the shared JVM environment. This prevents independent logger contexts from being created for secondary connectors.

Resolution

A patch has been released to resolve the context collision in version 2.0.0.260. Follow these steps to apply the fix:

  1. Stop the CA SOI Integration Services (IFW) on the connector host.
  2. Navigate to the CA\SOI\lib\ directory.
  3. Back up the existing file: spectrum-im.catalyst.connector.jar.
  4. Replace the jar file with the patched version attached to this article.
  5. Restart the CA SOI Integration Services.

Attachments

spectrum_connector_Fix.zip get_app