You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by "songxiaosheng (via GitHub)" <gi...@apache.org> on 2023/03/13 14:21:21 UTC

[GitHub] [dubbo-benchmark] songxiaosheng opened a new issue, #36: No such extension gson for serialization/org.apache.dubbo.common.serialize.Serialization error

songxiaosheng opened a new issue, #36:
URL: https://github.com/apache/dubbo-benchmark/issues/36

   i run ./benchmark.sh dubbo-kryo-server will show error as follow in branch 
   
   Exception in thread "main" java.lang.IllegalStateException: No such extension gson for serialization/org.apache.dubbo.common.serialize.Serialization
           at org.apache.dubbo.config.utils.ConfigValidationUtils.checkMultiExtension(ConfigValidationUtils.java:680)
           at org.apache.dubbo.config.utils.ConfigValidationUtils.checkMultiExtension(ConfigValidationUtils.java:658)
           at org.apache.dubbo.config.utils.ConfigValidationUtils.validateProtocolConfig(ConfigValidationUtils.java:574)
           at org.apache.dubbo.config.utils.DefaultConfigValidator.validate(DefaultConfigValidator.java:37)
           at org.apache.dubbo.config.context.AbstractConfigManager.checkDefaultAndValidateConfigs(AbstractConfigManager.java:588)
           at org.apache.dubbo.config.context.ConfigManager.checkConfigs(ConfigManager.java:280)
           at org.apache.dubbo.config.context.ConfigManager.loadConfigs(ConfigManager.java:261)
           at org.apache.dubbo.config.deploy.DefaultApplicationDeployer.loadApplicationConfigs(DefaultApplicationDeployer.java:243)
           at or


-- 
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: notifications-unsubscribe@dubbo.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org