Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
The way that the @CronTarget annotated cron job methods catch (Exception e) and then do throws JobExecutionException looses the root cause(s). This makes fully understanding and debugging e.g. (one of) the problem shown in FINERACT-857, for a solution like FINERACT-859, more difficult.
I'll try to fix this in this issue (just the error logging, not the actual problem).
Attachments
Issue Links
- blocks
-
FINERACT-859 Optimistic locking errors were detected when flushing to the data store
- Open
-
FINERACT-922 Improve SchedulerJobHelper to be more reliable and prevent flaky tests
- Resolved
- links to