cancel
Showing results for 
Search instead for 
Did you mean: 

Undeploy WF causes problem with Share documentlibrary

ghernando
Champ in-the-making
Champ in-the-making
I was using the Review & Approve WF with Share.
I wanted to redefine the WF, so I did an 'undeploy'.
After doing that, I'm not able to display any documents from the documentLibrary.
I see the error and no dcouments are displayed in documentlibrary:

01180041 Wrapped Exception (with status template): 01180040 Failed to execute script '/org/alfresco/slingshot/documentlibrary/doclist.get.js
(in classpath store file:C:/Alfresco/tomcat/webapps/alfresco/WEB-INF/classes/alfresco/templates/webscripts)': 01180039 Workflow instance 'jbpm$13' does not exist

Any idea about how to clean this up?
2 REPLIES 2

ghernando
Champ in-the-making
Champ in-the-making
OK.  I just need to delete the document items that had been assigned to the workflow and then the error goes away.
Good enough workaround for now.
[Although I don't think I should have to do this…  And the error it throws is very ugly.]

paiyyavj13
Star Contributor
Star Contributor
hi,

Usually this type of error is encountered when the undeployment has not been done completely (or properly.) i guess the workaround you mentioned worked fine for you… but instead you cud have redeployed the old workflow(with the old name) and then undeployed the same.
restart the server check whether the undeployment has happened properly (check whether the doc library loads up fine) then you can redeploy new workflow as per ur requirements.

Hope this helps in future…

Thanks,
Vijay.