0
点赞
收藏
分享

微信扫一扫

在阿里云 ECS 上试图安装 SAP Commerce Cloud 的 137 错误

_阿瑶 2022-02-14 阅读 82


45分钟的时候就卡死了:

在阿里云 ECS 上试图安装 SAP Commerce Cloud 的 137 错误_abap

14:23分

虽然 putty 登录不上了,但是控制台里看到 CPU 占用率还是超过 20%:

在阿里云 ECS 上试图安装 SAP Commerce Cloud 的 137 错误_sap_02

并且云盘的读写次数和读写速度都居高不下:

在阿里云 ECS 上试图安装 SAP Commerce Cloud 的 137 错误_abap_03

​​https://help.sap.com/viewer/a74589c3a81a4a95bf51d87258c0ab15/2105/en-US/8c6b9a8186691014bd8dd9635cabfaff.html​​

在阿里云 ECS 上试图安装 SAP Commerce Cloud 的 137 错误_abap_04

608

在阿里云 ECS 上试图安装 SAP Commerce Cloud 的 137 错误_xml_05

807

在阿里云 ECS 上试图安装 SAP Commerce Cloud 的 137 错误_abap_06

在阿里云 ECS 上试图安装 SAP Commerce Cloud 的 137 错误_java_07

在阿里云 ECS 上试图安装 SAP Commerce Cloud 的 137 错误_xml_08

BUILD FAILED

/root/jerry/hybris/bin/platform/build.xml:106: The following error occurred while executing this line:

/root/jerry/hybris/bin/platform/resources/ant/antmacros.xml:807: The following error occurred while executing this line:

/root/jerry/hybris/bin/platform/resources/ant/platformadministration.xml:37: The following error occurred while executing this line:

/root/jerry/hybris/bin/platform/resources/ant/antmacros.xml:673: Java returned: 137

Total time: 83 minutes 12 seconds


Task :recipes:cx-for-spa:initialize FAILED


FAILURE: Build failed with an exception.



Where:
Build file ‘/root/jerry/installer/recipes/cx-for-spa/build.gradle’ line: 608



What went wrong:
Execution failed for task ‘:recipes:cx-for-spa:initialize’.




external process returned non-zero exit code, command: [sh, -c, export PLATFORM_HOME="/root/jerry/hybris/bin/platform" && export ANT_OPTS="-Xmx1024m -Dfile.encoding=UTF-8" && export ANT_HOME="/root/jerry/hybris/bin/platform/apache-ant" && chmod +x “/root/jerry/hybris/bin/platform/apache-ant/bin/ant” && export PATH=“ A N T H O M E / b i n : ANT_HOME/bin: ANTHOME/bin:PATH” && ant initialize]




Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.



Get more help at https://help.gradle.org



BUILD FAILED in 1h 39m 10s

4 actionable tasks: 4 executed

Problem with java process - finished with non-zero exit code (1)

在阿里云 ECS 上试图安装 SAP Commerce Cloud 的 137 错误_sap_09

137 代表 out of memory, 不是 JVM 发生了 OOO,而是 Application container memory 超过了上限。

在阿里云 ECS 上试图安装 SAP Commerce Cloud 的 137 错误_xml_10

在阿里云 ECS 上试图安装 SAP Commerce Cloud 的 137 错误_github_11

在阿里云 ECS 上试图安装 SAP Commerce Cloud 的 137 错误_abap_12

更多Jerry的原创文章,尽在:“汪子熙”:

在阿里云 ECS 上试图安装 SAP Commerce Cloud 的 137 错误_xml_13



举报

相关推荐

0 条评论