After upgrading AutoSys Workload Automation from version 12.x to 24.x, the WCC console fails to launch or display data.
Symptoms:
E190098 TSL (web services validation) - A connection exception was encountered:https://WCC_URL:9443/AEWS returned status 401.E190099 TSL (monitoring id validation) - Connection exception encountered. CAUAJM E 00065 Validation Internal Error: User failed authentication..CAUAJM_E_00067.EE_AUTHFAILED or E150010 are present in the CA-wcc.log.CAUAJM_W_119012 indicating EEM security configuration issues.Product: AutoSys Workload Automation
Versions: Upgrading from 12.x to 24.x (e.g., 24.2)
Component: Workload Control Center (WCC), EEM
OS: Linux / Windows
During the major version upgrade to 24.x, existing EEM certificates used by the AutoSys Application Server and WCC components become invalid. The security handshake requires regenerated certificates aligned with the 24.x security protocols.
To restore connectivity, you must regenerate the EEM certificates for both the AutoSys instance and the WCC component.
Step 1: Regenerate AutoSys Instance Certificates
autosys_secureEiamAdmin), and Password.Step 2: Regenerate WCC Component Certificates
safex directory in your WCC installation.wcc.pem and wcc.key files: ./safex -h <eem_hostname> -u EiamAdmin -p <password> -f IssueCertificate.xmlwcc.pem and wcc.key files to the $CA_WCC_INSTALL_LOCATION/data/config directory.wcc_config: ./wcc_config.sh -u <admin> -p <pass> --eemhostname <eem_host> --eemcertname wcc.pem --eemcertkey wcc.key --eemadmin EiamAdmin --eempassword <eem_pass>unisrvcntr restart CA-wcc-servicesLink to our main Contact Broadcom support article
To speak with a customer representative or a Support Engineer see Contact Support. Scroll to the bottom of the page and click on the respective region.
AutoSys TechDocs: Set CA EEM Server Location and Regenerate Certificate
KD 430428: Regenerating EEM Certificates Using autosys_secure
KD 192947: Autosys WCC / WebUI URL gives HTTP 500 internal server error