IA agent cannot connect to Kafka afer restart.
search cancel

IA agent cannot connect to Kafka afer restart.

book

Article ID: 448451

calendar_today

Updated On:

Products

DX Operational Observability DX SaaS

Issue/Introduction

Infrastructure Agents (IA) monitoring Kafka via JMX fail to establish a connection following an agent restart.

Behavior: The initial connection succeeds when the user manually configures the password in plain text. However, upon agent restart, the stored password gets automatically encrypted.

Once encrypted, the JMX client fails to process the credential properly, leading to authentication failures.

The following errors are observed in the IntroscopeAgent.log after restarting the agent:

[ERROR] [IntroscopeAgent.JMXClient] JMX Connection Failed to Server ###:9000
[DEBUG] [IntroscopeAgent.JMXClient] Authentication failed! Invalid username or password
[DEBUG] [IntroscopeAgent.JMXClient] java.lang.SecurityException: Authentication failed! Invalid 

Cause

DE688591

Resolution

Fix has been released as part of 26.8.2 release.