zhendiao opened a new issue #8226:
URL: https://github.com/apache/dubbo/issues/8226
在2.7.5-2.7.8测试rmi协议都没有问题。3.0.1提示
Exception in thread "main" java.lang.IllegalStateException: No such
extension org.apache.dubbo.rpc.Protocol by name rmi, no related exception was
found, please check whether related SPI module is missing.
at
org.apache.dubbo.common.extension.ExtensionLoader.findException(ExtensionLoader.java:670)
at
org.apache.dubbo.common.extension.ExtensionLoader.createExtension(ExtensionLoader.java:677)
at
org.apache.dubbo.common.extension.ExtensionLoader.getExtension(ExtensionLoader.java:477)
at
org.apache.dubbo.common.extension.ExtensionLoader.getExtension(ExtensionLoader.java:461)
at
org.apache.dubbo.config.ServiceConfig.findConfigedPorts(ServiceConfig.java:682)
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]