was启动报错 Failed to load MBeanServerBuilder
程序员文章站
2022-04-15 20:22:25
Failed to load MBeanServerBuilderClassNotFoundException: com.ibm.ws.management.PlatformMBeanServerBuilderregister druid-driver mbean error2021-02-18 14:06:38.048 [pickup watcher ] ERROR ROOT # - Failed to load MBeanServerBuilder class com.ibm.ws.managem...
ClassNotFoundException: com.ibm.ws.management.PlatformMBeanServerBuilder
register druid-driver mbean error
2021-02-18 14:06:38.048 [pickup watcher ] ERROR ROOT # - Failed to load MBeanServerBuilder class com.ibm.ws.management.PlatformMBeanServerBuilder
com.yss.sofa.framework.exception.SOFAException: Failed to load MBeanServerBuilder class com.ibm.ws.management.PlatformMBeanServerBuilder
at com.yss.sofa.framework.exception.SOFAException.<init>(SOFAException.java:108) ~[bundlefile:na]
at com.yss.sofa.extender.datasource.DataSourceFactoryBean.createDataSource(DataSourceFactoryBean.java:110) [bundlefile:na]
at com.yss.sofa.extender.datasource.DataSourceFactoryBean.<init>(DataSourceFactoryBean.java:39) [bundlefile:na]
...
Caused by: javax.management.JMRuntimeException: Failed to load MBeanServerBuilder class com.ibm.ws.management.PlatformMBeanServerBuilder:
java.lang.ClassNotFoundException: com.ibm.ws.management.PlatformMBeanServerBuilder not found from bundle [com.yss.sofa.extender]
at javax.management.MBeanServerFactory.checkMBeanServerBuilder(MBeanServerFactory.java:492) ~[na:1.6.0]
...
Caused by: java.lang.ClassNotFoundException: com.ibm.ws.management.PlatformMBeanServerBuilder not found from bundle [com.yss.sofa.extender]
at org.springframework.osgi.util.BundleDelegatingClassLoader.findClass(BundleDelegatingClassLoader.java:98) ~[bundlefile:1.2.1]
...
Caused by: java.lang.ClassNotFoundException: com.ibm.ws.management.PlatformMBeanServerBuilder
at org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:513) ~[org.eclipse.osgi-3.7.1.jar:na]
...
链接>:解决方案【点我】
本文地址:https://blog.csdn.net/weixin_37214912/article/details/113992601
推荐阅读
-
解决eclipse启动时报错Failed to create the Java Virtural Machine.问题的方法
-
解决eclipse启动时报错Failed to create the Java Virtural Machine.问题的方法
-
SpringBoot启动报错Failed to determine a suitable driver class
-
apache启动报错:httpd: apr_sockaddr_info_get() failed
-
AndroidStudio报错:Emulator: I/O warning : failed to load external entity "file:/C:/Users/Administrator/.AndroidStudio3
-
springboot启动报错Failed to configure a DataSource: 'url' attribute is not specified
-
apache启动报错:the requested operation has failed解决办法
-
Tomcat启动报错:org.apache.catalina.LifecycleException: Failed to start component...java.util.zip.ZipException: error in opening zip file
-
was启动报错 Failed to load MBeanServerBuilder
-
nginx启动报错 bind() to 0.0.0.0:80 failed如何解决?