dubbo-admin
dubbo-admin copied to clipboard
dubbo-admin-0.3.0启动出错。
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?
这个问题解决了吗
还没有,你越到过这个问题吗?
@15180107536 这个 PR #823 应该解决了这个问题。
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
遇到相同的问题了
@15180107536 你检查一下 zk 的链接的,似乎是 zk 链接不上。