When I monitor the WebLogic server, I get the "Access to the WebLogic MBean server is denied…." message. What should I do?

When I monitor the WebLogic server, I get the "Access to the WebLogic MBean server is denied…." message. What should I do?

Scenario

When I monitor the WebLogic server, I get the "Access to the WebLogic MBean server is denied. Enable "-Dweblogic.management.anonymousAdminLookupEnabled=true -Dweblogic.disableMBeanAuthorization=true" in the WebLogic startup file" message.





Reason 1

The MBean authorization is enabled and hence these two properties must be enabled in the WebLogic versions 7.x, 8.x and 9.x.

Solution

Disable the authorization. Refer to WebLogic Server Monitoring in the User Guide for more information.



 

Reason 2

In the evaluation version of WebLogic, connection is restricted to a maximum of 5, so the request from Applications Manager might be blocked.

Solution

Try restarting your WebLogic instance and ensure that Applications Manager collects data before the limit of 5 connections is reached.


                  New to ADSelfService Plus?

                    • Related Articles

                    • 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 ...
                    • 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 ...
                    • 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 ...
                    • When I monitor WebLogic server, I get the message "Applications Manager could not register to the WebLogic server for Data Collection" at the top.

                      Reason :  To monitor a WebLogic server, Applications Manager needs to register an MBean in the WebLogic server. This error message is shown when Applications Manager is unable to register the MBean. Solution :  1. Ping Applications Manager’s server ...
                    • 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 ...