Job issues

This topic describes how to recover your environment if job issues occur.

You may encounter job issues while using HCL Universal Orchestrator. In this topic you can find the main problems and the related solutions.
Jobs remain in READY status

If a job remains in READY status and does not start, the reason is that the workstation is offline or stopped. When the workstation is online again, the job starts automatically.

Jobs do not appear in the plan
If a job does not appear in the plan, there are different possible reasons:
The instance of the job has not been created yet in the current plan
Save the job stream definition again.
The future instance did not activate
Save the job stream definition again.
The active-window policy value is too short
If the active-window value is too short, you can set another value for the policy inside the values.yaml file:
uno.planning.active-window=PT24H
For more information, see HCL Universal Orchestrator policy-driven plan.
The active-window.extension policy value is too large
If the active-window.extension value is too large, you can set another value for the policy inside the values.yaml file:
uno.planning.active-window.extension=PT5M
For more information, see HCL Universal Orchestrator policy-driven plan.
Executable job failure: Method not found addexecutableParameters

HCL Universal Orchestrator comes with the executable job plug-in already pre-installed. The executable job plug-in enables you to create executable jobs in the Workload Designer.

If you upgrade HCL Universal Orchestrator from V1.1.0 to V1.1.2 or later, or from V1.1.1 to V1.1.2 or later, a new executable job plug-in is installed. You must manually delete the previous version of the executable job plug-in to avoid executable job failures.