In CA WCC , after creating a job in QuickEdit, the job cannot be listed/accessed from QuickView. It can be listed/viewed, only if we use a wildcard character(*) to search for jobs.
A search with the exact job name, does not retrieve any results.
The error encountered when trying to execute the job, is "E131013, <jobname> not collected in WCC".
Release: All Supported Versions
Component: CA WCC
This error usually occurs when the WCC Monitor collector process is hung or unable to communicate with the Monitor Database.
- This issue can also occur, if the Monitor ID has validation issues.
- The WCC Monitor database cache is no longer updating and hence needs to be refreshed.
$CA_WCC_INSTALL_LOCATION/log/CA-wcc-services.log
$CA_WCC_INSTALL_LOCATION/log/application/monitoring/monitoring.log
$CA_WCC_INSTALL_LOCATION>/log/application/collector/collector.log
Error: E190102 <WAAE_Server_name> (monitoring id validation) - Internal exception encountered: E180011 Login failed using: User=autosysc Password=<hidden>.
Update the "Monitor ID" password in the WCC Configuration and re-validate the WAAE Server.
$CA_WCC_INSTALL_LOCATION/bin/wcc_monitor.sh -u <username> -p <password> -r<WAAE_Server_Name>
Note: