1. com.tongweb.deploy.interfaces.DeployException: com.tongweb.deploy.interfaces.DeployException: com.tongweb.web.thanos.startup.DeployInnerWebtierException: com.tongweb.web.thanos.startup.DeployInnerWebtierException: java.lang.IllegalStateException: ContainerBase.addChild: start: org.springframework.context.ApplicationContextException: Failed to start bean 'org.springframework.amqp.rabbit.config.internalRabbitListenerEndpointRegistry'; nested exception is org.springframework.amqp.AmqpIllegalStateException: Fatal exception on listener startup--------this exception is deploy,exception occur is in exceptionWebtierInnerPhaserootcause is
java.lang.IllegalStateException: ContainerBase.addChild: start: org.springframework.context.ApplicationContextException: Failed to start bean 'org.springframework.amqp.rabbit.config.internalRabbitListenerEndpointRegistry'; nested exception is org.springframework.amqp.AmqpIllegalStateException: Fatal exception on listener startup--------this exception is deploy,exception occur is in exceptionWebtierInnerPhaserootcause is
com.tongweb.web.thanos.startup.DeployInnerWebtierException: java.lang.IllegalStateException: ContainerBase.addChild: start: org.springframework.context.ApplicationContextException: Failed to start bean 'org.springframework.amqp.rabbit.config.internalRabbitListenerEndpointRegistry'; nested exception is org.springframework.amqp.AmqpIllegalStateException: Fatal exception on listener startup--------this exception is deploy,exception occur is in exceptionWebtierInnerPhaserootcause is
java.lang.IllegalStateException: ContainerBase.addChild: start: org.springframework.context.ApplicationContextException: Failed to start bean 'org.springframework.amqp.rabbit.config.internalRabbitListenerEndpointRegistry'; nested exception is org.springframework.amqp.AmqpIllegalStateException: Fatal exception on listener startup--------this exception is deploy,exception occur is in exceptionWrapperPhase-------
2. 报错显示是rabbitmq启动初始化bean失败,可以排查一下消费端的消息队列名问题,是否在配置文件配置好,或者在mq管理平台上是否创建了相应的消息队列。
文章讨论了部署过程中遇到的Spring框架异常,特别提及了RabbitMQ的listenerbean启动失败,原因可能是消息队列配置问题。建议检查队列名设置和RabbitMQ管理平台配置。
7887

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



