Heltman commented on issue #3696:
URL:
https://github.com/apache/incubator-dolphinscheduler/issues/3696#issuecomment-688728300
master.log
[ERROR] 2020-09-08 16:43:02.346
org.apache.dolphinscheduler.server.master.runner.MasterExecThread:[174] -
master exec thread exception: null
java.lang.NullPointerException: null
at
org.apache.dolphinscheduler.dao.utils.BeanContext.getBean(BeanContext.java:56)
at
org.apache.dolphinscheduler.server.master.runner.MasterBaseTaskExecThread.<init>(MasterBaseTaskExecThread.java:84)
at
org.apache.dolphinscheduler.server.master.runner.MasterTaskExecThread.<init>(MasterTaskExecThread.java:52)
at
org.apache.dolphinscheduler.server.master.runner.MasterExecThread.submitTaskExec(MasterExecThread.java:374)
at
org.apache.dolphinscheduler.server.master.runner.MasterExecThread.submitStandByTask(MasterExecThread.java:979)
at
org.apache.dolphinscheduler.server.master.runner.MasterExecThread.runProcess(MasterExecThread.java:879)
at
org.apache.dolphinscheduler.server.master.runner.MasterExecThread.executeProcess(MasterExecThread.java:192)
at
org.apache.dolphinscheduler.server.master.runner.MasterExecThread.run(MasterExecThread.java:171)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
[ERROR] 2020-09-08 16:43:02.347
org.apache.dolphinscheduler.server.master.runner.MasterExecThread:[175] -
process execute failed, process id:1728
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]