com.adobe.granite.workflow.WorkflowException: Process resource is null
The workflow "DAM Update Asset" is working by default. But if I add a new step "Create Web Enabled Image", I will get the the error message "Process resource is null". If I remove the step "Create Web Enabled Image" , I am still get the error and "DAM Update Asset" can' work anymore.
Through testing, it is found that as long as I modify "DAM Update Asset" no matter what I change, this workflow does not work anymore.
Does anyone know how to fix it?
18.06.2021 11:18:44.923 *ERROR* [JobHandler: /etc/workflow/instances/server0/2021-06-17/model_2171630674877000:/content/dam/test.jpeg/jcr:content/renditions/original] com.adobe.granite.workflow.core.job.JobHandler Process resource is null
com.adobe.granite.workflow.WorkflowException: Process resource is null
at com.adobe.granite.workflow.core.job.HandlerBase.executeProcess(HandlerBase.java:124)
at com.adobe.granite.workflow.core.job.JobHandler.process(JobHandler.java:232)
at org.apache.sling.event.impl.jobs.JobConsumerManager$JobConsumerWrapper.process(JobConsumerManager.java:512)
at org.apache.sling.event.impl.jobs.queues.JobRunner.run(JobRunner.java:205)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)

AEM Version : 6.1.0.20150507
Thanks,
Forrest
