You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dolphinscheduler.apache.org by GitBox <gi...@apache.org> on 2022/04/11 01:48:48 UTC

[GitHub] [dolphinscheduler] caishunfeng commented on issue #9407: Can the arm framework be used?

caishunfeng commented on issue #9407:
URL: https://github.com/apache/dolphinscheduler/issues/9407#issuecomment-1094461504

   > 请问这是什么错误
   > 
   > worker server is starting Begin start api-server...... starting api-server, logging to /data/dolphinscheduler/bin/../logs/dolphinscheduler-api-server-0015.novalocal.out nohup /usr/local/java/jdk/bin/java -Dlogging.config=classpath:logback-api.xml -Dspring.profiles.active=api -server -Xms1g -Xmx1g -Xmn500m -XX:MetaspaceSize=128m -XX:MaxMetaspaceSize=128m -Xss512k -XX:+UseParNewGC -XX:+UseConcMarkSweepGC -XX:+CMSParallelRemarkEnabled -XX:LargePageSizeInBytes=128m -XX:+UseCMSInitiatingOccupancyOnly -XX:CMSInitiatingOccupancyFraction=70 -XX:+PrintGCDetails -Xloggc:gc.log -XX:+HeapDumpOnOutOfMemoryError -XX:HeapDumpPath=dump.hprof -classpath /data/dolphinscheduler/bin/../conf:/data/dolphinscheduler/bin/../lib/* org.apache.dolphinscheduler.api.ApiApplicationServer > /data/dolphinscheduler/bin/../logs/dolphinscheduler-api-server-0015.novalocal.out 2>&1 & End start api-server.
   
   It's the start command, please provide some 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: commits-unsubscribe@dolphinscheduler.apache.org

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