原文:關於Failed to check the status of the service com.taotao.service.ItemService. No provider available fo

原文:http: www.bubuko.com infodetail .html 項目中用dubbo發生: Failed to check the status of the service com.taotao.service.ItemService. No provider available for the service 原因: Dubbo缺省會在啟動時檢查依賴的服務是否可用,不可用時會拋 ...

2017-12-19 23:06 0 2392 推薦指數:

查看詳情

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