apache / dubbo-admin

The ops and reference implementation for Apache Dubbo
https://dubbo.apache.org
Apache License 2.0
3.99k stars 2.17k forks source link

dubbo-admin-0.3.0启动出错。 #818

Open 15180107536 opened 3 years ago

15180107536 commented 3 years ago

org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'accessesController' Caused by: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'routeServiceImpl': Caused by: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'configCenter': Error creating bean with name 'governanceConfiguration': Requested bean is currently in creation: Is there an unresolvable circular reference?

kiwi-field commented 2 years ago

这个问题解决了吗

15180107536 commented 2 years ago

还没有,你越到过这个问题吗?

haoyann commented 2 years ago

@15180107536 这个 PR #823 应该解决了这个问题。

15180107536 commented 2 years ago

dubbo-admin-0.3.0 用window环境启动 出现 peration named: updateRuleUsingPUT_2, 一直卡死在这里, linux环境启动 出现zookeeper not connected Error creating bean with name 'weightController' defined in URL [jar:file:/clp/dubbo-admin-0.3.0.jar!/BOOT-INF/classes!/org/apache/dubbo/admin/controller/WeightController.class

nowinkeyy commented 2 years ago

遇到相同的问题了

haoyann commented 2 years ago

@15180107536 你检查一下 zk 的链接的,似乎是 zk 链接不上。