Failed to check the status of the service报错解决
程序员文章站
2023-04-06 12:34:33
报这个错误是因为我的 application_context.service.xml 文件里的的dubbo声明暴露口时的ref属性写错了。 ......
报这个错误是因为我的application_context.service.xml
文件里的的dubbo声明暴露口时的ref属性写错了。
<dubbo:service interface="cn.e3mall.content.service.contentcategoryservice"
ref="contentcategoryserviceimpl" timeout="600000"/>
<dubbo:service interface="cn.e3mall.content.service.contentservice"
ref="contentserviceimpl" timeout="600000"/>
ref= " contentserviceimpl"
首字母大写是不对的!!!
下一篇: mybatis XML中 遍历map写法
推荐阅读
-
Android添加glide库报错Error: Failed to resolve: com.android.support:support-annotations:26.0.2的解决
-
Spring Boot报错:No session repository could be auto-configured, check your configuration的解决方法
-
解决Linux下ssh登录后出现 报错 Write failed: Broken pipe 的方法
-
sudo service: command not found 报错的解决方法
-
电脑提示installer integrity check has failed的解决方法
-
解决linux下set_loginuid failed opening loginuid报错问题
-
Android添加glide库报错Error: Failed to resolve: com.android.support:support-annotations:26.0.2的解决
-
Linux系统Docker启动问题Job for docker.service failed because the control process exited with error code. See "systemctl status docker.service"
-
Failed to check the status of the service报错解决
-
解决小米手机USB安装apk时AS报错:INSTALL_FAILED_USER_RESTRICTED