首页 > 其他 > 详细

关于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 15:27:11      阅读:1217      评论:0      收藏:0      [点我收藏+]

在用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.的解决办法

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

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!