While adding a Custom Application Monitor, the WebLogic Model MBeans are not listed for configuration. What can I do?

While adding a Custom Application Monitor, the WebLogic Model MBeans are not listed for configuration. What can I do?

For WebLogic Model MBeans to be displayed in CAM, perform the following steps:

1. Copy the file weblogic.jar from WebLogic installed directory (eg: C:\bea\weblogic81\server\lib\weblogic.jar). Rename this file as     weblogicclient7_0_common.jar and place it       under <Applications Manager Home>/working/classes directory.
2. Edit the file startApplicationsManager.bat/.sh located in <Applications Manager Home> directory. Set the system property as following
      -Djava.naming.factory.initial=weblogic.jndi.WLInitialContextFactory
3. Restart the Applications Manager.
                  New to ADManager Plus?

                    New to ADSelfService Plus?

                      • Related Articles

                      • Script/Custom Monitors - Alarms configured for Table rows were missing

                        In the Applications manager , users have the ability to manage the table rows of a script or custom monitor type according to their specific requirements. This can be done by enabling the "Enable Script Row Deletion" option. For example, let's ...
                      • REST API Monitor - FAQS

                        1. What should I do when Basic Authentication fails in REST API monitor? Verify if the credentials provided in the Applications Manager are correct. Try if sending username and password in Authorization request header works Get an BASE-64 encoded ...
                      • Adding a new Weblogic monitor: Frequently Asked Questions

                        Question: What are the minimum security privileges that the user account for the WebLogic server should possess for monitoring to take place? Answer: The user should have Administrative privileges. Applications Manager Webserver port 9090 should be ...
                      • How to get ISP data in Real User Monitor?

                        The default setting of the Real User Monitor does not display ISP data for the end user. To obtain ISP data, you have the option to use a third-party Geolocation API. Currently, RUM exclusively supports APIs that provide responses in JSON format. ...
                      • How to rename an existing APM - Java agent application's monitor?

                        In Applications Manager's APM(Application Performance Monitoring) doesn't support renaming applications/monitors from the web client. However, the application name of an existing application instance can be renamed in the `apminsight.conf` file and ...