Guest

Cisco Unified Communications Manager (CallManager)

Cisco Unified Communications Manager 6.x: Unable to Login to the Administration Page or User Page

Document ID: 108035



Contents

Introduction
Prerequisites
      Requirements
      Components Used
      Conventions
Error:Non defined IMS Exception
      Solution
Error: This page is not yet implemented
      Solution
Database Error
      Solution
HTTP 500 Error
      Solution
HTTP Status 404
      Solution 1
      Solution 2
NetPro Discussion Forums - Featured Conversations
Related Information

Introduction

The Cisco Unified Communications Manager Administration page is used to configure system parameters, route plans, devices, and much more. You access the Cisco Unified Communications Manager Administration program from a PC that is not the web server or has Cisco Unified Communications Manager installed. This document troubleshoots the issue of not being able to log in to the Cisco Unified Communications Manager Administration page or Cisco Unified Communications Manager User page.

Prerequisites

Requirements

Cisco recommends that you have knowledge of these topics:

  • Cisco Unified Communications Manager 6.x

  • Microsoft Active Directory

Components Used

The information in this document is based on Cisco Unified Communications Manager 6.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.

Conventions

Refer to Cisco Technical Tips Conventions for more information on document conventions.

Error:Non defined IMS Exception

While attempting to access the Cisco Unified Communications Manager Administration Page or Cisco Unified Communications Manager User Page, login fails with the Non defined IMS Exception error message. The issue occurs in the system which is integrated with Microsoft Active Directory via Lightweight Directory Access Protocol (LDAP). The login to the Cisco Unified OS Administration page works fine.

Solution

This error occurs due to the LDAP authentication misconfiguration issue. You can log in as the CCMAdministrator and perform these steps:

  1. Go to System > LDAP > LDAP Authentication and check if you are using a valid account for LDAP authentication. Also, check the LDAP authentication configuration for the user account with which you are trying to log in. Refer to LDAP Authentication Configuration for more information.

  2. Go to System > LDAP > LDAP Directory and make sure that the LDAP Directory configuration is correct for the user account with which you are trying to log in. Refer to LDAP Directory Configuration for more information.

    If these steps do not solve the issue, run the utils reset_ui_administrator_password command from the CLI.

Error: This page is not yet implemented

When trying to access the Cisco Unified Communications Manager Administration page or Cisco Unified Communications Manager User page, this error message is received:

This page is not yet implemented.

Solution

  1. Make sure you are using the correct username, as this is case sensitive.

  2. Go to Start > Programs > Administrative Tools > Services and restart the Cisco Tomcat service.

Database Error

When trying to log in to the CUCM User page, a CUCM user database error is received.

Solution

In order to resolve this issue, perform these steps:

  • Make sure that the user is added to End User Group.

  • Log in to Cisco Unified Communications Manager by using Secure Shell (SSH). Then, reset the username and password for your web Admin GUI using these commands:

    utils reset_ui_administrator_name
    
    !--- This will change your user ID.
    
    utils reset_ui_administrator_password
    
    !--- This will change your password.
    
    

HTTP 500 Error

When trying to access Cisco Unified Communication Manager web page, these error messages are received:

HTTP status 500 exception report
server encountered an internal error...

OR

[ServletException in:/WEB-INF/pages/phone/phone-content.jsp] null

Solution

In order to resolve this issue, you need to restart the Cisco Tomcat service using the utils service restart Cisco Tomcat CLI command.

HTTP Status 404

When trying to log in to the CUCM 7.x User page, the device link fails with the HTTP status 404 -/ccmuser/WEB-INF/pages/j_security_check error.

Solution 1

This can occur when you are using a different user ID/name other than what was inserted in the user database. Keep in mind that the user ID/name is a case sensitive entity in CUCM 7.X. As per the security policies on the CUCM User page, there is no way to change the case sensitive condition. The username that has to be typed on the CUCM User page should be exactly the same as what was inserted into the user database.

Solution 2

In the IE browser window, go to Tools > Internet Options. Click the Security tab, then turn the security level to low for Trusted sites and medium for Internet.

NetPro Discussion Forums - Featured Conversations

Networking Professionals Connection is a forum for networking professionals to share questions, suggestions, and information about networking solutions, products, and technologies. The featured links are some of the most recent conversations available in this technology.
NetPro Discussion Forums - Featured Conversations for Voice
Service Providers: Voice over IP
Voice & Video: Voice over IP
Voice & Video: IP Telephony
Voice & Video: IP Phone Services for End Users
Voice & Video: Unified Communications
Voice & Video: IP Phone Services for Developers
Voice & Video: General

Related Information



Updated: Oct 03, 2008Document ID: 108035