问题描述:java.lang.IllegalStateException: Failed to check the status of the service com.shunzi.content.service.ContentCategoryService. No provider available for the service com.shunzi.content.service.ContentCategoryService from the url zookeeper://192.168.25.128:2181/com.alibaba.dubbo.registry.RegistryService?application=shunzi-manager-web&dubbo=2.8.4&interface=com.shunzi.content.service.ContentCategoryService&methods=add,findOne,update,findPage,delete,findAll&pid=8412&revision=0.0.1-SNAPSHOT&side=consumer×tamp=1544868606591 to the consumer 192.168.13.32 use dubbo version 2.8.4
解决方法:将项目停掉,并清理缓存!
Dubbo服务注册异常排查
本文描述了在使用Dubbo框架进行服务调用时遇到的java.lang.IllegalStateException异常,详细记录了错误信息及解决步骤,指出清理缓存并重启项目是有效的解决方案。
1322

被折叠的 条评论
为什么被折叠?



