就是队列没有创建找不到这个队列
itmq.client.ShutdownSignalException: channel error; protocol method: #method<channel.close>(reply-code=404, reply-text=NOT_FOUND - no queue 'simple.queue' in vhost '/', class-id=50, method-id=10)
在尝试访问simple.queue时遇到了404NOT_FOUND错误,具体表现为channel.close,错误源为invhost。此问题通常表示队列未被正确创建,需要检查队列配置和创建过程。
itmq.client.ShutdownSignalException: channel error; protocol method: #method<channel.close>(reply-code=404, reply-text=NOT_FOUND - no queue 'simple.queue' in vhost '/', class-id=50, method-id=10)
5万+
9606
3万+

被折叠的 条评论
为什么被折叠?