Batch jobs not starting

Hello,

I’ve just started using the enterprise version of cockpit and I am having difficulty with running batch jobs. I have tried deleting process instances and upgrading process instances. In each case, the batch job sits at 0% and I can see little activity in the camunda logs.

We are currently using 7.8.0-ee

Any advice on troubleshooting this issue would be welcome as I feel we are not really taking advantage of the cockpit tool and using some of these batch jobs would be very useful.

Stephen

1 Like

Hi Stephen,

As an enterprise user, I recommend to address this problem with Camunda product support.

Cheers,
Thorben

Thanks thorben. Fortunately I managed to solve the issue. I was missing a bean definition, the problem was the that camunda wasn’t throwing an exception with useful info other than an NPE within the LazyFilterDelegate class. It’s working well now!