You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by "blackdancers (GitHub)" <gi...@apache.org> on 2019/01/04 06:56:11 UTC

[GitHub] [incubator-dubbo-ops] blackdancers opened issue #230: Error creating bean ....

org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'accessesController' defined in file [E:\code\dubbo-all\incubator-dubbo-ops-new\dubbo-admin-backend\target\classes\org\apache\dubbo\admin\controller\AccessesController.class]: Unsatisfied dependency expressed through constructor parameter 0; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'routeServiceImpl': Unsatisfied dependency expressed through field 'registry'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'getRegistry' defined in class path resource [org/apache/dubbo/admin/config/ConfigCenter.class]: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [org.apache.dubbo.registry.Registry]: Factory method 'getRegistry' threw exception; nested exception is java.lang.Array
 IndexOutOfBoundsException: 1

[ Full content available at: https://github.com/apache/incubator-dubbo-ops/issues/230 ]
This message was relayed via gitbox.apache.org for notifications@dubbo.apache.org


[GitHub] [incubator-dubbo-ops] nzomkxia commented on issue #230: Error creating bean ....

Posted by "nzomkxia (GitHub)" <gi...@apache.org>.
> I strongly recommend that in application.properties add the old config : registry.address ,otherwise a lot of people don't understand.After all, now can't be run this boot .

good advice, I'll add this back

[ Full content available at: https://github.com/apache/incubator-dubbo-ops/issues/230 ]
This message was relayed via gitbox.apache.org for notifications@dubbo.apache.org

[GitHub] [incubator-dubbo-ops] nzomkxia closed issue #230: Error creating bean ....

Posted by "nzomkxia (GitHub)" <gi...@apache.org>.
[ issue closed by nzomkxia ]

[ Full content available at: https://github.com/apache/incubator-dubbo-ops/issues/230 ]
This message was relayed via gitbox.apache.org for notifications@dubbo.apache.org


[GitHub] [incubator-dubbo-ops] nzomkxia commented on issue #230: Error creating bean ....

Posted by "nzomkxia (GitHub)" <gi...@apache.org>.
you need to add some configuration in configcenter.address, please refer to this: https://github.com/apache/incubator-dubbo-ops/wiki/Dubbo-Admin%E9%85%8D%E7%BD%AE%E8%AF%B4%E6%98%8E

[ Full content available at: https://github.com/apache/incubator-dubbo-ops/issues/230 ]
This message was relayed via gitbox.apache.org for notifications@dubbo.apache.org


[GitHub] [incubator-dubbo-ops] hrsstd commented on issue #230: Error creating bean ....

Posted by "hrsstd (GitHub)" <gi...@apache.org>.
Thank you for your acceptance

[ Full content available at: https://github.com/apache/incubator-dubbo-ops/issues/230 ]
This message was relayed via gitbox.apache.org for notifications@dubbo.apache.org


[GitHub] [incubator-dubbo-ops] nzomkxia commented on issue #230: Error creating bean ....

Posted by "nzomkxia (GitHub)" <gi...@apache.org>.
I've add `dubbo.registry.address` back, and log some warning when this config is activated 

[ Full content available at: https://github.com/apache/incubator-dubbo-ops/issues/230 ]
This message was relayed via gitbox.apache.org for notifications@dubbo.apache.org


[GitHub] [incubator-dubbo-ops] hrsstd commented on issue #230: Error creating bean ....

Posted by "hrsstd (GitHub)" <gi...@apache.org>.
I strongly recommend  that in application.properties add the old config : registry.address ,otherwise a lot of people don't understand.After all, now can't be run this boot .

[ Full content available at: https://github.com/apache/incubator-dubbo-ops/issues/230 ]
This message was relayed via gitbox.apache.org for notifications@dubbo.apache.org