(*^_^*)静一静 2018-04-26 13:41 采纳率: 20%
浏览 4913
已采纳

紧急登rabbitmq启动报错的问题

2018-04-26 21:38:19.435 INFO 11449 --- [TaskExecutor-26] o.s.a.r.l.SimpleMessageListenerContainer : Restarting Consumer: tag=[null], channel=null, acknowledgeMode=AUTO local queue size=0
2018-04-26 21:38:22.533 WARN 11449 --- [TaskExecutor-24] o.s.a.r.l.SimpleMessageListenerContainer : Consumer raised exception, processing can restart if the connection factory supports it. Exception summary: org.springframework.amqp.AmqpIOException: java.io.IOException
2018-04-26 21:38:22.533 INFO 11449 --- [TaskExecutor-24] o.s.a.r.l.SimpleMessageListenerContainer : Restarting Consumer: tag=[null], channel=null, acknowledgeMode=AUTO local queue size=0
2018-04-26 21:38:25.632 WARN 11449 --- [TaskExecutor-12] o.s.a.r.l.SimpleMessageListenerContainer : Consumer raised exception, processing can restart if the connection factory supports it. Exception summary: org.springframework.amqp.AmqpIOException: java.io.IOException
2018-04-26 21:38:25.632 INFO 11449 --- [TaskExecutor-12] o.s.a.r.l.SimpleMessageListenerContainer : Restarting Consumer: tag=[null], channel=null, acknowledgeMode=AUTO local queue size=0
2018-04-26 21:38:28.729 WARN 11449 --- [TaskExecutor-31] o.s.a.r.l.SimpleMessageListenerContainer : Consumer raised exception, processing can restart if the connection factory supports it. Exception summary: org.springframework.amqp.AmqpIOException: java.io.IOException
2018-04-26 21:38:28.729 INFO 11449 --- [TaskExecutor-31] o.s.a.r.l.SimpleMessageListenerContainer : Restarting Consumer: tag=[null], channel=null, acknowledgeMode=AUTO local queue size=0
2018-04-26 21:38:31.830 WARN 11449 --- [TaskExecutor-25] o.s.a.r.l.SimpleMessageListenerContainer : Consumer raised exception, processing can restart if the connection factory supports it. Exception summary: org.springframework.amqp.AmqpIOException: java.io.IOException
2018-04-26 21:38:31.833 INFO 11449 --- [TaskExecutor-25] o.s.a.r.l.SimpleMessageListenerContainer : Restarting Consumer: tag=[null], channel=null, acknowledgeMode=AUTO local queue size=0
2018-04-26 21:38:38.027 WARN 11449 --- [TaskExecutor-27] o.s.a.r.l.SimpleMessageListenerContainer : Consumer raised exception, processing can restart if the connection factory supports it. Exception summary: org.springframework.amqp.AmqpIOException: java.io.IOException
2018-04-26 21:38:38.027 INFO 11449 --- [TaskExecutor-27] o.s.a.r.l.SimpleMessageListenerContainer : Restarting Consumer: tag=[null], channel=null, acknowledgeMode=AUTO local queue size=0
2018-04-26 21:38:41.127 WARN 11449 --- [TaskExecutor-15] o.s.a.r.l.SimpleMessageListenerContainer : Consumer raised exception, processing can restart if the connection factory supports it. Exception summary: org.springframework.amqp.AmqpIOException: java.io.IOException
2018-04-26 21:38:41.127 INFO 11449 --- [TaskExecutor-15] o.s.a.r.l.SimpleMessageListenerContainer : Restarting Consumer: tag=[null], channel=null, acknowledgeMode=AUTO local queue size=0
2018-04-26 21:38:44.224 WARN 11449 --- [TaskExecutor-32] o.s.a.r.l.SimpleMessageListenerContainer : Consumer raised exception, processing can restart if the connection factory supports it. Exception summary: org.springframework.amqp.AmqpIOException: java.io.IOException
2018-04-26 21:38:44.224 INFO 11449 --- [TaskExecutor-32] o.s.a.r.l.SimpleMessageListenerContainer : Restarting Consumer: tag=[null], channel=null, acknowledgeMode=AUTO local queue size=0
2018-04-26 21:38:47.323 WARN 11449 --- [TaskExecutor-28] o.s.a.r.l.SimpleMessageListenerContainer : Consumer raised exception, processing can restart if the connection factory supports it. Exception summary: org.springframework.amqp.AmqpIOException: java.io.IOException
2018-04-26 21:38:47.325 INFO 11449 --- [TaskExecutor-28] o.s.a.r.l.SimpleMessageListenerContainer : Restarting Consumer: tag=[null], channel=null, acknowledgeMode=AUTO local queue size=0
2018-04-26 21:38:50.421 WARN 11449 --- [TaskExecutor-26] o.s.a.r.l.SimpleMessageListenerContainer : Consumer raised exception, processing can restart if the connection factory supports it. Exception summary: org.springframework.amqp.AmqpIOException: java.io.IOException
2018-04-26 21:38:50.422 INFO 11449 --- [TaskExecutor-26] o.s.a.r.l.SimpleMessageListenerContainer : Restarting Consumer: tag=[null], channel=null, acknowledgeMode=AUTO local queue size=0

  • 写回答

2条回答 默认 最新

  • 爪哇还是java 2018-04-26 17:34
    关注

    是不是没有对该用户进行授权...

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论
查看更多回答(1条)

报告相同问题?

问题事件

  • 已采纳回答 10月11日