(IntegrationMBeanExporter.java:865) ~[spring-integration-jmx-5.5.13.jar:5.5.13]
at org.springframework.integration.monitor.IntegrationMBeanExporter.registerHandler(IntegrationMBeanExporter.java:695) ~[spring-integration-jmx-5.5.13.ja
我有一个spring引导应用程序,它在这里侦听RabbitMQ队列。问题是,当我运行我的应用程序时,它在hibernate的特定步骤上挂起,需要大约10分钟才能继续运行。org.springframework.beans.factory.xml.XmlBeanDefinitionReader - Loading XML bean definitions from class path resource [spring-integration-context.xml/spring-integration</
我正在尝试在tomcat服务器上托管多个springboot应用程序。然而,当我尝试启动服务器时,我发现了以下异常。该问题与具有相同缓存工厂id的多个rabbitmq队列有关。(MBeanExporter.java:628) ~[spring-context-4.3.8.RELEASE.jar:4.3.8.RELEASE]
at org.springframework.jmx.export.MBeanExporter.registerBeans(MBeanExporter.java:550) ~[spring</