Could not delete deployment error

Hi there,

after 40 bpmn processes deployed I’m getting the following error message when I try to delete the deploy from screen in Cockpit:
Finished : Could not delete deployment: Cannot switch to process application"
‘my_process_name’ for execution: ENGINE-07011 Process Application ‘my_process_name’ unavailable
(I attached a print-screen with the error)

I’m using camunda 7.9.0 with tomcat and MySql.
Someone could help me ? Thanks in advance.

_

Hi @Christian_Tobler,

What’s the stacktrace in the server log?

Cheers,
Thorben

Hi @thorben,

I finally solved up this issue by deploying a new ‘.war’ file and replacing it in the webapps folder for the previous one. After doing this, I went to Cockpit and I was able to delete it successfully (therefore I got rid of the 40 running processes).
Thanks for your attention.

Cheers !

1 Like