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 ADSelfService Plus?

                    • Related Articles

                    • How to Manually Deploy the registermbeans.war file into the Weblogic Server

                      Applications Manager collects performance data from WebLogic Server version 11 and above using an MBean agent. This agent is typically deployed automatically. However, if the agent isn't deployed for any reason, you can manually deploy the ...
                    • REST API Monitor - FAQS

                      1. What to do when Basic Authentication fails in REST API monitor? When Basic Authentication fails in the REST API monitor, follow the below steps to troubleshoot the error. Ensure the credentials provided in Applications Manager (Username and ...
                    • 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 ...
                    • DNS Monitor - Troubleshooting

                      Common DNS Monitor Errors and Troubleshooting Guide 1. Host Not Found Description: The DNS server was unable to locate the requested lookup address. Possible Causes: This may happen if the hostname is incorrect, the domain does not exist, or there is ...
                    • 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 ...