druid报错:javax.management.InstanceNotFoundException: com.alibaba.druid:type=DruidDataSourceStat

Posted hoge66的专栏

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了druid报错:javax.management.InstanceNotFoundException: com.alibaba.druid:type=DruidDataSourceStat相关的知识,希望对你有一定的参考价值。

问题:

启动tomcat报错:

Tomat报出一下异常:
ERROR [com.alibaba.druid.stat.DruidDataSourceStatManager] – unregister mbean error
javax.management.InstanceNotFoundException: com.alibaba.druid:type=DruidDataSourceStat
at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBean………

原因:在一台服务器上启动了两个tomcat,两个tomcat都是用druid。

解决方案:

修改Tomcat 下的 catalina.sh:

增加此句代码: JAVA_OPTS=”-Ddruid.registerToSysProperty=true”

 

在查找的过程中发现了,在一篇对于开发过程中常见问题的介绍:https://github.com/alibaba/druid/wiki/常见问题

以上是关于druid报错:javax.management.InstanceNotFoundException: com.alibaba.druid:type=DruidDataSourceStat的主要内容,如果未能解决你的问题,请参考以下文章

Tomcat:javax.management.InstanceNotFoundException: com.alibaba.druid:type=DruidDataSourceStat异常(示例代码

druid抛出的异常------javax.management.InstanceAlreadyExistsException引发的一系列探索

druid抛出异常:javax.management.InstanceAlreadyExistsException: com.alibaba.druid:type=DruidDataSource,id

jedis报LinkageError错误:javax/management/MBeanServer

kafkakafka InstanceAlreadyExists jmx consumer addMBean registerAppInfo AppInfoParser

JBOSS 部署出错 javax.management.InstanceNotFoundException