Step Execution Progress
This execution is estimated to be 100% complete after 1504 ms based on end time (already finished)
History of Step Execution for Step=step1
Summary after total of 31 executions:
| Property | Min | Max | Mean | Sigma |
|---|---|---|---|---|
| Duration per Read | 0 | 0 | 0 | 0 |
| Duration | 236 | 9,674 | 2,920.806 | 1,985.581 |
| Commits | 0 | 1 | 0.742 | 0.438 |
| Rollbacks | 0 | 1 | 0.258 | 0.438 |
| Reads | 0 | 0 | 0 | 0 |
| Writes | 0 | 1,528 | 383.323 | 337.103 |
| Filters | 0 | 0 | 0 | 0 |
| Read Skips | 0 | 0 | 0 | 0 |
| Write Skips | 0 | 0 | 0 | 0 |
| Process Skips | 0 | 0 | 0 | 0 |
Details for Step Execution
| Property | Value |
|---|---|
| ID | 2,913,089 |
| Job Execution | 2,916,893 |
| Job Name | deleteBatchHistoryJob |
| Step Name | step1 |
| Start Date | 2025-12-13 |
| Start Time | 03:13:01 |
| Duration | 00:00:01 |
| Status | FAILED |
| Reads | 0 |
| Writes | 0 |
| Filters | 0 |
| Read Skips | 0 |
| Write Skips | 0 |
| Process Skips | 0 |
| Commits | 0 |
| Rollbacks | 1 |
| Exit Code | FAILED |
| Exit Message | java.lang.RuntimeException: AN UNEXPECTED ERROR OCCURRED at eabs.tasklet.DeleteBatchHistoryTasklet.execute(DeleteBatchHistoryTasklet.java:44) at sun.reflect.GeneratedMethodAccessor922.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:133) at org.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:121) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213) at com.sun.proxy.$Proxy203.execute(Unknown Source) at org.springframework.batch.core.step.tasklet.TaskletStep$ChunkTransactionCallback.doInTransaction(TaskletStep.java:406) at org.springframework.batch.core.step.tasklet.TaskletStep$ChunkTransactionCallback.doInTransaction(TaskletStep.java:330) at org.springframework.transaction.support.TransactionTemplate.execute(TransactionTemplate.java:133) at org.springframework.batch.core.step.tasklet.TaskletStep$2.doInChunkContext(TaskletStep.java:272) at org.springframework.batch.core.scope.context.StepContextRepeatCallback.doInIteration(StepContextRepeatCallback.java:81) at org.springframework.batch.repeat.support.RepeatTemplate.getNextResult(RepeatTemplate.java:374) at org.springframework.batch.repeat.support.RepeatTemplate.executeInternal(RepeatTemplate.java:215) at org.springframework.batch.repeat.support.RepeatTemplate.iterate(RepeatTemplate.java:144) at org.springframework.batch.core.step.tasklet.TaskletStep.doExecute(TaskletStep.java:257) at org.springframework.batch.core.step.AbstractStep.execute(AbstractStep.java:200) at org.springframework.batch.core.job.SimpleStepHandler.handleStep(SimpleStepHandler.java:148) at org.springframework.batch.core.job.flow.JobFlowExecutor.executeStep(JobFlowExecutor.java:64) at org.springframework.batch.core.job.flow.support.state.StepState.handle(StepState.java: |