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
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 ...
Mail Server Monitor - Troubleshooting
Common Mail Server Monitor Errors and Troubleshooting Guide 1. Unknown Host Error Description: This error occurs when the mail client cannot resolve the hostname of the mail server to an IP address. The issue typically arises from DNS resolution ...
Real User Monitor (RUM) - Troubleshooting
If the monitor has not polled data for a long time, follow the steps below for troubleshooting: Step 1: Check the RUM Agent configuration Real User Monitor requires the RUM Agent to be installed and mapped to the Applications Manager. Refer the help ...