I have some custom jobs that were running at the time my ofbiz service
was restarted.

These jobs appear to be 'stuck' with a STATUS_ID of 'SERVICE_RUNNING'
but don't actually appear to be running.

Is it safe to delete these jobs from the OFBIZ.JOB_SANDBOX table?  I.e.
will doing "delete from ofbiz.job_sandbox where status_id =
'SERVICE_RUNNING'" cause any issues with the job engine?

Many thanks in advance,

Chris

Reply via email to