on 2018 Apr 12 2:49 PM
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,
Created new JMX spring xml file under {{mycustomextension}}-->resources
Added my custom cache JMX Mbean ID's by refering the OOTB (RegionCacheMBeanImpl) class along with properties (beanInterface , jmxPath , cacheRegion).
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}
Restarted the server (No error/warn log found during server start up)
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?
Request clarification before answering.
| User | Count |
|---|---|
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.