当读取器是org.springframework.batch.item.database.JpaPagingItemReader时,我使用Spring运行我的作业[org.springframework.batch.core.step.item.ChunkMonitor:109] - No ItemReader set (mustRestart data could be compromised.Restart data c
我试图利用Spring来处理批处理作业。当我使用stop尝试使用executionId执行一个正在运行的作业时,作业将在SpringBatchDb.BATCH_JOB_EXECUTION表中的条目下面停止。(MapJobRegistry.java:66) at org.springframework.batch.core.launch.support.SimpleJobOperator.restart(SimpleJobOperator.java$$EnhancerBySpringCGLIB$$318ff269.r
我正在测试的代码,来自view模块: batch_name = request.POST.get("batch_name", "")except models.Batch.DoesNotExist:
logger.warning("Trying to restart a batch that does notresponse = client.po
at org.springframework.batch.repeat.support.RepeatTemplate.getNextResult(RepeatTemplate.java:375) ~[spring-batch-infrastructure:82) ~[spring-batch-core-4.1.0.RELEASE.jar:4.1.0.RELEASE]
at org.springframework.batch.repeat.support.RepeatTemplat