When using Seata Client 2.1.0, an error message is not found service provider for: org.apache.seata.config.ConfigurationProvider
#6886
Labels
status: waiting-for-feedback
Waiting for feedback
Ⅰ. Issue Description
not found service provider for: org.apache.seata.config.ConfigurationProvider
. This was discovered from Bump the minimum Seata Client version for Seata integration to 2.1.0 to serve nativeTest under GraalVM Native Image shardingsphere#33030 . I have provided a minimal reproducible unit test at https://github.com/linghengqian/seata-client-v210-error-test. This requiresSDKMAN!
andDocker Engine
.Ⅱ. Describe what happened
If there is an exception, please attach the exception trace:
Ⅲ. Describe what you expected to happen
Ⅳ. How to reproduce it (as minimally and precisely as possible)
SDKMAN!
andDocker Engine
.Minimal yet complete reproducer code (or URL to code):
Ⅴ. Anything else we need to know?
Ⅵ. Environment:
java -version
):openjdk version "22.0.2" 2024-07-16 OpenJDK Runtime Environment GraalVM CE 22.0.2+9.1 (build 22.0.2+9-jvmci-b01) OpenJDK 64-Bit Server VM GraalVM CE 22.0.2+9.1 (build 22.0.2+9-jvmci-b01, mixed mode, sharing)
2.1.0
postgres:17.0-bookworm
uname -a
):Linux DESKTOP-2OCN434 5.15.153.1-microsoft-standard-WSL2 #1 SMP Fri Mar 29 23:14:13 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
The text was updated successfully, but these errors were encountered: