You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@linkis.apache.org by GitBox <gi...@apache.org> on 2022/03/13 15:20:12 UTC

[GitHub] [incubator-linkis] Ritakang0451 opened a new issue #1711: Eureka starts automatically for the first time and needs to be restarted manually

Ritakang0451 opened a new issue #1711:
URL: https://github.com/apache/incubator-linkis/issues/1711


   ### Search before asking
   
   - [X] I searched the [issues](https://github.com/apache/incubator-linkis/issues) and found no similar issues.
   
   
   ### Linkis Component
   
   linkis-commons
   
   ### What happened + What you expected to happen
   
   Eureka starts automatically for the first time and needs to be restarted manually
   
   ### Relevent platform
   
   .
   
   ### Reproduction script
   
   .
   
   ### Anything else
   
   This question comes from the QA documentation of the Linkis community
   
   
   
   ### Are you willing to submit a PR?
   
   - [X] Yes I am willing to submit a PR!


-- 
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: dev-unsubscribe@linkis.apache.org

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



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@linkis.apache.org
For additional commands, e-mail: dev-help@linkis.apache.org


[GitHub] [incubator-linkis] Ritakang0451 closed issue #1711: Eureka starts automatically for the first time and needs to be restarted manually

Posted by GitBox <gi...@apache.org>.
Ritakang0451 closed issue #1711:
URL: https://github.com/apache/incubator-linkis/issues/1711


   


-- 
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: dev-unsubscribe@linkis.apache.org

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



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@linkis.apache.org
For additional commands, e-mail: dev-help@linkis.apache.org


[GitHub] [incubator-linkis] Ritakang0451 commented on issue #1711: Eureka starts automatically for the first time and needs to be restarted manually

Posted by GitBox <gi...@apache.org>.
Ritakang0451 commented on issue #1711:
URL: https://github.com/apache/incubator-linkis/issues/1711#issuecomment-1066123713


   A: This is because Eureka doesn't use it when starting a java process
   ![f7b4239ef50d760bcf27af4f1fcec95](https://user-images.githubusercontent.com/43694785/158066687-c02b5b93-2111-4ac2-b1d3-8641aaab569a.jpg)
   Nohup after the session exits, the task is automatically cleared by the operating system. It is necessary to modify the startup script of Eureka and add nohup:
   Refer to PR: https://github.com/WeBankFinTech/Linkis/pull/837/files
   


-- 
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: dev-unsubscribe@linkis.apache.org

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



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@linkis.apache.org
For additional commands, e-mail: dev-help@linkis.apache.org