matianhe3 opened a new issue, #9051:
URL: https://github.com/apache/seatunnel/issues/9051

   ### 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
   
   locally run seatunnel.sh -c config -m local can work , but can` t start 
cluster.
   i try jdk 8 and jdk 11.
   
   ### SeaTunnel Version
   
   2.3.9
   
   ### SeaTunnel Config
   
   ```conf
   defaut config
   ```
   
   ### Running Command
   
   ```shell
   `seatunnel-cluster.sh`
   ```
   
   ### Error Exception
   
   ```log
   Exception in thread "main" java.lang.NoSuchFieldError: IS_JAVA_1_8
        at 
org.apache.seatunnel.core.starter.seatunnel.command.ServerExecuteCommand.isAllocatingThreadGetName(ServerExecuteCommand.java:85)
        at 
org.apache.seatunnel.core.starter.seatunnel.command.ServerExecuteCommand.checkEnvironment(ServerExecuteCommand.java:74)
        at 
org.apache.seatunnel.core.starter.seatunnel.command.ServerExecuteCommand.execute(ServerExecuteCommand.java:49)
        at org.apache.seatunnel.core.starter.SeaTunnel.run(SeaTunnel.java:40)
        at 
org.apache.seatunnel.core.starter.seatunnel.SeaTunnelServer.main(SeaTunnelServer.java:34)
   ```
   
   ### Zeta or Flink or Spark Version
   
   _No response_
   
   ### Java or Scala Version
   
   _No response_
   
   ### Screenshots
   
   _No response_
   
   ### 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: commits-unsubscr...@seatunnel.apache.org.apache.org

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

Reply via email to