草庐IT

EndpointMBeanExporter

全部标签

在 tomcat 容器中具有多个 Web 应用程序的 Spring Boot 执行器引发 javax.management.InstanceAlreadyExistsException 异常

我在一个tomcat容器内运行多个SpringBoot应用程序(不是嵌入式的-只是独立的tomcat容器)。但是,它在启动Web应用程序时给了我以下异常。它不会影响任何Web应用程序的功能,但仍然是我想解决的问题,以实现干净的启动。非常感谢任何有关如何解决此问题的帮助。使用SpringBoot1.1.7org.springframework.jmx.export.UnableToRegisterMBeanException:UnabletoregisterMBean[org.springframework.boot.actuate.endpoint.jmx.DataEndpointMB

在 tomcat 容器中具有多个 Web 应用程序的 Spring Boot 执行器引发 javax.management.InstanceAlreadyExistsException 异常

我在一个tomcat容器内运行多个SpringBoot应用程序(不是嵌入式的-只是独立的tomcat容器)。但是,它在启动Web应用程序时给了我以下异常。它不会影响任何Web应用程序的功能,但仍然是我想解决的问题,以实现干净的启动。非常感谢任何有关如何解决此问题的帮助。使用SpringBoot1.1.7org.springframework.jmx.export.UnableToRegisterMBeanException:UnabletoregisterMBean[org.springframework.boot.actuate.endpoint.jmx.DataEndpointMB