原文:Zookeeper客户端应用启动后报Failed to check the status of the service,No provider available for the service

参考下面帖子介绍 http: www.cnblogs.com linjiqin p .html ...

2016-09-21 22:46 0 7695 推荐指数:

查看详情

java.lang.IllegalStateException: Failed to check the status of the service

这种错误是服务层代码没有成功注册到注册中心导致,请检查一下你的服务层代码是否添加了@service注解,并且该注解的包一定是com.alibaba.dubbo.config.annotation包,不是org.springframework.stereotype.Service ...

Sun Apr 14 20:02:00 CST 2019 0 4097
 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM