ALERT: Some images may not load properly within the Knowledge Base Article. If you see a broken image, please right-click and select 'Open image in a new tab'. We apologize for this inconvenience.
Data Aggregator status shows as failed after enabling HTTPS on port 443
book
Article ID: 225680
calendar_today
Updated On:
Products
CA Performance Management - Usage and Administration
Issue/Introduction
I setup the Data Aggregator for HTTPS on port 443, but system health shows the Data Aggregator as failed
Cause
The issue is due to using default https port of 443. It's causing our code checks that use the class URI to construct the URL to the Data Aggregator, and then get port from the URI class, having it return nothing for port.
Environment
Release : 21.2
Component : IM Data Aggregator
Resolution
Use a different port for HTTP
Additional Information
Defect DE517080 has been opened to address this issue