Cannot see platform JMX MBeans on JMX Console in JBoss EAP
Issue
- Cannot see my JBoss Cache instance MBeans on JMX Console in JBoss EAP and added the following JAVA_OPTS in the "run.conf"
JAVA_OPTS="$JAVA_OPTS -Dcom.sun.management.jmxremote.port=7099"
JAVA_OPTS="$JAVA_OPTS -Dcom.sun.management.jmxremote.authenticate=false"
JAVA_OPTS="$JAVA_OPTS -Dcom.sun.management.jmxremote.ssl=false"
Environment
- JBoss Enterprise Application Platform (EAP)
- 4.3.x
- 5.x
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.