cs-charles opened a new issue, #6380:
URL: https://github.com/apache/seatunnel/issues/6380

   ### 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后执行bin目录下执行install-plugin.sh安装完插件后,执行seatunnel-cluster.sh文件,报错误: 
找不到或无法加载主类
   
   ### SeaTunnel Version
   
   v2.3.4
   
   ### SeaTunnel Config
   
   ```conf
   未改动任何配置
   ```
   
   
   ### Running Command
   
   ```shell
   bin/seatunnel-cluster.sh
   ```
   
   
   ### Error Exception
   
   ```log
   ...
   + '[' -n $'\r' ']'
   + JAVA_OPTS=' 
-Dseatunnel.config=/data/seatunnel/backend/apache-seatunnel-2.3.4/config/seatunnel.yaml
 
-Dhazelcast.config=/data/seatunnel/backend/apache-seatunnel-2.3.4/config/hazelcast.yaml
 
-Dlog4j2.contextSelector=org.apache.logging.log4j.core.async.AsyncLoggerContextSelector
 
-Dlog4j2.configurationFile=/data/seatunnel/backend/apache-seatunnel-2.3.4/config/log4j2.properties
 -Dseatunn'-XX:MaxMetaspaceSize=2geatunnel/dump/zeta-servernnel-2.3.4/logs 
-Dseatunnel.logs.file_name=seatunnel-engine-server
   + read line
    == \#* ]]1GC
   + read line
   + [[ '' == true ]]
   + java 
-Dseatunnel.config=/data/seatunnel/backend/apache-seatunnel-2.3.4/config/seatunnel.yaml
 
-Dhazelcast.config=/data/seatunnel/backend/apache-seatunnel-2.3.4/config/hazelcast.yaml
 
-Dlog4j2.contextSelector=org.apache.logging.log4j.core.async.AsyncLoggerContextSelector
 
-Dlog4j2.configurationFile=/data/seatunnel/backend/apache-seatunnel-2.3.4/config/log4j2.properties
 -Dseatunnel.logs.path=/data/seatunnel/backend/apache-seatunnel-2.3.4/logs 
-Dseatunnel.logs.file_name=seatunnel-engine-server $'\r' $'-Xms2g\r' 
$'-Xmx2g\r' $'\r' $'-XX:+HeapDumpOnOutOfMemoryError\r' 
$'-XX:HeapDumpPath=/tmp/seatunnel/dump/zeta-server\r' $'\r' 
$'-XX:MaxMetaspaceSize=2g\r' $'\r' -cp 
'/data/seatunnel/backend/apache-seatunnel-2.3.4/lib/*:/data/seatunnel/backend/apache-seatunnel-2.3.4/starter/seatunnel-starter.jar'
 org.apache.seatunnel.core.starter.seatunnel.SeaTunnelServer
   错误: 找不到或无法加载主类
   ```
   
   
   ### Zeta or Flink or Spark Version
   
   _No response_
   
   ### Java or Scala Version
   
   java version "1.8.0_401"
   Java(TM) SE Runtime Environment (build 1.8.0_401-b10)
   Java HotSpot(TM) 64-Bit Server VM (build 25.401-b10, mixed mode)
   
   
   ### 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]

Reply via email to