please check whether related SPI module is missing
- [ ] I have searched the issues of this repository and believe that this is not a duplicate.
- [x ] I have checked the REAMDE of this repository and believe that this is not a duplicate.
Environment
- Dubbo Admin version: 0.4.0
- Registry center detail (type and version):
- Operating System version:7.5
- Java version: 1.8
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.
看看 admin.registry.address 配置的是什么呢?
你猜啊
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.