In VMware Telco Cloud Automation (TCA), CNF workflows fail to execute immediately. The failure occurs at the initial "Clean up" step with no visible logs or subtasks in the UI.
Log analysis reveals a java.lang.RuntimeException within the VroService thread indicating that the workflow cannot find the necessary orchestration configuration.
Symptoms:
Caused by: java.lang.RuntimeException: VRO configuration not found : Please add vRealize Orchestrator to TCA-CP appliance. Contact System Administrator for more helpTCA build : 3.2, 3.3, 3,4
TCP : 5.0, 5.0.1, 5.1
The TCA-CP (Control Plane) appliance is not configured with a vRealize Aria Orchestrator (vRO) registration, preventing the execution of SSH-based guest commands required for CNF recipes.
To resolve this issue, register the vRealize Aria Orchestrator with the TCA-CP appliance:
Log in to the VMware Telco Cloud Automation-Control Plane (TCA-CP) appliance management interface.
Navigate to the vRealize Orchestrator configuration section.
Add the details for your vRealize Aria Orchestrator instance.
Verify the connection status shows as healthy.
Re-run the CNF workflow to confirm the "Clean up" step completes successfully.