开发者社区 > 云原生 > Serverless > 正文

函数计算这个错误是咋回事?

函数计算这个错误是咋回事?{"ErrorCode":"CAExited","ErrorMessage":"Function instance exited unexpectedly(code 0) with start command '/bin/bash -c /opt/qiyuesuo/bin/entrypoint.sh privoss \u0026\u0026 /opt/qiyuesuo/bin/entrypoint.sh privapp \u0026\u0026 /opt/qiyuesuo/bin/entrypoint.sh privopen \u0026\u0026 tail -f /dev/null '.\nLogs:The application run command is: java -Xms3072m -Xmx3072m -XX:+PrintGCDetails -Xloggc:/opt/qiyuesuo/logs/gc/privapp.20240730.log -XX:+PrintGCDateStamps -XX:+PrintHeapAtGC -XX:-OmitStackTraceInFastThrow -XX:+HeapDumpOnOutOfMemoryError -XX:HeapDumpPath=/opt/qiyuesuo/logs/gc/privapp.20240730.hprof -Djava.security.egd=file:/dev/./urandom -Dspring.profiles.active=production -Dqiyuesuo.logdir=/opt/qiyuesuo/logs -Dqiyuesuo.cluster.members=127.0.0.1 -Dfile.encoding=UTF8 -jar /opt/qiyuesuo/privapp.jar\r\n\r\nSystem Information:\r\n\r\nLinux c-66a84b4b-15203c85-24e2286c4dc0 4.19.91-c8dfc93.al7.x86_64 #1 SMP Tue Sep 26 10:25:51 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux\r\n\r\njava version \"1.8.0_251\"\r\nJava(TM) SE Runtime Environment (build 1.8.0_251-b08)\r\nJava HotSpot(TM) 64-Bit Server VM (build 25.251-b08, mixed mode)\r\nJVM_OPTS=-Xms3072m -Xmx3072m\r\n\r\nStarting privapp ...(pid=32) [OK]\r\nThe application run command is: java -Xms1536m -Xmx1536m -XX:+PrintGCDetails -Xloggc:/opt/qiyuesuo/logs/gc/privoss.20240730.log -XX:+PrintGCDateStamps -XX:+PrintHeapAtGC -XX:-OmitStackTraceInFastThrow -XX:+HeapDumpOnOutOfMemoryError -XX:HeapDumpPath=/opt/qiyuesuo/logs/gc/privoss.20240730.hprof -Djava.security.egd=file:/dev/./urandom -Dspring.profiles.active=production -Dqiyuesuo.logdir=/opt/qiyuesuo/logs -Dqiyuesuo.cluster.members=127.0.0.1 -Dfile.encoding=UTF8 -jar /opt/qiyuesuo/privoss.jar\r\n\r\nSystem Information:\r\n\r\nLinux c-66a84b4b-15203c85-24e2286c4dc0 4.19.91-c8dfc93.al7.x86_64 #1 SMP Tue Sep 26 10:25:51 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux\r\n\r\njava version \"1.8.0_251\"\r\nJava(TM) SE Runtime Environment (build 1.8.0_251-b08)\r\nJava HotSpot(TM) 64-Bit Server VM (build 25.251-b08, mixed mode)\r\nJVM_OPTS=-Xms1536m -Xmx1536m\r\n\r\nStarting privoss ...(pid=94) [OK]\r\nThe application run command is: java -Xms3072m -Xmx3072m -XX:+PrintGCDetails -Xloggc:/opt/qiyuesuo/logs/gc/privopen.20240730.log -XX:+PrintGCDateStamps -XX:+PrintHeapAtGC -XX:-OmitStackTraceInFastThrow -XX:+HeapDumpOnOutOfMemoryError -XX:HeapDumpPath=/opt/qiyuesuo/logs/gc/privopen.20240730.hprof -Djava.security.egd=file:/dev/./urandom -Dspring.profiles.active=production -Dqiyuesuo.logdir=/opt/qiyuesuo/logs -Dqiyuesuo.cluster.members=127.0.0.1 -Dfile.encoding=UTF8 -jar /opt/qiyuesuo/privopen.jar\r\n\r\nSystem Information:\r\n\r\nLinux c-66a84b4b-15203c85-24e2286c4dc0 4.19.91-c8dfc93.al7.x86_64 #1 SMP Tue Sep 26 10:25:51 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux\r\n\r\njava version \"1.8.0_251\"\r\nJava(TM) SE Runtime Environment (build 1.8.0_251-b08)\r\nJava HotSpot(TM) 64-Bit Server VM (build 25.251-b08, mixed mode)\r\nJVM_OPTS=-Xms3072m -Xmx3072m\r\n\r\nStarting privopen ...(pid=156) [OK]"}
/bin/bash -c /opt/qiyuesuo/bin/entrypoint.sh privoss && /opt/qiyuesuo/bin/entrypoint.sh privapp && /opt/qiyuesuo/bin/entrypoint.sh privopen && tail -f /dev/null

展开
收起
真的很搞笑 2024-08-05 11:18:44 21 0
0 条回答
写回答
取消 提交回答

快速交付实现商业价值。

热门讨论

热门文章

相关电子书

更多
低代码开发师(初级)实战教程 立即下载
冬季实战营第三期:MySQL数据库进阶实战 立即下载
阿里巴巴DevOps 最佳实践手册 立即下载