apache / dubbo

The java implementation of Apache Dubbo. An RPC and microservice framework.
https://dubbo.apache.org/
Apache License 2.0
40.54k stars 26.44k forks source link

[Bug] upgrade to 3.3.1 and start error #14762

Closed zzps closed 1 month ago

zzps commented 1 month ago

Pre-check

Search before asking

Apache Dubbo Component

Java SDK (apache/dubbo)

Dubbo Version

dubbo 3.3.1 ,openjdk17,windows11

Steps to reproduce this issue

here is the demo ,https://gitee.com/755157298/dubbo-tree.git , after clone edit the root pom dubbo dependency version to 3.3.1 and start you will see 图片

What you expected to happen

start success

Anything else

No response

Are you willing to submit a pull request to fix on your own?

Code of Conduct

AlbumenJ commented 1 month ago

Will be fixed in https://github.com/apache/dubbo/pull/14763