After rehydrating an EC2 server or performing a server migration for Autosys Workload Control Center (WCC), the WCC UI fails to connect.
Reviewing the CA-wcc.log, you may observe the following warning patterns related to the ClusterProviderDAO failing to find or add collector nodes:
WARN #ClusterProviderDAO #(108) Check whether node exists - node [hostname], clusterport [port]WARN #ClusterProviderDAO #(111) is collector node exists with host [hostname] and port [port]? falseWARN #ClusterProviderDAO #(115) Lets give 5 more seconds for to get added, instancename : [hostname]Product: Autosys Workload Automation
Component: Workload Control Center (WCC)
Version: 12.x, 24.x
Platform: Linux / AWS EC2
This issue typically occurs due to one or more of the following environmental factors:
Follow these steps to remediate the connectivity issue:
Example entry:
Clear Residual Processes
Before restarting services, ensure no stale WCC processes are running:
Stop WCC services: unisrvcntr stop CA-wcc
Check for residual Java or WCC processes: ps -ef | grep wcc
Kill any remaining processes: kill -9 [PID]
Restart Services
Start the WCC services and monitor the logs:
Start services: unisrvcntr start CA-wcc
Tail the log to confirm the node is added successfully: tail -f CA-wcc.log
To stay updated on fix statuses, subscribe to this article.
To speak with a customer representative or a Support Engineer, see Contact Support. Scroll to the bottom of the page and click on your respective region.