Mac m2电脑上下载的doris二进制包解压缩后启动start_fe.sh报如下错 #47478
Unanswered
f1024557668
asked this question in
A - General / Q&A
Replies: 1 comment 1 reply
-
2.1.8 supports jdk8, btw, please refer this doc |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
StdoutLogger 2025-01-28 16:47:33,3N using java version 17
StdoutLogger 2025-01-28 16:47:33,3N -Dfile.encoding=UTF-8 -Djavax.security.auth.useSubjectCredsOnly=false -XX:+UseG1GC -Xmx8192m -Xms8192m -XX:+HeapDumpOnOutOfMemoryError -XX:HeapDumpPath=/Users/tony/work/apache-doris-2.1.8-bin-arm64/fe/log/ -Xlog:gc*:/Users/tony/work/apache-doris-2.1.8-bin-arm64/fe/log/fe.gc.log.20250128-164733:time
StdoutLogger 2025-01-28 16:47:33,3N start time: 2025年 1月28日 星期二 16时47分33秒 CST
Failed to parse command line. exit now
然后手动把start_fe.sh里的-i imagepath删掉了,仍然报这个错。
我的环境是m2芯片和jdk17 zulu。
Beta Was this translation helpful? Give feedback.
All reactions