Ibliu@dongkangdeMacBook-Pro seata % java version java version "21.0.1" 2023-10-17 LTS Java(TM) SE Runtime Environment (build 21.0.1+12-LTS-29) Java HotSpot(TM) 64-Bit Server VM (build 21.0.1+12-LTS-29, mixed mode, sharing) [bliu@dongkangdeMacBook-Pro seata % cd bin [bliu@dongkangdeMacBook-Pro bin % sh seata-server.sh apm-skywalking not enabled JMX disabled /Users/bliu/software/java/jdk-21.0.1.jdk/Contents/Home/bin/java =10 -Dog.home=/Users/bliu/logs/seata -server -Dloader.path=/Users/bliu/software/seata/lib -Xmx2048m -Xms2048m -Xss640k -XX:SurvivorRatio -XX:MetaspaceSize=128m -XX:MaxMetaspaceSize=256m -XX:MaxDirectMemorySize=1024m -XX:-OmitStackTraceInFastThrow -XX:-UseAdaptiveSizePolicy -XX:+HeapDumpOnOutOfMemoryError -XX:HeapDumpPath=/Users/b liu/logs/seata/java_heapdump.hprof -XX:+DisableExplicitGC -Xlog:gc*:file=/Users/bliu/logs/seata/seata_gc.log:time, tags:filecount=10, filesize=102400 -Dio.netty.leakDetectionlevel=advanced -Dapp.name= seata-server -Dapp.pid=48495 -Dapp.home=/Users/bliu/software/seata -Dbasedir=/Users/bliu/software/seata -Dspring.config.additional-location=/Users/bliu/software/seata/conf/-Dspring.config.location =/Users/bliu/software/seata/conf/application.yml -Dlogging.config=/Users/bliu/software/seata/conf/logback-spring.xml -jar /Users/bliu/software/seata/target/seata-server.jar
› /dev/nu11 2>&1 & seata-server is starting, you can check the /Users/bliu/logs/seata/ *1og bliu@dongkangdeMacBook-Pro bin %