NPE - JobEntityManagerImpl.delete(JobEntityManagerImpl.java:35) ~[activiti-engine-6.0.0.jar!/:6.0.0
We are consistently getting an NPE when running an application with all async tasks. The errors only occur when a step is run by a SimpleAsyncTaskExecutor. Any idea what could be causing the errors?Here is the stack trace: at org.activiti.engine.im...