WebLogic
How to execute runWLSMbean.bat or sh file?
Execute the runWLSMbean.bat or sh file from the <AppManager_home>\bin\troubleshooting folder via command prompt or terminal. Eg. ~/Zoho/ManageEngine/ManagedServer/AppManager15/bin/troubleshooting$ ./runWLSMbean.sh It will prompt for the details to ...
How to add WebLogic monitor over SSL ?
For monitoring WebLogic servers using SSL port, you will have to load the SSL certificate to Applications Manager. Follow the below steps to load SSL certificate in Applications Manager: Load the certificate to Applications Manager using ...
Failed, Exception Unsupported protocol
The client connection to WebLogic server is made using T3 protocol. You will obtain this error message if T3 is not enabled. To enable T3 protocol in WebLogic Server 8.x: Go to the WebLogic console. Click on Servers and select the respective server. ...
"Failed Exception : Connection failure" while trying to add WebLogic monitor
Check whether the WebLogic host and port is accessible via TELNET. Check if you have used the configured listener address while trying to add the monitor. Listener can be obtained under Environment -> Servers -> <myserver> -> Configuration -> General ...
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 ...
I'm getting the "Failed. Please select the correct version of WebLogic server" error message when adding a WebLogic monitor. What could be the reason?
This could be because of corrupt or mismatching jar files. Some WebLogic servers require full client jars for monitoring. For Applications Manager versions below 13800 Download the version10 jars and replace it under <Applications Manager ...
I get a "There are no JMS servers deployed in this Weblogic Server." message even when JMS data is present in WebLogic Server.
JMS and SAF support is added to Applications Manager only from version 7200. If an older version Applications Manager agent is deployed in WebLogic server, then you need to restart the WebLogic Server to get the JMS and SAF details.
When I try to monitor WebLogic, I get "Data collection yet to start" even after I have added -Dweblogic.disableMBeanAuthorization=true to the WebLogic startup script.
Reason 1 Adding attribute AnonymousAdminLookupEnabled="false" in the SecurityConfiguration tag of WebLogic 8.1 config.xml restricts MBean details from getting accessed from remote machines without authentication. Solution Set the attribute value as ...
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 ...
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. ...
When I monitor the WebLogic server, I get the "Data Collection in progress. Please wait till the next poll interval" message.
Solution 1 Check if the WebLogic server host is able to connect to Applications Manager as we connect in the browser. i.e. http://<ApplicationsManager hostname>:<portNumber> should be reachable. Also check whether any errors or exceptions are ...
I'm not able to add WebLogic monitor. What could be the reason?
Please verify if you have followed all the below prerequisites before adding WebLogic monitor : 1. HTTP port of WebLogic server should be accessible from Applications Manager installed machine. a. Check if the WebLogic host and ...
I'm getting an error message "Unable to get MBean Reference. T3 Protocol is not enabled in WebLogic server". How to enable T3 Protocol in WebLogic Server?
To enable T3 protocol in WebLogic Server 8.x: Go to the WebLogic console. Click on Servers and select the respective server. Navigate to the Protocol tab. Choose Show link in the 'Advanced Options' tab. Choose the Enable Tunneling option and save ...
When I try to monitor WebLogic server, I get the "Check the user has 'Administrators' permission to deploy the agent in WebLogic server" message
The user needs to have Administrator privileges to monitor a WebLogic server. This is because Applications Manager will deploy an agent in the WebLogic server for data collection. A user should have Administrator privileges to deploy this agent. ...
When I try to monitor a WebLogic server, I get an "Unknown host name" message.
There are two possible reasons for this message: Hostname is not resolving properly. To monitor WebLogic server, the hostname should be resolving properly in the Applications Manager host. If the host is not resolving, specify the correct entry in ...