You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@linkis.apache.org by GitBox <gi...@apache.org> on 2022/08/23 06:45:15 UTC

[GitHub] [incubator-linkis] Andywli opened a new issue, #2933: [Question] Deploy Linkis separately, cg-engineplugin reports an error when starting, only this one of 10 services cannot be started.

Andywli opened a new issue, #2933:
URL: https://github.com/apache/incubator-linkis/issues/2933

   ### Before asking
   
   - [X] I have read the [How to ask for help](https://linkis.apache.org/community/how-to-ask-for-help) (我已阅读[如何寻求帮助](https://linkis.apache.org/zh-CN/community/how-to-ask-for-help)指引文档).
   
   
   ### Your environment
   
   <!-- Please describe the linkis version you are using and basic environment information -->
   <!-- 请描述您使用的linkis版本和基本环境信息 -->
   - Linkis version used: 1.1.2
   - Environment name and version:
       - cdh-5.14.2
       - hdp-3.1.5
       - hive-2.1.1
       - spark-3.2.1
       - scala-2.12.2
       - jdk 1.8.0_121
       - ....
   
   
   ### Describe your questions
   
   [Linkis1.1.1] Deploy Linkis separately, cg-engineplugin reports an error when starting, only this one of 10 services cannot be started.
   Note: Linkis in the latest version of the family bucket also reported this error, and all other Linkis processes could not be started.
   
   [Linkis1.1.1]单独部署Linkis,启动时 cg-engineplugin报错,10个服务只有这个启动不起来。
   注:最新版本全家桶中的Linkis也报这个错误,并且Linkis其他进程也全部启动不起来
   
   [ERROR] [Linkis-Default-Scheduler-Thread-1       ] o.a.l.e.s.s.DefaultEngineConnResourceService (91) [apply] - Failed to upload engine conn to bml, now exit! org.apache.linkis.httpclient.exception.HttpClientResultException: errCode: 10905 ,desc: 
   URL /api/rest_j/v1/bml/upload  failed! ResponseBody is {"method":null,"status":1,"message":"error code(错误码): 60050, error message(错误信息): The first upload of the resource failed(首次上传资源失败).","data":{"errorMsg":{"serviceKind":"linkis-ps-publicservice"
   ,"level":2,"port":9105,"errCode":50073,"ip":"hadoop102","desc":"The commit upload resource task failed(提交上传资源任务失败):errCode: 60050 ,desc: The first upload of the resource failed(首次上传资源失败) ,ip: hadoop102 ,port: 9105 ,serviceKind: linkis-ps-publicservice"
   }}}. errCode: 10905 ,desc: URL /api/rest_j/v1/bml/upload  failed! ResponseBody is {"method":null,"status":1,"message":"error code(错误码): 60050, error message(错误信息): The first upload of the resource failed(首次上传资源失败).","data":{"errorMsg":{"serviceKind
   ":"linkis-ps-publicservice","level":2,"port":9105,"errCode":50073,"ip":"hadoop102","desc":"The commit upload resource task failed(提交上传资源任务失败):errCode: 60050 ,desc: The first upload of the resource failed(首次上传资源失败) ,ip: hadoop102 ,port: 9105 ,serviceKin
   d: linkis-ps-publicservice"}}}. ,ip: hadoop102 ,port: 9103 ,serviceKind: linkis-cg-engineplugin ,ip: hadoop102 ,port: 9103 ,serviceKind: linkis-cg-engineplugin
   
   ![image](https://user-images.githubusercontent.com/55732213/186088938-f0ef7fe8-bfb3-4590-929b-76f16f5d9bd1.png)
   ![image](https://user-images.githubusercontent.com/55732213/186088971-2774ca8d-c05d-4c23-92b0-0a4619ae13a4.png)
   ![image](https://user-images.githubusercontent.com/55732213/186089049-e22d902b-6416-4e45-a5c2-8262dfd3a762.png)
   ![image](https://user-images.githubusercontent.com/55732213/186089136-2d5517b5-bc71-489f-b8c2-5f241b9a4cb7.png)
   ![image](https://user-images.githubusercontent.com/55732213/186089155-5b6567c6-c0d6-4e5f-8156-7985f6593d13.png)
   ![image](https://user-images.githubusercontent.com/55732213/186089184-dd702f6e-10de-4f65-9c06-877cb1efe979.png)
   ![image](https://user-images.githubusercontent.com/55732213/186089229-d8609489-3375-4c55-a8c6-5d9965de138b.png)
   ![image](https://user-images.githubusercontent.com/55732213/186089249-c7f9f203-f7dd-404f-8898-84ad59d1b51f.png)
   
   
   
   
   ### Eureka service list
   
   <!-- You can directly copy and paste the screenshot of the list of registered service instances displayed on the Eureka page here -->
   <!--  可以将Eureka页面显示的注册服务实例列表的的截图 直接复制并粘贴到这里。 粘贴后,会自动生成如下格式的url-->
   
   eg:![image](https://user-images.githubusercontent.com/7869972/183326205-381b4e30-c727-44ba-8197-9998da78b1e3.png)
   
   
   ### Some logs info or acctch file
   
   <!-- Please add the log in the following format, the key error log must be pasted in the code style, and the text as much as possible, the detailed log or other files can be dragged and uploaded as an attachment -->
   <!-- 请按如下格式 添加日志,关键错误日志请贴到[````log][````]之间,尽可能贴文字,详细日志或则其它文件,可以拖拽上传作为附件 -->
   
   linkis-xxx.log:
   ````log
   
   <!--日志文字贴到这里-->
   
   ````
   log file:
    <!-- 拖拽上传后,会自动生成如下示例格式的附件url -->
   [linkis-xxx.log](https://github.com/apache/incubator-linkis/files/9219529/yarn-error.log)
   


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

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


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


[GitHub] [incubator-linkis] Andywli commented on issue #2933: [Question] Deploy Linkis separately, cg-engineplugin reports an error when starting, only this one of 10 services cannot be started.

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

   When the EnginePlugin service is started, the resource file will be uploaded to the material library. If the upload fails, you need to check the log of the Linkis-ps-publicservice service. Generally, this error occurs because the hdfs path does not exist, or the user does not have permission to read and write the corresponding HDFS file.
   
   EnginePlugin服务启动的时候会上传资源文件到物料库,如果上传失败需要查看Linkis-ps-publicservice服务的日志,一般出现这个错误是hdfs路径不存在,或者用户没有权限读写对应的HDFS文件。


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

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


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


[GitHub] [incubator-linkis] Andywli closed issue #2933: [Question] Deploy Linkis separately, cg-engineplugin reports an error when starting, only this one of 10 services cannot be started.

Posted by GitBox <gi...@apache.org>.
Andywli closed issue #2933: [Question] Deploy Linkis separately, cg-engineplugin reports an error when starting, only this one of 10 services cannot be started.
URL: https://github.com/apache/incubator-linkis/issues/2933


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

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


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


[GitHub] [incubator-linkis] github-actions[bot] commented on issue #2933: [Question] Deploy Linkis separately, cg-engineplugin reports an error when starting, only this one of 10 services cannot be started.

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on issue #2933:
URL: https://github.com/apache/incubator-linkis/issues/2933#issuecomment-1223623897

   :blush:  Welcome to the Apache Linkis (incubating) community!!
   We are glad that you are contributing by opening this issue.
   
   Please make sure to include all the relevant context.
   We will be here shortly.
   
   If you are interested in contributing to our website project, please let us know!
   You can check out our contributing guide on 
    :point_right:  [How to Participate in Project Contribution](https://linkis.apache.org/community/how-to-contribute).
    
   WeChat  Group:
   
   ![image](https://linkis.apache.org/Images/wedatasphere_contact_01.png)
   Mailing Lists:
   |name|description|Subscribe|Unsubscribe|archive|
   |:-----|:--------|:------|:-------|:-----|
   | [dev@linkis.apache.org](mailto:dev@linkis.apache.org) | community activity information | [subscribe](mailto:dev-subscribe@linkis.apache.org) | [unsubscribe](mailto:dev-unsubscribe@linkis.apache.org) | [archive](http://mail-archives.apache.org/mod_mbox/linkis-dev) |


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

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


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