spring-cloud-dataflow icon indicating copy to clipboard operation
spring-cloud-dataflow copied to clipboard

Status of the task is not updated

Open umutpiri opened this issue 1 year ago • 2 comments
trafficstars

Description: I ran the batch task from the UI, task is successfully completed on Kubernetes. However, the status in SCDF is not updated correctly. Even though task is executed once, I can see two task executions with the same name but one is ending with "-1". Status of the task is UNKOWN in the tasks list.

Release versions: SCDF version: 2.11.0 Java: 11 Spring Boot: 2.7.18 Spring Batch: 4

Screenshots: Screenshot 2023-12-18 144337

umutpiri avatar Dec 18 '23 14:12 umutpiri

Hello, Can you provide a sample task application that replicates this behavior? Thank you!

cppwfs avatar Dec 18 '23 16:12 cppwfs

Have you Viewed the task logs using Dataflow UI? If that doesn't work I suggest using kail to view the logs of all pods in your namespace.

corneil avatar Dec 19 '23 08:12 corneil

Closing due to inactivity. If closed in error please let us know.

cppwfs avatar Jul 22 '24 14:07 cppwfs