A job instance already exists and is complete for parameters={-spring.cloud.task.executionid=2}. If you want to run this job again, change the parame
问题 I am working on Spring Cloud Data Flow and Spring Batch by taking a reference from https://github.com/spring-cloud/spring-cloud-task/tree/master/spring-cloud-task-samples. I'm executing the batch-job and when executed this example two times, on 2nd time I observed the error, however for the first time it worked fine. I started the spring-cloud-dataflow-server-local server using below commands and it created all metadata for me- highlighted in yellow. Error: exitCode=null, taskName='batch-job'