当前位置:网站首页>异常记录-17
异常记录-17
2022-04-23 06:01:00 【week@eight】
异常类名
Shutdown Signal: channel error; protocol method
描述
#method<channel.close>(reply-code=406, reply-text=PRECONDITION_FAILED - invalid arg ‘x-message-ttl’ for queue ‘deathQueue’ in vhost ‘/’: “expected integer, got longstr”, class-id=50, method-id=10)
问题原因
创建死信队列是中的过期时间需要设置java.lang.Long类型
解决方案
“@Argument(name = “x-message-ttl”,value = “60000”, type = “java.lang.Long”),”
异常重现
已复现
版权声明
本文为[week@eight]所创,转载请带上原文链接,感谢
https://blog.csdn.net/qq_43431735/article/details/124216853
边栏推荐
- High performance gateway for interconnection between VPC and IDC based on dpdk
- Batch modify / batch update the value of a field in the database
- TP5 uses redis
- ES入门学习笔记
- Imitation scallop essay reading page
- [shell script exercise] batch add the newly added disks to the specified VG
- Oracle数据库性能分析之常用视图
- 【MySQL基础篇】数据导出导入权限与local_infile参数
- PHP background parsing after JQ serialization
- Thinkphp5 -- object (think \ response \ JSON) to array
猜你喜欢
随机推荐
leetcode刷题之二进制求和
【ES6快速入门】
Virtio and Vhost_ Net introduction
异常记录-9
surprise库中evaluate函数弃用解决方法
[Lombok quick start]
Usage of if conditional statements in SQL
Batch modify / batch update the value of a field in the database
【代码解析(6)】Communication-Efficient Learning of Deep Networks from Decentralized Data
Imitation scallop essay reading page
Ansible基本命令、角色、内置变量与tests判断
时间格式不对,运行sql文件报错
A website that directly downloads PNG icons without logging in
异常记录-15
XDP类型的BPF程序
fdfs启动
【代码解析(3)】Communication-Efficient Learning of Deep Networks from Decentralized Data
异常记录-21
【代码解析(2)】Communication-Efficient Learning of Deep Networks from Decentralized Data
Baidu map coordinates, Google coordinates and Tencent coordinates are mutually transformed