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/08 09:06:31 UTC

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

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

   请问这是什么错误
   
    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.


-- 
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