leachli commented on issue #15055: URL: https://github.com/apache/dolphinscheduler/issues/15055#issuecomment-1920760568
I also have this error, but it is caused by the empty status. I have no problem in pseudo-cluster mode. This problem occurs in production cluster, could you please tell me how to solve it? [ERROR] 2024-02-01 15:26:04.471 +0800 org.apache.dolphinscheduler.server.master.runner.WorkflowExecuteRunnable:[317] - [WorkflowInstance-265][TaskInstance-837] - State event handle error, get a unknown exception, will retry this event: TaskStateEvent(processInstanceId=265, taskInstanceId=837, taskCode=0, status=null, type=TASK_STATE_CHANGE, key=267-0-265-837, channel=null, context=null) java.lang.NullPointerException: null -- 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]
