LangYuanzh opened a new issue, #7934: URL: https://github.com/apache/seatunnel/issues/7934
### 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 lots of jobs **blocked at SCHEDULED** state and **new submit job is also blocked** at SCHEDULED Job ID Job Name Job Status Submit Time Finished Time ------------------ --------- ---------- ----------------------- ----------------------- 903432988056879105 SeaTunnel SCHEDULED 2024-10-29 00:00:11.207 903432988270788609 SeaTunnel SCHEDULED 2024-10-29 00:00:11.032 903432985116672001 SeaTunnel SCHEDULED 2024-10-29 00:00:10.933 903432983870963713 SeaTunnel SCHEDULED 2024-10-29 00:00:10.657 903317745217568769 SeaTunnel SCHEDULED 2024-10-28 16:22:14.026 903317634857041921 SeaTunnel SCHEDULED 2024-10-28 16:21:48.014 903317173584265217 SeaTunnel SCHEDULED 2024-10-28 16:19:57.792 903317118894735361 SeaTunnel SCHEDULED 2024-10-28 16:19:44.84 903312923969978369 SeaTunnel SCHEDULED 2024-10-28 16:03:04.877 903312924070641665 SeaTunnel SCHEDULED 2024-10-28 16:03:04.866 903312677550424065 SeaTunnel SCHEDULED 2024-10-28 16:02:06.773 903312421140037633 SeaTunnel SCHEDULED 2024-10-28 16:01:05.111 903312178566660097 SeaTunnel SCHEDULED 2024-10-28 16:00:07.077 903312168391278593 SeaTunnel SCHEDULED 2024-10-28 16:00:05.251 903304623635300353 SeaTunnel SCHEDULED 2024-10-28 15:30:05.583 903303362068348929 SeaTunnel SCHEDULED 2024-10-28 15:25:04.601 903128357804179457 SeaTunnel SCHEDULED 2024-10-28 03:49:41.539 903128041125838849 SeaTunnel SCHEDULED 2024-10-28 03:48:25.265 903116223179390977 SeaTunnel SCHEDULED 2024-10-28 03:01:27.876 903115384201150465 SeaTunnel SCHEDULED 2024-10-28 02:58:07.473 903114658330705921 SeaTunnel SCHEDULED 2024-10-28 02:55:14.848 903112842851385345 SeaTunnel SCHEDULED 2024-10-28 02:48:02.191 903112842129965057 SeaTunnel SCHEDULED 2024-10-28 02:48:02.117 903070585599295489 SeaTunnel SCHEDULED 2024-10-28 00:00:07.13 903070584181620737 SeaTunnel CANCELING 2024-10-28 00:00:06.945 903070584051597313 SeaTunnel CANCELING 2024-10-28 00:00:06.841 902211165248028673 SeaTunnel CANCELING 2024-10-25 15:05:04.626 logs for job 903432983870963713 is [seatunnel-engine-server.log](https://github.com/user-attachments/files/17551258/seatunnel-engine-server.log) jstack of the server: [sea-server.txt](https://github.com/user-attachments/files/17551262/sea-server.txt) ### SeaTunnel Version 2.3.4 ### SeaTunnel Config ```conf hazelcast: cluster-name: seatunnel network: rest-api: enabled: true endpoint-groups: CLUSTER_WRITE: enabled: true DATA: enabled: true join: tcp-ip: enabled: true member-list: - xxxxxxx port: auto-increment: false port: 5801 properties: hazelcast.invocation.max.retry.count: 20 hazelcast.tcp.join.port.try.count: 30 hazelcast.logging.type: log4j2 hazelcast.operation.generic.thread.count: 50 ``` ### Running Command ```shell seatunnel.sh --config task.json ``` ### Error Exception ```log see the log file ``` ### 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
