-
Notifications
You must be signed in to change notification settings - Fork 5k
Description
Search before asking
- I had searched in the issues and found no similar issues.
What happened
[INFO] 2021-12-20 15:28:44.034 org.apache.dolphinscheduler.server.master.runner.WorkflowExecuteThread:[286] - process event: State Event :key: null type: TASK_STATE_CHANGE executeStatus: RU
NNING_EXECUTION task instance id: 102 process instance id: 28 context: null
[ERROR] 2021-12-20 15:28:44.035 org.apache.dolphinscheduler.server.master.runner.WorkflowExecuteThread:[249] - state handle error:
java.lang.NullPointerException: null
[ERROR] 2021-12-20 15:28:44.035 org.apache.dolphinscheduler.server.master.runner.WorkflowExecuteThread:[249] - state handle error:
java.lang.NullPointerException: null
[INFO] 2021-12-20 15:28:44.035 org.apache.dolphinscheduler.server.master.runner.WorkflowExecuteThread:[286] - process event: State Event :key: null type: TASK_STATE_CHANGE executeStatus: RU
NNING_EXECUTION task instance id: 104 process instance id: 29 context: null
[INFO] 2021-12-20 15:28:44.035 org.apache.dolphinscheduler.server.master.runner.WorkflowExecuteThread:[286] - process event: State Event :key: null type: TASK_STATE_CHANGE executeStatus: RU
NNING_EXECUTION task instance id: 106 process instance id: 27 context: null
[ERROR] 2021-12-20 15:28:44.035 org.apache.dolphinscheduler.server.master.runner.WorkflowExecuteThread:[249] - state handle error:
java.lang.NullPointerException: null
[INFO] 2021-12-20 15:28:44.035 org.apache.dolphinscheduler.server.master.runner.WorkflowExecuteThread:[286] - process event: State Event :key: null type: TASK_STATE_CHANGE executeStatus: RU
NNING_EXECUTION task instance id: 102 process instance id: 28 context: null
[ERROR] 2021-12-20 15:28:44.035 org.apache.dolphinscheduler.server.master.runner.WorkflowExecuteThread:[249] - state handle error:
java.lang.NullPointerException: null
[ERROR] 2021-12-20 15:28:44.035 org.apache.dolphinscheduler.server.master.runner.WorkflowExecuteThread:[249] - state handle error:
java.lang.NullPointerException: null
[INFO] 2021-12-20 15:28:44.035 org.apache.dolphinscheduler.server.master.runner.WorkflowExecuteThread:[286] - process event: State Event :key: null type: TASK_STATE_CHANGE executeStatus: RU
NNING_EXECUTION task instance id: 104 process instance id: 29 context: null
What you expected to happen
it's always write this error log
How to reproduce
1
Anything else
No response
Version
2.0.0
Are you willing to submit PR?
- Yes I am willing to submit a PR!
Code of Conduct
- I agree to follow this project's Code of Conduct