apache / seatunnel

SeaTunnel is a next-generation super high-performance, distributed, massive data integration tool.
https://seatunnel.apache.org/
Apache License 2.0
7.81k stars 1.76k forks source link

[Bug] SecurityException:sealing violation: package oracle.jdbc.driver is sealed #6415

Open physym opened 6 months ago

physym commented 6 months ago

Search before asking

What happened

执行同步命令时发生该错误,source是JDBC,driver是oralce,sink是doris

SeaTunnel Version

2.3.4

SeaTunnel Config

source {
  Jdbc{oracle driver}
}
sink {
 Doris {}
}

Running Command

seatunnel.sh

Error Exception

SecurityException:sealing violation: package oracle.jdbc.driver is sealed

Zeta or Flink or Spark Version

No response

Java or Scala Version

11

Screenshots

No response

Are you willing to submit PR?

Code of Conduct

github-actions[bot] commented 5 months ago

This issue has been automatically marked as stale because it has not had recent activity for 30 days. It will be closed in next 7 days if no further activity occurs.