You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dolphinscheduler.apache.org by GitBox <gi...@apache.org> on 2022/11/01 01:50:41 UTC

[GitHub] [dolphinscheduler] hstdream commented on pull request #12118: [Fix-12109] Fix the errors when starting 2 times with dolphinscheduler-daemon.sh

hstdream commented on PR #12118:
URL: https://github.com/apache/dolphinscheduler/pull/12118#issuecomment-1297909110

   1.The pid will be considered modified or suspended, making it impossible to kill the thread. This happens often.
   2.The pid in the pid file is inconsistent with the actual process number
   @rickchengx 


-- 
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: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org