Twzt opened a new issue, #6841: URL: https://github.com/apache/seatunnel/issues/6841
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/seatunnel/issues?q=is%3Aissue+label%3A%22bug%22) and found no similar issues. ### What happened seatunnel-2.3.5集群模式在arm服务器上无法启动 服务器:Linux ky10h.aarch64 seatunnel: 2.3.5 jdk: 1.8.0_333 ### SeaTunnel Version 2.3.5 ### SeaTunnel Config ```conf jvm_options: -Xms2g -Xmx2g # JVM Dump -XX:+HeapDumpOnOutOfMemoryError -XX:HeapDumpPath=/tmp/seatunnel/dump/zeta-server # Metaspace -XX:MaxMetaspaceSize=2g # G1GC -XX:+UseG1GC ``` ### Running Command ```shell ./seatunnel-cluster.sh ``` ### Error Exception ```log Error: VM option 'UseG1GC' is experimental and must be enabled via -XX:+UnlockExperimentalVMOptions. Error: Could not create the Java Virtual Machine. Error: A fatal exception has occurred. Program will exit. ``` ### Zeta or Flink or Spark Version _No response_ ### Java or Scala Version java 1.8.0_333 ### Screenshots  ### Are you willing to submit PR? - [ ] Yes I am willing to submit a PR! ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
