This conversation has been locked due to inactivity. Please create a new post.
This conversation has been locked due to inactivity. Please create a new post.
Hi All,
I got below exception on when creating a rendition of the pdf , step is not continuing (DAM Update Asset )
please let me your resolution, thoughts.
Here are the failure details from the latest failed workflow
/libs/cq/workflow/admin/console/content/failures.html
Asset: /content/dam/rfcu/images/banners/holiday/AEM-Banners_HolidayHomepage_NewYears.pdf/jcr:content/renditions/original
Details:
com.adobe.granite.workflow.WorkflowException: Process execution resulted in an error
at com.adobe.granite.workflow.core.job.HandlerBase.executeProcess(HandlerBase.java:201)
at com.adobe.granite.workflow.core.job.JobHandler.process(JobHandler.java:260)
at org.apache.sling.event.impl.jobs.JobConsumerManager$JobConsumerWrapper.process(JobConsumerManager.java:502)
at org.apache.sling.event.impl.jobs.queues.JobQueueImpl.startJob(JobQueueImpl.java:293)
at org.apache.sling.event.impl.jobs.queues.JobQueueImpl.access$100(JobQueueImpl.java:60)
at org.apache.sling.event.impl.jobs.queues.JobQueueImpl$1.run(JobQueueImpl.java:229)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: com.adobe.granite.workflow.WorkflowException: Failed to execute process
at com.day.cq.workflow.compatibility.CQWorkflowProcessRunner.execute(CQWorkflowProcessRunner.java:108)
at com.adobe.granite.workflow.core.job.HandlerBase.executeProcess(HandlerBase.java:191)
... 8 more
Caused by: com.day.cq.workflow.WorkflowException: com.day.cq.workflow.WorkflowException: execute: gatekeeping failed, asset [{/content/dam/rfcu/images/banners/holiday/AEM-Banners_HolidayHomepage_NewYears.pdf/jcr:content/renditions/original}] in payload doesn't exist for workflow [{VolatileWorkItem_node1_var_workflow_instances_server0_2021-11-01_1_update_asset_302}].
at com.day.cq.dam.core.process.GateKeeperProcess.execute(GateKeeperProcess.java:96)
at com.day.cq.workflow.compatibility.CQWorkflowProcessRunner.execute(CQWorkflowProcessRunner.java:93)
... 9 more
Caused by: com.day.cq.workflow.WorkflowException: execute: gatekeeping failed, asset [{/content/dam/rfcu/images/banners/holiday/AEM-Banners_HolidayHomepage_NewYears.pdf/jcr:content/renditions/original}] in payload doesn't exist for workflow [{VolatileWorkItem_node1_var_workflow_instances_server0_2021-11-01_1_update_asset_302}].
at com.day.cq.dam.core.process.GateKeeperProcess.execute(GateKeeperProcess.java:93)
... 10 more
Thanks,
Manjunath
Solved! Go to Solution.
Hi @Manjunathbanakar8 ,
It seems the payload you have given in your workflow does not exist. Could you please share your launcher configuration/properties that you are using to trigger the workflow. Also, try to check by triggering your workflow manually.
Thanks.
Hi @Manjunathbanakar8 ,
It seems the payload you have given in your workflow does not exist. Could you please share your launcher configuration/properties that you are using to trigger the workflow. Also, try to check by triggering your workflow manually.
Thanks.
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies
Views
Likes
Replies