"InstanceNotFoundException: JMImplementation:type=MBeanRegistry" when configuring JMX connector in JBoss EAP 5
Issue
- When trying to get JBoss monitoring working via JMX remoting, I added the line to my options
-Djavax.management.builder.initial=org.jboss.system.server.jmx.MBeanServerBuilderImpl
and it threw errors.
ERROR [AbstractKernelController] Error installing to Configured: name=ServiceBindingManager state=Configured
...
Caused by: javax.management.InstanceNotFoundException: JMImplementation:type=MBeanRegistry
- JAVA_OPTS="$JAVA_OPTS -Djboss.platform.mbeanserver" is causing our EAP 5.1 JVMs to not start. Added directive to run.conf and JVM failed to start
Environment
- Red Hat JBoss Enterprise Application Platform (EAP)
- 5.x
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.