Hello all,

I'm trying to run a job in Spring Batch but, at the moment of launching, I get the following exception:


java.lang.IllegalArgumentException: JobExecution must already be saved
at...