Stale workflow in console | Community
Skip to main content
Level 6
October 16, 2015
Solved

Stale workflow in console

  • October 16, 2015
  • 2 replies
  • 1654 views

Hi All,

Once we saw workflow console. i can able to see [img]count_workflow.JPG[/img]

I can able to see 25000 worklow in STALE state. Please let me know hoe to clean this stale?>

I am using AEM 6.0 SP2.

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

Hi Pradeep,

what caused this many stale workflows?

To delete completed or running workflows you can use: http://localhost:4502/system/console/configMgr/com.adobe.granite.workflow.purge.Scheduler

For Stale workflows, you can use the workflows console: http://localhost:4502/libs/cq/workflow/content/console.html

However in your case, their are far too many to delete manually, so you can use the ACS AEM Commons workflow remover: http://adobe-consulting-services.github.io/acs-aem-commons/features/workflow-remover.html

Regards,

Opkar

2 replies

joerghoh
Adobe Employee
Adobe Employee
October 16, 2015

stale workflows occurr, when an unhandled exception happens during execution. So please check the logs.

kind regards,
Jörg

ogillAdobe EmployeeAccepted solution
Adobe Employee
October 16, 2015

Hi Pradeep,

what caused this many stale workflows?

To delete completed or running workflows you can use: http://localhost:4502/system/console/configMgr/com.adobe.granite.workflow.purge.Scheduler

For Stale workflows, you can use the workflows console: http://localhost:4502/libs/cq/workflow/content/console.html

However in your case, their are far too many to delete manually, so you can use the ACS AEM Commons workflow remover: http://adobe-consulting-services.github.io/acs-aem-commons/features/workflow-remover.html

Regards,

Opkar