Using Mbeans java programming How to restart jmx or Mbean components in Karaf server without getting Insufficient roles/credentials for operation
Asked
Active
Viewed 227 times
1 Answers
0
In the bin/karaf.sh or bat script, remove the -Djavax.management.builder.initial=org.apache.karaf.management.boot.KarafMBeanServerBuilder JVM argument . The RBAC will be completely disabled for MBeanServer.

Venkatesh Boya
- 564
- 5
- 11