java – Spring Batch – Exception Handling
java – Spring Batch – Exception Handling
It looks like the commit of the Spring Batch transaction failed due to ORA-00001: restrição exclusiva (MAF.UK_INDICIO_TRANSFERENCIA) violada
. There is a known issue that happens when the commit fails and leaves the job in a UNKNOWN
state. Please refer to https://jira.spring.io/browse/BATCH-1767 for more details.