Hi all,
I have a situation.
When the Spring batch is running and if due to any reason the process crashes, the currently executing job is exiting in the STATE as EXECUTING and not able to restart that job again.

Can any one please tell me how can i get through this.
I have only one parameter in the job and this cannot be changed, the job with same job parameter has to be executed?