ERROR quartzjobs.ExecutionsCleanUp - Failed to delete execution 21824204
java.lang.NullPointerException: Cannot get property 'dateCompleted' on null object
I am not sure how many execution id's it is complaining about, the log seams to go on forever. I queried for a handful of these execution id's in the executions table and they are not in there. Example: SELECT * FROM execution WHERE id =
21824204;