949808802 opened a new issue, #14600: URL: https://github.com/apache/dubbo/issues/14600
### Pre-check - [X] I am sure that all the content I provide is in English. ### Search before asking - [X] I had searched in the [issues](https://github.com/apache/dubbo/issues?q=is%3Aissue) and found no similar issues. ### Apache Dubbo Component Java SDK (apache/dubbo) ### Dubbo Version 2.7.13 ### Steps to reproduce this issue 都是springboot项目 1.b服务正常启动提供服务。 2.a服务启动后在spring的启动完成事件ApplicationReadyEvent中调用b服务,抱错,通过controller 调用,可以调用。 ### What you expected to happen 期望在程序启动成功后立马调用其他服务,可以调通 ### Anything else _No response_ ### Are you willing to submit a pull request to fix on your own? - [ ] Yes I am willing to submit a pull request on my own! ### 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
