Notice: This website is an unofficial Microsoft Knowledge Base (hereinafter KB) archive and is intended to provide a reliable access to deleted content from Microsoft KB. All KB articles are owned by Microsoft Corporation. Read full disclaimer for more details.

XGEN: Information Store Does Not Start or Exoledb Library Does Not Initialize


View products that this article applies to.

This article was previously published under Q290105

↑ Back to the top


Symptoms

When you attempt to start the Exchange 2000 information store process, the service control manager may report that the process stopped unexpectedly, and the information store may not start. If the information store does start, the following entry may be logged in an event log:
ID:101 (Information) Source:EXOLDDB Microsoft Exchange OLEDB has successfully shutdown.
That entry is followed by the following entry:
ID:9542 (Error) Source:ExchangeIS Initialization of external interface OLEDB failed; Error ecServerOOM.

↑ Back to the top


Cause

This problem can occur if the Exoledb library does not initialize. When the Exoledb library initializes, it scans the HKEY_CLASSES_ROOT (HKCR) registry hive for content class information. If the Exoledb library finds a ProgID with a value that exceeds 259 characters, the Exoledb library cannot initialize. If the Exoledb library cannot initialize, a different problem in Exchange 2000 causes the information store to stop responding.

↑ Back to the top


Resolution

To resolve this problem, ensure that no ProgID under the HKEY_CLASSES_ROOT (HKCR) registry hive has a value that exceeds 259 characters. This value is used by Component Object Model (COM) as a "human readable ProgID." Although there is no defined limit for this field, anything longer than 259 characters is unusual and is probably a mistake.

↑ Back to the top


Status

Microsoft has confirmed that this is a problem in Microsoft Exchange 2000 Server.

↑ Back to the top


Keywords: KB290105, kbnofix, kbbug

↑ Back to the top

Article Info
Article ID : 290105
Revision : 5
Created on : 2/27/2007
Published on : 2/27/2007
Exists online : False
Views : 246