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 14:48:20 UTC

[GitHub] [incubator-linkis] Ritakang0451 opened a new issue #1689: When running the calculation task of linkis, the process of starting engine only reports that the front end is short of resources, and then the corresponding engine manager has an error log saying that the corresponding service cannot be found

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


   ### 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
   
   error message 
   DWCException{errCode=10051, desc='The localhost:9109 of applicationnEngineManager is not exists.', ip='localhost', port=1473, serviceKind='pythonEngine'}
   
   
   ### 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 commented on issue #1689: When running the calculation task of linkis, the process of starting engine only reports that the front end is short of resources, and then the corresponding engine manager has an error log saying that the corresponding service cannot be found

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


   Solution:
   This is because the started engine does not recognize the host name. You need to add a line of configuration in / etc / hosts: 
   iphostname
   


-- 
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 #1689: When running the calculation task of linkis, the process of starting engine only reports that the front end is short of resources, and then the corresponding engine manager has an error log saying that the corresponding service cannot be found

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


   


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