It took me a few hours of sleep as well. My case was very similar:
When does It accurs:
- Deployment with REST API
- Most cases when your Application restart.
How to solve:
1- Verify your bpm-platform.xml file with this tag:
<property name="jobExecutorDeploymentAware">false</property>
2 - Redeploy your APP (Docker, whatever)