You Cannot Fail Over System Attendant After You Install Exchange 2000 Service Pack 1 (316708)



The information in this article applies to:

  • Microsoft Exchange 2000 Server SP1
  • Microsoft Exchange 2000 Server SP2
  • Microsoft Exchange 2000 Server SP3

This article was previously published under Q316708

SYMPTOMS

After you apply Microsoft Exchange 2000 Server Service Pack 1 (SP1) to the passive node of a Microsoft Windows 2000 active/passive cluster, you may experience the following behaviors:
  • When you restart the Exchange 2000 Server computer, you are unable to fail over the system attendant resource to update the other cluster node.
  • The following event ID messages are logged in the Application Log in Event Viewer:

    Event Type: Error
    Event Source: MSExchangeCluster
    Event Category: Services
    Event ID: 2146
    Date: 7/31/2001
    Time: 5:33:28 AM
    User: N/A
    Computer: MAIL-01
    Description:
    Mail-02vs System Attendent: An Error occured during the Exchange resource upgrade, please make sure the Admin Group and Routing Group was not changed after the creation of the Exchange resource. Refer to the upgrade documentation for details.

    NOTE: On an Exchange 2000 SP1 server, the word "Attendent" is a misspelling for the word "Attendant" and the word "occured" is a misspelling for the word "occurred" in this event ID message. On an Exchange 2000 SP2 or SP3 server, only the word "occured" is misspelled.

    -and-

    Event Type: Error
    Event Source: MSExchangeCluster
    Event Category: Services
    Event ID: 2065
    Date: 7/31/2001
    Time: 5:33:28 AM
    User: N/A
    Computer: MAIL-01
    Description:
    Mail-02vs System Attendent: Failed to bring the resource online.

  • When you view the Exchange Server Setup Progress.log file, information similar to the following displays:
    [05:33:32] Entering CAtomServer::ScSetOrgLevelPermissions
    
    [05:33:32] Opening /dc=com/dc=domain/cn=Configuration/cn=Services/cn=Microsoft
    Exchange/cn=Active Directory Connections CAtomServer::ScSetOrgLevelPermissions 
    (N:\admin\src\udog\exsetdata\components\server\a_server.cxx:1591)
    
              Error code 0X80072030 (8240): There is no such object on the 
    server.
    
    [05:33:32]  CAtomServer::ScSetOrgLevelPermissions
    (N:\admin\src\udog\exsetdata\components\server\a_server.cxx:1616)
    
              Error code 0X80072030 (8240): There is no such object on the 
    server.
    
    [05:33:32] Leaving CAtomServer::ScSetOrgLevelPermissions
    
    [05:33:32]  CAtomServer::ScAddDSObjects
    (N:\admin\src\udog\exsetdata\components\server\a_server.cxx:397)
    
              Error code 0X80072030 (8240): There is no such object on the 
    server.
    
    [05:33:32]  CBaseAtom::ScRefreshDSObjects
    (N:\admin\src\udog\setupbase\basecomp\baseatom.cxx:1420)
    
              Error code 0X80072030 (8240): There is no such object on the 
    server.
    					

CAUSE

This behavior can occur if the Active Directory Connections container has been removed from the Exchange Organization in which you have installed Exchange 2000 SP1.

RESOLUTION

To resolve this behavior, reinstall the Active Directory Connector (ADC). To do so, use one of the following methods:

Method 1: Reinstall the Active Directory Connector

  1. Start Windows Explorer, and then on the Exchange Server 2000 CD-ROM locate the following folder:

    ADC\I386

  2. In the right pane of the Windows Explorer window, double-click SETUP. Microsoft Active Directory Connector Setup starts.
  3. Click Next, click to select the Microsoft Active Directory Connector Service component check box, and then click Next.
  4. On the Install Location page, click Next.
  5. On the Service Account page, enter the service account and corresponding account password that you want, and then click Next.
  6. Click Finish.

    NOTE: It is not necessary to reinstall SP1 for Exchange 2000 Server.
When the Active Directory Connections container is present on the domain controller, the System Attendant will fail over successfully.

Method 2: Create the ADC Container Manually

Use the ADSI Edit utility to manually create the ADC container. To do this, follow these steps:

WARNING: If you use the ADSI Edit snap-in, the LDP utility, or any other LDAP version 3 client, and you incorrectly modify the attributes of Active Directory objects, you can cause serious problems. These problems may require you to reinstall Microsoft Windows 2000 Server, Microsoft Exchange 2000 Server, or both. Microsoft cannot guarantee that problems that occur if you incorrectly modify Active Directory object attributes can be solved. Modify these attributes at your own risk.
  1. Log on to the domain controller as Administrator.
  2. Start the ADSI Edit utility. To do this, follow these steps:
    1. Install the Windows 2000 Support Tools.For additional information, click the article number below to view the article in the Microsoft Knowledge Base:

      246926 Folder Listing of the Support Tools Included in Windows 2000

    2. Register the Adsiedit.dll file by using Regsvr32. To do this, follow these steps:
      1. Click Start, and then click Run.
      2. In the Open box, type the following line, and then click OK:

        regsvr32 "drive:\Program Files\Support Tools\adsiedit.dll"

    3. Open a new Microsoft Management Console (MMC), and then add the ADSI Edit snap-in.
  3. In the console root, right-click ADSI Edit, and then click Connect to.
  4. In the Connection dialog box, click Configuration Container in the Naming Context list, and then click OK.
  5. Expand ADSI Edit, expand Configuration Container [server.domain.com], and then expand CN=Configuration,DC=domain,DC=com.
  6. Expand CN=Services, right-click CN=Microsoft Exchange, point to New, and then click Object.
  7. In the Select a class list, click container, and then click Next.
  8. In the Value box, type Active Directory Connections, and then click Next.
  9. Click Finish, and then quit the ADSI Edit snap-in.
After the newly created object has replicated to the domain controller to which the Exchange 2000 server points, the virtual server will fail over successfully, and have the System Attendant service start.

MORE INFORMATION

For additional information about how to install Exchange 2000 Service Pack 1, click the article number below to view the article in the Microsoft Knowledge Base:

295925 XADM: How to Install Exchange 2000 SP1 on a Cluster Server

For information about how to obtain Microsoft Exchange 2000 Server Service Pack 2, browse to the following Microsoft Web site:

Modification Type:MinorLast Reviewed:7/13/2004
Keywords:kbpending kbprb KB316708