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?

          Resources

              • Related Articles

              • 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 ...
              • Troubleshooting URL Monitor

                Here are few of the common errors you may come across in URL monitor, we have mentioned the steps you can follow to troubleshoot them. General troubleshooting for URL monitor Ensure that the URL is accessible from the server in which Applications ...
              • Enabling JMX in Tomcat Application and adding JAVA Runtime / JMX Applications Monitor in Applications Manager

                Configuring JMX for Apache Tomcat     1. On your Tomcat host, open the start menu and click on Tomcat Configuration (alternatively, edit the catalina.bat or catalina.sh file) 2. Click on the Java tab, then add the following Java Options: ...
              • Self monitor Applications Manager using Real User Monitoring

                We can monitor the Applications Manager using Real User Monitoring with a Java Script injection and this can be used to measure the Applications Manager's performance continuously. All you need is to install and setup the Real User Monitoring (RUM) ...