The documentation set for this product strives to use bias-free language. For the purposes of this documentation set, bias-free is defined as language that does not imply discrimination based on age, disability, gender, racial identity, ethnic identity, sexual orientation, socioeconomic status, and intersectionality. Exceptions may be present in the documentation due to language that is hardcoded in the user interfaces of the product software, language used based on RFP documentation, or language that is used by a referenced third-party product. Learn more about how Cisco is using Inclusive Language.
This document describes most of the reasons that the Cisco Unified Communications Manager (CUCM) web pages or CUCM User page is not displayed or gives an error.
Cisco recommends that you have knowledge of CUCM.
The information in this document is based on CUCM versions 7.x/8.x/9.x/10.x.
The information in this document was created from the devices in a specific lab environment. All of the devices used in this document started with a cleared (default) configuration. If your network is live, make sure that you understand the potential impact of any command.
The flow diagram for web access on CUCM is shown here:
When you try to log in to the CUCM Admin web page from Publisher, the 'Database communication error' error is received.
You are able to log in to the CUCM Admin web page from Subscriber, but any changes on CUCM cause one of these errors: 'Error occurred while retrieving information from database. java.sql.SQLException: No DELETE permission.' or 'Add failed. The Insert privilege is required for this operation.'.
This issue can occur when you try to log in to the server after changes are made in the Publisher server, such as when the hostname or IP address is changed either through the CLI or the Operating System (OS) Admin page. In this case, revert the changes made back to the old configuration in order to let you log in.
If no changes were made to CUCM Publisher and you still receive the Database Communications Error message, then check these items:
Also, the inability to access the CUCM page of Publisher might be because of a database communication error where Informix does not accept any more connections.
The utils dbreplication runtimestate command does not work:
admin:utils dbreplication runtimestate
File "/usr/local/cm/bin/DbReplRTstate.py", line 578, in ?
fin = open(tfile, 'r')
IOError: [Errno 2] No such file or directory:
'/var/log/active/cm/trace/dbl/sdi/getNodes'
This issue is also documented by Cisco bug ID CSCtl74037. The workaround for this is to enter these commands from the CLI:
utils service stop A Cisco DB
utils service start A Cisco DB
and stop the Cisco Express Forwarding (CEF) service from the serviceability page.
Enter the utils service start A Cisco DB command in order to start the A Cisco DB service. If the service does not start, then call the Cisco Technical Assistance Center (TAC) in order to start the service from root. The TAC verifies the issue with root access. In few cases, if the DB is corrupted then a rebuild of CUCM is necessary.
You are unable to access the other CUCM nodes from the Serviceability page of the CUCM that you are currently logged in. Choose Cisco Unified Serviceability > Tools > Control Center Feature/Network Services > Select Server > Go.
The error message displayed is 'Connection to the Server cannot be established (Unable to access remote node)'.
Workaround
Log in to each CUCM node separately in order to access Serviceability and Activate/Deactivate services.
Solution
This known defect is documented in Cisco bug ID CSCth44399.
You are unable to access the other CUCM nodes from the Serviceability page of the CUCM that you are currently logged in. Choose Cisco Unified Serviceability > Tools > Service Activation/Control Center Feature/Network Services > Select Server > Go.
The error message displayed is 'Connection to the Server cannot be established (Unknown Error)'.
Workaround
Log in to each CUCM node separately in order to access Serviceability and Activate/Deactivate services.
Solution
These known defects are documented in Cisco bug IDs CSCui29232 and CSCud67438.
You are unable to access the other CUCM nodes from the Serviceability page of the CUCM that you are currently logged in. Choose Cisco Unified Serviceability > Tools > Service Activation/Control Center Feature/Network Services > Select Server > Go.
The error message displayed is 'Connection to the Server cannot be established (Certificate Exception)'.
Workaround
Log in to each CUCM node separately in order to access Serviceability and Activate/Deactivate services.
Solution
This known defect is documented in Cisco bug ID CSCup10995.
CUCM Web/GUI access on Publisher and Subscriber is very slow.
Solution
utils diagnose test
utils ntp status
show process load cpu
show process load memory
show process using-most cpu
show process using-most memory
utils core active list
These known defects are documented in Cisco bug IDs CSCub02337 and CSCui86571.
Copy/paste to the Password field in the CUCM End user login page does not work. The paste operation of the password into the Password field in CUCM End user login page is not supported. This will not work with Internet Explorer (IE), Firefox, or Chrome.
Copy/paste of the password is not allowed on end user pages because of the security risk. This is added as part of CUCM Version 9.1.2 and later. However, it has been noticed that the copy/paste function still works with a few versions of CUCM 10.x, which is documented in Cisco bug IDs CSCus84153 and CSCus84152.
You are unable to access Enterprise License Manager (ELM) with Firefox and Chrome, but this works fine with IE. When you log in to ELM with Firefox or Chrome, none of the options are available.
This known defect is documented in Cisco bug ID CSCul30396.
This issue has been fixed in versions of CUCM 9.1.2.11900-10 and later. ELM can be accessed with Firefox, IE, and Chrome.
The CUCM web page logs out automatically after its idle timeout expires.
You can set the web page timeout with these commands from the CLI of CUCM.
show webapp session timeout
set webapp session timeout
admin:set webapp session timeout ?
Syntax
set webapp session timeout minutes
Minutes is mandatory and is the number of minutes after which sessions are declared to be invalid. The range is 5 to 99999.
admin:set webapp session timeout 5
If you continue with this operation, it sets the session-timeout for web sessions to 5 minutes after the Cisco Tomcat service has been restarted or after the server has been rebooted.
Continue (y/n)?y
Tomcat session-timeout updated to 5 minutes.
The Cisco Tomcat service needs to be restarted for the changes to take effect immediately. This disconnects active web sessions.
Continue (y/n)?y
Do not press Ctrl-C while the service RESTARTS. If the service has not restarted properly, enter the same command again.
Service Manager is running
Cisco Tomcat[STOPPING]
Cisco Tomcat[STOPPING]
Cisco Tomcat[STOPPING]
Cisco Tomcat[STOPPING]
Commanded Out of Service
Cisco Tomcat[NOTRUNNING]
Service Manager is running
Cisco Tomcat[STARTING]
Cisco Tomcat[STARTING]
Cisco Tomcat[STARTED]
The Cisco Tomcat service restarted successfully. New web sessions time out after 5 minutes. The current session-timeout used for web sessions and applications is 5 minutes.
You are unable to access the Admin/User web page of CUCM.
See the Cisco Unified Communications Manager System Guide for details in regards to Roles and User Groups.
You are unable to access any options from the Disaster Recovery System (DRF) page of CUCM after you log in. You might get this message:
'Local Agent is not responding. This may be due to Master or Local Agent being down'
Revision | Publish Date | Comments |
---|---|---|
1.0 |
23-Apr-2015 |
Initial Release |