q4q5q6qw commented on issue #15783:
URL:
https://github.com/apache/dolphinscheduler/issues/15783#issuecomment-2041450402
```shell
[INFO] 2024-04-07 20:12:40.475 +0800
org.apache.dolphinscheduler.server.master.runner.WorkflowExecuteRunnable:[1799]
- [WorkflowInstance-35830][TaskInstance-35992] - There is no need to update the
workflow instance state, origin state: WorkflowExecutionStatus{code=7,
desc='success'}, target state: WorkflowExecutionStatus{code=7, desc='success'}
[INFO] 2024-04-07 20:12:40.475 +0800
org.apache.dolphinscheduler.server.master.runner.WorkflowExecuteRunnable:[1799]
- [WorkflowInstance-35832][TaskInstance-35996] - There is no need to update the
workflow instance state, origin state: WorkflowExecutionStatus{code=7,
desc='success'}, target state: WorkflowExecutionStatus{code=7, desc='success'}
[INFO] 2024-04-07 20:12:40.475 +0800
org.apache.dolphinscheduler.server.master.runner.WorkflowExecuteRunnable:[1799]
- [WorkflowInstance-35828][TaskInstance-36014] - There is no need to update the
workflow instance state, origin state: WorkflowExecutionStatus{code=7,
desc='success'}, target state: WorkflowExecutionStatus{code=7, desc='success'}
[ERROR] 2024-04-07 20:12:40.475 +0800
org.apache.dolphinscheduler.server.master.runner.WorkflowExecuteRunnable:[443]
- [WorkflowInstance-35830][TaskInstance-35992] - Task finish failed, get a
exception, will remove this taskInstance from completeTaskSet
java.lang.NullPointerException: null
[ERROR] 2024-04-07 20:12:40.475 +0800
org.apache.dolphinscheduler.server.master.runner.WorkflowExecuteRunnable:[443]
- [WorkflowInstance-35828][TaskInstance-36014] - Task finish failed, get a
exception, will remove this taskInstance from completeTaskSet
java.lang.NullPointerException: null
[ERROR] 2024-04-07 20:12:40.475 +0800
org.apache.dolphinscheduler.server.master.runner.WorkflowExecuteRunnable:[443]
- [WorkflowInstance-35832][TaskInstance-35996] - Task finish failed, get a
exception, will remove this taskInstance from completeTaskSet
java.lang.NullPointerException: null
[ERROR] 2024-04-07 20:12:40.475 +0800
org.apache.dolphinscheduler.server.master.runner.WorkflowExecuteRunnable:[317]
- [WorkflowInstance-35830][TaskInstance-35992] - State event handle error, get
a unknown exception, will retry this event:
TaskStateEvent(processInstanceId=35830, taskInstanceId=35992, taskCode=0,
status=TaskExecutionStatus{code=7, desc='success'}, type=TASK_STATE_CHANGE,
key=null, channel=null, context=null)
java.lang.NullPointerException: null
[ERROR] 2024-04-07 20:12:40.475 +0800
org.apache.dolphinscheduler.server.master.runner.WorkflowExecuteRunnable:[317]
- [WorkflowInstance-35832][TaskInstance-35996] - State event handle error, get
a unknown exception, will retry this event:
TaskStateEvent(processInstanceId=35832, taskInstanceId=35996, taskCode=0,
status=TaskExecutionStatus{code=7, desc='success'}, type=TASK_STATE_CHANGE,
key=null, channel=null, context=null)
java.lang.NullPointerException: null
[ERROR] 2024-04-07 20:12:40.475 +0800
org.apache.dolphinscheduler.server.master.runner.WorkflowExecuteRunnable:[317]
- [WorkflowInstance-35828][TaskInstance-36014] - State event handle error, get
a unknown exception, will retry this event:
TaskStateEvent(processInstanceId=35828, taskInstanceId=36014, taskCode=0,
status=TaskExecutionStatus{code=7, desc='success'}, type=TASK_STATE_CHANGE,
key=null, channel=null, context=null)
java.lang.NullPointerException: null
```
Production environment exception logs
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]