Camunda Process stucks after Process Migration

Hi Camunda Community,

i have migrated a lot of processes with the Rest Api. After that the existing processes as well as new processes are not working anymore. They stuck at the excution of a simple service task without any errors.

In the past we did the migration of processes with the Camunda Cockpit. Unfonutately we don’t have the license anymore so i had to use the rest api. I wrote some little script with created a migration plan for each single process and run these migration plans synchonously(did not know there is the possibility to run migrations asynchonously).

Would it better to create a migration plan for all processes and run it asynchonously ?

Has anybody an idea how i can fix now the problem with stucked processes ?

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.