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

please check whether related SPI module is missing #897

Open hujwGitHub2017 opened 2 years ago

hujwGitHub2017 commented 2 years ago

Environment

Steps to reproduce this issue

Pls. provide [GitHub address] to reproduce this issue.

https://github.com/apache/dubbo-admin.git

What actually happens?

If there is an exception, please attach the exception trace:

java.lang.IllegalStateException: No such extension org.apache.dubbo.registry.client.ServiceDiscovery by name dubbo, no related exception was found, please check whether related SPI module is missing. at org.apache.dubbo.common.extension.ExtensionLoader.findException(ExtensionLoader.java:688) at org.apache.dubbo.common.extension.ExtensionLoader.createExtension(ExtensionLoader.java:695) at org.apache.dubbo.common.extension.ExtensionLoader.getExtension(ExtensionLoader.java:495) at org.apache.dubbo.common.extension.ExtensionLoader.getExtension(ExtensionLoader.java:475) at org.apache.dubbo.registry.client.DefaultServiceDiscoveryFactory.createDiscovery(DefaultServiceDiscoveryFactory.java:46) at org.apache.dubbo.registry.client.AbstractServiceDiscoveryFactory.lambda$getServiceDiscovery$0(AbstractServiceDiscoveryFactory.java:45) at java.util.concurrent.ConcurrentHashMap.computeIfAbsent(ConcurrentHashMap.java:1660) at org.apache.dubbo.registry.client.AbstractServiceDiscoveryFactory.getServiceDiscovery(AbstractServiceDiscoveryFactory.java:45) at org.apache.dubbo.registry.client.ServiceDiscoveryRegistry.getServiceDiscovery(ServiceDiscoveryRegistry.java:141) at org.apache.dubbo.registry.client.ServiceDiscoveryRegistry.createServiceDiscovery(ServiceDiscoveryRegistry.java:119) at org.apache.dubbo.registry.client.ServiceDiscoveryRegistry.(ServiceDiscoveryRegistry.java:104) at org.apache.dubbo.registry.client.ServiceDiscoveryRegistryFactory.createRegistry(ServiceDiscoveryRegistryFactory.java:35) at org.apache.dubbo.registry.support.AbstractRegistryFactory.getRegistry(AbstractRegistryFactory.java:159) at org.apache.dubbo.registry.RegistryFactoryWrapper.getRegistry(RegistryFactoryWrapper.java:34) at org.apache.dubbo.registry.RegistryFactory$Adaptive.getRegistry(RegistryFactory$Adaptive.java) at org.apache.dubbo.registry.integration.RegistryProtocol.getRegistry(RegistryProtocol.java:359) at org.apache.dubbo.registry.integration.RegistryProtocol.export(RegistryProtocol.java:214) at org.apache.dubbo.rpc.protocol.ProtocolListenerWrapper.export(ProtocolListenerWrapper.java:64) Just put your stack trace here!

haoyann commented 2 years ago

看看 admin.registry.address 配置的是什么呢?

zhrgithub commented 2 years ago

你猜啊

2022年5月17日 12:41,haoyann @.***> 写道:

看看 admin.registry.address 配置的是什么呢?

— Reply to this email directly, view it on GitHub https://github.com/apache/dubbo-admin/issues/897#issuecomment-1128404055, or unsubscribe https://github.com/notifications/unsubscribe-auth/AJ42SCY4WGWK6LBMGW6TYZDVKMPOLANCNFSM5V63FT7A. You are receiving this because you are subscribed to this thread.