Guest

Cisco Unified Communications Manager (CallManager)

CallManager Cannot Open the DC Directory

Document ID: 69637



Contents

Introduction
Prerequisites
      Requirements
      Components Used
      Conventions
Problem
Solutions
      Restart Services
      Reset Passwords in the Registry
Additional Issues
      User Search on the Global Directory Fails
NetPro Discussion Forums - Featured Conversations
Related Information

Introduction

This document describes an issue where Cisco CallManager cannot open the Global Directory. The issue occurs when the Data Connection (DC) Directory Administration password is not the same across all the Cisco CallManager servers in a cluster.

Prerequisites

Requirements

Cisco recommends that you have knowledge of Cisco Unified CallManager Administration.

Components Used

The information in this document is based on Cisco Unified CallManager release 4.1(3).

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.

Problem

Cisco CallManager cannot open the Global Directory and returns this error:

Active Server Pages error 'ASP 0115' Unexpected error
/CCMAdmin/userprefsbasiclist.asp. A trappable error (E06D7363) 
occurred in an external object. The script cannot continue running

The issue occurs when the DC Directory Administration password is not the same across all the Cisco CallManager servers in a cluster.

Solutions

This error message displays when the DC Directory administrative passwords are not the same across the CallManager servers. Complete the steps in the Restart Services section of this document to resolve this issue. If the issue persists, proceed to the Reset Passwords in the Registry section of this document.

Restart Services

Restart the DC Directory service and then the Microsoft Internet Information Server (IIS) service.

Select Start > Programs > Administrative Tools > Services.

DC Directory Server

callmanager-cannot-open-dcdir-1.gif

IIS Admin Service

callmanager-cannot-open-dcdir-2.gif

Reset Passwords in the Registry

Complete these steps first on the Cisco CallManager publisher server and then on the Cisco CallManager subscriber servers.

  1. Identify the new DC Directory administrator password. Consider this as <password>.

  2. Open a command prompt and issue the PasswordUtils <password> command.

    This action generates an encrypted password. Make this password as <ENCpassword>.

  3. Select Start > Run, type regedit in the text field and press Enter to open the Registry Editor.

  4. Go to HKEY_LOCAL_MACHINE\Software\Cisco Systems, Inc.\Directory Configuration and set the DCDMGRPW and MGRPW values in the registry to <ENCpassword>.

  5. Open C:\dcdsrvr\directoryconfiguration.ini and set the passwd value to <ENCpassword>.

  6. Open another command prompt and issue the UMEncryptText <password> command.

    This command generates out.txt in the same folder from which it ran.

  7. Open out.txt and copy the contents after Text=.

    This long hex value is the encrypted password. Make it <LongENCpassword>.

  8. Open C:\dcdsrvr\config\UMDirectoryConfiguration.ini with Notepad.

    Note: Do not use any other text editor.

  9. Set the CiscoLdapPwd and UserLdappwd values to <LongENCpassword>.

  10. Save the C:\dcdsrvr\config\UMDirectoryConfiguration.ini file and exit.

  11. Restart the IIS Admin Service and try to access the Cisco CallManager Administration pages:

    callmanager-cannot-open-dcdir-2.gif

  12. Also, verify these password settings:

Additional Issues

User Search on the Global Directory Fails

Problem

When you try to do a search on the global directory from with Cisco Callmanager Administration page, the search freezes and this error appears:

Error in processing: DBLX.UserLocaleBrowserLangMapListX

Solution

In order to resolve this problem, restart the IIS Admin service on the Cisco Callmanager Publisher and Subscriber servers.

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: Jan 21, 2008Document ID: 69637