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/08/12 07:17:40 UTC

[GitHub] [dolphinscheduler] bdxmq opened a new issue, #11450: [Bug] [3.0.0] process-definition has to be started a second time every time

bdxmq opened a new issue, #11450:
URL: https://github.com/apache/dolphinscheduler/issues/11450

   ### Search before asking
   
   - [X] I had searched in the [issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and found no similar issues.
   
   
   ### What happened
   
   The process is invalid the first time it is started, and it has to be started a second time every time.
   The first startup shows success, but the instance is not running, the second startup is fine.
   
   ### What you expected to happen
   
   Hope it gets resolved
   
   ### How to reproduce
   
   1
   
   ### Anything else
   
   _No response_
   
   ### Version
   
   3.0.0
   
   ### Are you willing to submit PR?
   
   - [ ] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
   


-- 
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.apache.org

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


[GitHub] [dolphinscheduler] SbloodyS commented on issue #11450: [Bug] [3.0.0] process-definition has to be started a second time every time

Posted by GitBox <gi...@apache.org>.
SbloodyS commented on issue #11450:
URL: https://github.com/apache/dolphinscheduler/issues/11450#issuecomment-1212818057

   Could you describe it more specifically? @bdxmq 


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


[GitHub] [dolphinscheduler] github-actions[bot] commented on issue #11450: [Bug] [3.0.0] process-definition has to be started a second time every time

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on issue #11450:
URL: https://github.com/apache/dolphinscheduler/issues/11450#issuecomment-1212804978

   Thank you for your feedback, we have received your issue, Please wait patiently for a reply.
   * In order for us to understand your request as soon as possible, please provide detailed information、version or pictures.
   * If you haven't received a reply for a long time, you can [join our slack](https://s.apache.org/dolphinscheduler-slack) and send your question to channel `#troubleshooting`


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


[GitHub] [dolphinscheduler] SbloodyS closed issue #11450: [Bug] [3.0.0] process-definition has to be started a second time every time

Posted by GitBox <gi...@apache.org>.
SbloodyS closed issue #11450: [Bug] [3.0.0] process-definition has to be started a second time every time
URL: https://github.com/apache/dolphinscheduler/issues/11450


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


[GitHub] [dolphinscheduler] bdxmq commented on issue #11450: [Bug] [3.0.0] process-definition has to be started a second time every time

Posted by GitBox <gi...@apache.org>.
bdxmq commented on issue #11450:
URL: https://github.com/apache/dolphinscheduler/issues/11450#issuecomment-1212848275

   --process-definition--
   The first time I click run, it shows success, but there are no workflows and tasks running in the view instance. The second time I click run, the workflow and tasks can run normally


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


[GitHub] [dolphinscheduler] SbloodyS commented on issue #11450: [Bug] [3.0.0] process-definition has to be started a second time every time

Posted by GitBox <gi...@apache.org>.
SbloodyS commented on issue #11450:
URL: https://github.com/apache/dolphinscheduler/issues/11450#issuecomment-1212867082

   > --process-definition-- The first time I click run, it shows success, but there are no workflows and tasks running in the view instance. The second time I click run, the workflow and tasks can run normally
   
   Could you check if there is any valid information in the logs?


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


[GitHub] [dolphinscheduler] bdxmq commented on issue #11450: [Bug] [3.0.0] process-definition has to be started a second time every time

Posted by GitBox <gi...@apache.org>.
bdxmq commented on issue #11450:
URL: https://github.com/apache/dolphinscheduler/issues/11450#issuecomment-1212957711

   Now it's ok. I found that my colleagues installed the old version according to the installation method, and did not change the configuration of the service, including application.yaml and common.properties. The old version does not need to be changed after it is configured in install. Now that the configuration is changed, there is no problem. Sorry, our problem.


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


[GitHub] [dolphinscheduler] SbloodyS commented on issue #11450: [Bug] [3.0.0] process-definition has to be started a second time every time

Posted by GitBox <gi...@apache.org>.
SbloodyS commented on issue #11450:
URL: https://github.com/apache/dolphinscheduler/issues/11450#issuecomment-1212960773

   Glad to here that. I'll close this issue.


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