Michael Vorburger created FINERACT-858:
------------------------------------------
Summary: Errors (JobExecutionException) in Cron Jobs loose
exception rot cause details
Key: FINERACT-858
URL: https://issues.apache.org/jira/browse/FINERACT-858
Project: Apache Fineract
Issue Type: Bug
Reporter: Michael Vorburger
Assignee: Michael Vorburger
Fix For: 1.4.0
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 TBD, more difficult.
I'll try to fix this in this issue (just the error logging, not the actual
problem).
--
This message was sent by Atlassian Jira
(v8.3.4#803005)