com.adobe.granite.workflow.model.VersionException: Version 1.39 does not exist | Community
Skip to main content
Level 3
April 12, 2023
Solved

com.adobe.granite.workflow.model.VersionException: Version 1.39 does not exist

  • April 12, 2023
  • 5 replies
  • 1931 views

Hi All,

 

I am using AEM as a Cloud Service and recently we are facing some issue like below :

com.adobe.granite.workflow.core.jcr.WorkflowManager Workflow cannot be loaded: com.adobe.granite.workflow.model.VersionException: Version 1.39 does not exist for /var/workflow/models/myCustomWorkflow

 

Could you please help me with this, I have already referred some existing questions but that could not helped me as I am on Cloud service

https://helpx.adobe.com/au/experience-manager/kb/cannot-read-workflow-model-error.html

https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/getting-workflow-version-error/td-p/414492

 

Thanks,

SD

 

 

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 Sachin_Arora_

@sdusane  Did you find any solution?

If you have ACS Commons, then you can try this tool for purging of Workflow instances.
https://adobe-consulting-services.github.io/acs-aem-commons/features/workflow-remover/index.html

 

 

5 replies

Sachin_Arora_
Community Advisor
Community Advisor
April 13, 2023

@sdusane  please share during which operation you are getting this error? Is it when you are opening DAM or running a workflow?

SDusaneAuthor
Level 3
April 13, 2023

Hi @sachin_arora_ , I am getting this error while running any workflow in DAM.

Thanks.

SDusaneAuthor
Level 3
April 20, 2023

I am still in search of solution, could anyone please help.

Sachin_Arora_
Community Advisor
Sachin_Arora_Community AdvisorAccepted solution
Community Advisor
April 29, 2023

@sdusane  Did you find any solution?

If you have ACS Commons, then you can try this tool for purging of Workflow instances.
https://adobe-consulting-services.github.io/acs-aem-commons/features/workflow-remover/index.html

 

 

SDusaneAuthor
Level 3
April 30, 2023

Hi @sachin_arora_ , Thanks for your suggestion! its really good OOTB feature that I never saw. 

Unfortunately, I found other solution by deleting /var/workflow/instances path and then created a blank instances path package and installed on the server. This resolved issue for me.

 

Thanks and Regards,

SD

Sachin_Arora_
Community Advisor
Community Advisor
May 1, 2023

@sdusane Thanks for update.