wsxwsxwsx opened a new issue #2951:
URL: https://github.com/apache/incubator-dolphinscheduler/issues/2951


   
使用1.2.1官方提供的tar包直接进行安装,运行调度任务后,经常出现任务运行失败,但是日志显示正常的问题,查看数据也都正常落库。work报错如下:[ERROR]
 2020-06-09 15:58:43.995 
org.apache.dolphinscheduler.server.worker.runner.TaskScheduleThread:[153] - 
task scheduler failure
   java.util.NoSuchElementException: 'task.record.flag' doesn't map to an 
existing object
   at 
org.apache.commons.configuration.AbstractConfiguration.getBoolean(AbstractConfiguration.java:644)
   at 
org.apache.dolphinscheduler.dao.TaskRecordDao.getTaskRecordFlag(TaskRecordDao.java:64)
   at 
org.apache.dolphinscheduler.server.worker.task.AbstractTask.after(AbstractTask.java:134)
   at 
org.apache.dolphinscheduler.server.worker.runner.TaskScheduleThread.run(TaskScheduleThread.java:150)
   at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   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)
   [INFO] 2020-06-09 15:58:43.995 - [taskAppId=TASK-4-330-5535]:[262] - cancel 
process: 17728
   [INFO] 2020-06-09 15:58:44.000 
org.apache.dolphinscheduler.server.worker.runner.TaskScheduleThread:[161] - 
task instance id : 5535,task final status : SUCCESS


----------------------------------------------------------------
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]


Reply via email to