当前位置:   article > 正文

RabbitMQ实战指南,线程池报错,消息未消费完全,从多线程中理解问题原因clean channel shutdown; protocol method: channel.close_connection is already closed due to clean connecti

connection is already closed due to clean connection shutdown; protocol meth

RabbitMQ实战指南,线程池报错,消息未消费完全

详细出错信息

**com.rabbitmq.client.ShutdownSignalException: clean channel shutdown; protocol method: #method<channel.close>(reply-code=200, reply-text=Closed due to exception from Consumer (amq.ctag-SIvdR7UthqyEgn0us8H_XA) method handleDelivery for channel AMQChannel(amqp://), class-id=0, method-id=0)
**

15:08:28.363 [pool-1-thread-3] ERROR com.rabbitmq.client.impl.ForgivingExceptionHandler - Consumer com.zzf.rabbitmq.amqpclient.RabbitConsumer$1@53639c56 (amq.ctag-SIvdR7UthqyEgn0us8H_XA) method handleDelivery for channel AMQChannel(xxx) threw an exception for channel AMQChannel(xxxx)
com.rabbitmq.client.AlreadyClosedException: channel is already closed due to clean channel shutdown; protocol method: #method<channel.close>(reply-code=200, reply-text=OK, class-id=0, method-id=0)
	at com.rabbitmq.client.impl.AMQChannel.ensureIsOpen(AMQChannel.java:258)
	at com.rabbitmq.client.im
  • 1
  • 2
  • 3
声明:本文内容由网友自发贡献,不代表【wpsshop博客】立场,版权归原作者所有,本站不承担相应法律责任。如您发现有侵权的内容,请联系我们。转载请注明出处:https://www.wpsshop.cn/w/酷酷是懒虫/article/detail/798597
推荐阅读
相关标签
  

闽ICP备14008679号