cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Can custom JMX Mbeans be created and make it visible in HAC (version 6.6.0.0) ?

Former Member
0 Kudos
215

Folks,

I have created a custom JMX Mbeans with reference to OOTB JMX Mbeans, but my custom JMX Mbeans ID are not visible in HAC --> Monitoring --> JMX Mbeans.

Below are the steps which I followed,

  1. Created new JMX spring xml file under {{mycustomextension}}-->resources

  2. Added my custom cache JMX Mbean ID's by refering the OOTB (RegionCacheMBeanImpl) class along with properties (beanInterface , jmxPath , cacheRegion).

  3. Added my newly created JMX spring xml file name in both "application-context" and "global-context" property which is present in project.properties file (which is there in my extension}

  4. Restarted the server (No error/warn log found during server start up)

  5. Once console is up, when I navigate to HAC --> Monitoring --> JMX Mbeans my custom Mbeans are not visible.

Is there any other configuration change needs to be done to make it visible?

Accepted Solutions (0)

Answers (0)