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 2021/06/09 02:47:53 UTC

[GitHub] [dolphinscheduler] wangmingzhiJohn opened a new issue #5607: [Question] Failed to run main method of CreateDolphinScheduler

wangmingzhiJohn opened a new issue #5607:
URL: https://github.com/apache/dolphinscheduler/issues/5607


   **Describe the question**
   
   I cannot start the DS system by following the Developer Guide/Development Environment Setup. Particularly I got stuck when I tried setting up the backend. I didn't import the project to IDEA but just use cmd. When I finally made it run (i mean the main method of CreateDolphinScheduler), it told me that some files do not exist like dolphinscheduler_dml.sql or dolphinscheduler_ddl.sql. So I manually created these empty files. And then another error.
   
   **Which version of DolphinScheduler:**
    -[1.3.6]
   
   **Additional context**
   
   Pictures of these errors:
   ![image](https://user-images.githubusercontent.com/84900511/121284290-35d86a80-c90f-11eb-9ba8-e3b0d9596f7c.png)
   ![image](https://user-images.githubusercontent.com/84900511/121284317-3ec93c00-c90f-11eb-8db5-e54388b8a602.png)
   And I am not sure if i follow the right way to run the main method of CreateDolphinScheduler. My way is modify the pom.xml under dolphinscheduler-dao, generate the apache-dolphinscheduler-1.3.6-SNAPSHOT.jar which has main-class, use "java -jar apache-dolphinscheduler-1.3.6-SNAPSHOT.jar" cmd to run. Is that right?
   
   


-- 
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:
users@infra.apache.org



[GitHub] [dolphinscheduler] wangmingzhiJohn commented on issue #5607: [Question] Failed to run main method of CreateDolphinScheduler

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


   ![image](https://user-images.githubusercontent.com/84900511/121315943-6504d100-c93b-11eb-90cd-e97fb58422b8.png)
   When I ran the CreateDolphinScheduler, I got errors like "lack ddl file". That file should be created in this segment but it wasn't.


-- 
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:
users@infra.apache.org



[GitHub] [dolphinscheduler] wangmingzhiJohn commented on issue #5607: [Question] Failed to run main method of CreateDolphinScheduler

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


   @kyoty But I'd like to debug the remote project with local IDEA, it can't be achieved.


-- 
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:
users@infra.apache.org



[GitHub] [dolphinscheduler] wangmingzhiJohn commented on issue #5607: [Question] Failed to run main method of CreateDolphinScheduler

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


   @chengshiwen I have another question. My code is on the company's server. How to import the project from remote server to intellij idea? I didn't see anything in IDEA like Vscode's remote explorer that can let me develop on remote server directly.


-- 
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:
users@infra.apache.org



[GitHub] [dolphinscheduler] chengshiwen edited a comment on issue #5607: [Question] Failed to run main method of CreateDolphinScheduler

Posted by GitBox <gi...@apache.org>.
chengshiwen edited a comment on issue #5607:
URL: https://github.com/apache/dolphinscheduler/issues/5607#issuecomment-857503412


   > @wangmingzhiJohn Click the run icon, or run `create-dolphinscheduler.sh`
   
   You can consider the script `create-dolphinscheduler.sh` on the server


-- 
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:
users@infra.apache.org



[GitHub] [dolphinscheduler] kyoty commented on issue #5607: [Question] Failed to run main method of CreateDolphinScheduler

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


   @wangmingzhiJohn,  if you just want to have a local environment for debugging, pls just follow this:
   [development-environment-setup](https://dolphinscheduler.apache.org/zh-cn/development/development-environment-setup.html), the official documentation is comprehensive
   
   


-- 
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:
users@infra.apache.org



[GitHub] [dolphinscheduler] chengshiwen commented on issue #5607: [Question] Failed to run main method of CreateDolphinScheduler

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


   @wangmingzhiJohn Click the run icon, or run `create-dolphinscheduler.sh`
   
   ![image](https://user-images.githubusercontent.com/4902714/121285384-e7c46680-c910-11eb-8c3f-7e115947f86a.png)
   


-- 
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:
users@infra.apache.org



[GitHub] [dolphinscheduler] github-actions[bot] commented on issue #5607: [Question] Failed to run main method of CreateDolphinScheduler

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


   This issue has been automatically marked as stale because it has not had recent activity for 30 days. It will be closed in next 7 days if no further activity occurs.


-- 
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] chengshiwen commented on issue #5607: [Question] Failed to run main method of CreateDolphinScheduler

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


   > @wangmingzhiJohn Click the run icon, or run `create-dolphinscheduler.sh`
   > 
   > ![image](https://user-images.githubusercontent.com/4902714/121285384-e7c46680-c910-11eb-8c3f-7e115947f86a.png)
   
   You can consider the script `create-dolphinscheduler.sh` on the server


-- 
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:
users@infra.apache.org



[GitHub] [dolphinscheduler] github-actions[bot] commented on issue #5607: [Question] Failed to run main method of CreateDolphinScheduler

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


   Hi:
   * 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 subscribe to the developer's email,Mail subscription steps reference https://dolphinscheduler.apache.org/zh-cn/community/development/subscribe.html ,Then write the issue URL in the email content and send question to dev@dolphinscheduler.apache.org.


-- 
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:
users@infra.apache.org



[GitHub] [dolphinscheduler] github-actions[bot] commented on issue #5607: [Question] Failed to run main method of CreateDolphinScheduler

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


   This issue has been closed because it has not received response for too long time. You could reopen it if you encountered similar problems in the future.


-- 
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] closed issue #5607: [Question] Failed to run main method of CreateDolphinScheduler

Posted by GitBox <gi...@apache.org>.
github-actions[bot] closed issue #5607:
URL: https://github.com/apache/dolphinscheduler/issues/5607


   


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