码迷,mamicode.com
首页 > 其他好文 > 详细

关于dubbo调度时出现Request processing failed; nested exception is com.alibaba.dubbo.rpc.RpcException: Failed to invoke the method insertTestTb in the service cn.cuibusi.core.service.TestTbService.的解决办法

时间:2018-06-19 16:29:03      阅读:2276      评论:0      收藏:0      [点我收藏+]

标签:RoCE   led   inf   rtt   UI   接口   技术分享   proc   序列   

在用dubbo跨项目调度service时出现如下错误:

技术分享图片

错误原因:pojo没有实现序列化

解决方法:在pojo实现序列化接口即可

技术分享图片

 

关于dubbo调度时出现Request processing failed; nested exception is com.alibaba.dubbo.rpc.RpcException: Failed to invoke the method insertTestTb in the service cn.cuibusi.core.service.TestTbService.的解决办法

标签:RoCE   led   inf   rtt   UI   接口   技术分享   proc   序列   

原文地址:https://www.cnblogs.com/jepson6669/p/9198426.html

(1)
(1)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!