Unable to add some Oracle Monitor(s) in linux machine
Problem: While trying to add Oracle monitor in linux machine it fails with following error message.
ORA-00604: error occurred at recursive SQL level 1
ORA-01882: timezone region not found
Cause: This is due to jar incompatibility while adding Oracle Database monitor of version 10g or lower in Applications Manager.
Fix: Unzip working/classes/classes12.zip file.
Open /oracle/jdbc/defaultConnectionProperties.properties file. Inside the file copy and paste the below mentioned content.
oracle.jdbc.timezoneAsRegion=false.
Zip the file again with same name (classes12.zip), replace it and restart Applications Manager.
New to ADSelfService Plus?
Resources
Related Articles
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) ...
Unable to add MS Office SharePoint monitor
Check if all the prerequisites are done. The prerequisites can be found here: https://www.manageengine.com/products/applications_manager/help/prerequisites-for-applications-manager.html#SharePointServer WMI Mode If unable to add the SharePoint ...
Unable to add Exchange Server monitor
Check whether all the prerequisites are done. The prerequisites can be found here: https://www.manageengine.com/products/applications_manager/help/prerequisites-for-applications-manager.html#ExchangeServer WMI Mode If unable to add the Exchange ...
Real User Monitor (RUM) - Troubleshooting
If the monitor has not polled data for long time. Follow below steps for troubleshooting Check prerequisites to done : Real User Monitor requires RUM Agent to be installed and mapped to Applications Manager. Refer the help page to know how to setup ...
JBoss 7 & above : Unable to add monitor
Note : The below troubleshooting steps are for JBoss version 6 EAP, 7 and above. Refer here for lower versions. For JBoss version 7 and above, Applications Manager collects data via JBoss Management Interface. The management URL should be accessible ...