当前位置:网站首页>异常记录-10
异常记录-10
2022-04-23 06:01:00 【week@eight】
异常类名
java.lang.IllegalArgumentException
描述
SimpleMessageConverter only supports String, byte[] and Serializable payloads, received: net.weekeight.message.MyMessage
问题原因
实体类没有序列化,消息体中必须可序列化
解决方案
将对象实现序列化
异常重现
已复现
版权声明
本文为[week@eight]所创,转载请带上原文链接,感谢
https://blog.csdn.net/qq_43431735/article/details/124216576
边栏推荐
- 【代码解析(4)】Communication-Efficient Learning of Deep Networks from Decentralized Data
- JS performance optimization
- 阅读笔记:Meta Matrix Factorization for Federated Rating Predictions
- 阅读笔记:Secure Federated Matrix Factorization
- SQL学习|集合运算
- Thinkphp5 -- object (think \ response \ JSON) to array
- CentOS8搭建PHP8.0.3运行环境
- Will restarting the Oracle listener break the existing connection
- 【MySQL基础篇】启动选项与配置文件
- 【漏网之鱼】Ansible AWX调用playbook传参问题
猜你喜欢
tp5 报错variable type error: array解决方法
使用百度智能云人脸检测接口实现照片质量检测
Leak detection and vacancy filling (III)
ovs与ovs+dpdk架构分析
Batch modify / batch update the value of a field in the database
JS performance optimization
MySQL索引【数据结构+索引创建原则】
SQL学习|基础查询与排列
Passerelle haute performance pour l'interconnexion entre VPC et IDC basée sur dpdk
关于注解1
随机推荐
[MySQL basics] startup options and configuration files
ovs与ovs+dpdk架构分析
阅读笔记:FedGNN: Federated Graph Neural Network for Privacy-Preserving Recommendation
Include of ansible module_ Tasks: why is the imported task not executed after adding tags?
阅读笔记:Meta Matrix Factorization for Federated Rating Predictions
Centos8 builds php8 0.3 operating environment
Each traversal usage of tp6
异常记录-6
多线程
MySQL【ACID+隔离级别+ redo log + undo log】
redis 常见问题
如何通过dba_hist_active_sess_history分析数据库历史性能问题
The arithmetic square root of X in leetcode
异常记录-9
rdma 介绍
SQL学习|窗口函数
TP5中的getField()方法变化,tp5获取单个字段值
[shell script exercise] batch add the newly added disks to the specified VG
Set and map
Ansible basic commands, roles, built-in variables and tests judgment