qiaozhanwei commented on issue #835: 工作流和任务实例一直显示运行,无法取消 URL: https://github.com/apache/incubator-dolphinscheduler/issues/835#issuecomment-533948707 The log is not generated. It may be that the worker_logback.xml is not configured. If you use IDEA to start, please merge master_logback.xml and worker_logback.xml into logback.xml, and then start. The task is not successful, see the worker log output above: process kill failed, process id: 0, task id: 4913, process id is 0 is wrong, the process id can not be 0, this needs to be positioned 日志没有生成,可能是worker_logback.xml没有配置对,如果使用IDEA启动的,请将master_logback.xml和worker_logback.xml融合到logback.xml中,然后启动 任务没有kill成功,看你上面的worker日志输出:process kill failed, process id :0, task id:4913,process id 是 0 是不对了,进程id不能是0,这个需要定位一下
---------------------------------------------------------------- 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] With regards, Apache Git Services
