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...
Type: Posts; User: gatperdut; Keyword(s):
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...