com.adobe.granite.workflow.core.job.TimeoutHandler WorkItem does not exist | Community
Skip to main content
Level 2
May 15, 2023

com.adobe.granite.workflow.core.job.TimeoutHandler WorkItem does not exist

  • May 15, 2023
  • 1 reply
  • 710 views

We have created custom scheduled activation workflow but we are getting

 

com.adobe.granite.workflow.core.job.TimeoutHandler WorkItem does not exist

 

When I schedule publish later or unpublish later alone then it works fine but when do schedule publish and schedule  unpublish simultaneously (schedule publish first and unscheduled publish later). I mean in workflow instances I can see  both workflows but after executing schedule publish what happens is unscheduled workflow is getting aborted with error com.adobe.granite.workflow.core.job.TimeoutHandler WorkItem does not exist

 

 

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

1 reply

rawvarun
Community Advisor
Community Advisor
May 15, 2023

Check the permission of the workflow group which is triggering the custom scheduled activation workflow.

It seems the group does not have the permission.

Level 2
May 15, 2023

When I schedule publish later or unpublish later alone then it works fine but when do schedule publish and schedule  unpublish simultaneously (schedule publish first and unscheduled publish later). I mean in workflow instances I can see  both workflows but after executing schedule publish what happens is unscheduled workflow is getting aborted with error com.adobe.granite.workflow.core.job.TimeoutHandler WorkItem does not exist