duboo服務調用不到的原因(dubbo啟動消費者報錯:No provider available for the service)


com.alibaba.dubbo.rpc.RpcException: Failed to invoke the method queryTemplate in the service com.x.api.service.query.evaluate.TemplateMessageService. No provider available for the service com.x.api.service.query.evaluate.TemplateMessageService from registry 192.168.11.32:2181 on the consumer 192.168.11.32 using the dubbo version 2.5.3. Please check if the providers have been started and registered.

 

1、實體類要序列化;
2、配置問題;
3、暴露的service及其方法不能用事務注解;


免責聲明!

本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。



 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM