The DX NetOps Performance Management Portal web server is trying to contact an Anomaly Detector (AD) Data Source (DS) host.
The DS being contacted was already deleted. There is no AD DS listed in the Manage Data Sources page accessed via Administration->Data Sources->Data Sources.
In the Event Manager EMService.log (default location is /opt/CA/PerformanceCenter/EM/logs) we see this error message every few minutes.
ERROR | pool-5-thread-7354 | 2024-02-21 12:37:33,071 | com.ca.im.portal.em.ds.EventProducerPoller
| PollEventProducers
javax.xml.ws.WebServiceException: Could not send Message.
...
Caused by: java.net.UnknownHostException: UnknownHostException invoking http://<AD_DS_HostName>:80/AnomalyDetector/DataSourceWS.asmx: <AD_DS_HostName>
...
Caused by: java.net.UnknownHostException: <AD_DS_HostName>
...
All supported DX NetOps Performance Management releases
When the AD DS was deleted it was removed from the Portal netqosportal DB. For some reason, it failed to be properly removed from the Event Manager (EM) database.
This took place a long time before the issue was found. No logging remained available for review from the time of the initial deletion attempt.
The issue isn't reproducible in labs.
To resolve this issue complete these steps.
After the EM DS and Global Sync times update, monitor the EM service logs. We should see the errors clear up and the EM service stop trying to communicate with the old DS.