it seem that i am in the second case
but if i use the same parametre i get this error :
Code:
16:50:01,457 ERROR DefaultQuartzScheduler_Worker-2 JobLauncherDetails:77 - Could not execute job.
org.springframework.batch.core.repository.JobInstanceAlreadyCompleteException: A job instance already exists and is complete for parameters={dateJ=2008-05-19 09:01:51}{}{}{}. If you want to run this job again, change the parameters.
at org.springframework.batch.core.repository.support.SimpleJobRepository.createJobExecution(SimpleJobRepository.java:171)