ch0843 发表于 2009-11-2 09:03:39

EXCHANGE2007服务器升级时遇到 2147950640 错误

小弟这的EXCHANGE 2007 升级服务器硬件后,在执行 Setup.com /m: RecoverServer命令时出现 2147950640错误,请教各位这可能是啥原因?
   附上配置和错误日志:


配置EXCHANGE服务器:win2003 x64 sp2   域控 win2003 SP1


错误日志:
Launching sub-task '$error.Clear(); disasterRecovery-ExsetdataAtom -AtomName SharedMachineSettings -DomainController $RoleDomainController'.
Beginning processing.
Calling exsetdata atom SharedMachineSettings in mode "Reinstall".
Entering CFileManager::ScInit
Entering CFileManager::ScAutoDetectDirectoryLocations
CService::ScQueryServiceConfig (f:\08.01.0240\sources\dev\admin\src\libs\exsetup\service.cxx:539)
         Error code 0XC0070424 (1060): 指定的服务未安装。
ScGetClusterSvcDir (f:\08.01.0240\sources\dev\admin\src\libs\exsetup\exmisc.cxx:1599)
         Error code 0XC0070424 (1060): 指定的服务未安装。
=== IGNORING PREVIOUS ERRORS === CFileManager::ScAutoDetectDirectoryLocations (f:\08.01.0240\sources\dev\admin\src\udog\setupbase\tools\filemgr.cxx:435)
         操作已成功完成。
Leaving CFileManager::ScAutoDetectDirectoryLocations
Leaving CFileManager::ScInit
Entering CRegistryManager::ScInit
Leaving CRegistryManager::ScInit
Entering CDirectoryManager::ScInit
Entering ScIsComputerMemberOfDomain
NetGetJoinInformation:Domain/workgroup = "xxxx"
NetGetJoinInformation:NETSETUP_JOIN_STATUS = 3
The computer is a member of a domain
Leaving ScIsComputerMemberOfDomain
Leaving CDirectoryManager::ScInit
Entering CFileManager::ScSetInstallDestDir(sz)
Leaving CFileManager::ScSetInstallDestDir(sz)
Entering CDirectoryManager::ScReInitWithDC
Reinitalizing the DS Manager, using the DC domain-dc.xxxx.com
Entering CDirectoryManager::ScGetLocalDomainInformation
Getting information about the local domain
m_strLocalServer = "DOMAIN-EXCHANGE"
m_strLocalSite = "Default-First-Site-Name"
DsRoleGetPrimaryDomainInformation returned:
   DSROLE_PRIMARY_DOMAIN_INFORMATION::MachineRole = 3
   DSROLE_PRIMARY_DOMAIN_INFORMATION::Flags = 1000000
   DSROLE_PRIMARY_DOMAIN_INFORMATION::DomainNameFlat = "xxxx"
   DSROLE_PRIMARY_DOMAIN_INFORMATION::DomainNameDns = "xxxx.com"
   DSROLE_PRIMARY_DOMAIN_INFORMATION::DomainForestName = "xxxx.com"
User has specified a DC; m_strDC = "xxxx.com"
schema master server name: DOMAIN-DC
CDirectoryManager::ScGetLocalDomainInformation (f:\08.01.0240\sources\dev\admin\src\udog\setupbase\tools\dsmgr.cxx:436)
         Error code 0X80072030 (8240): 在服务器上没有这样一个对象。
Leaving CDirectoryManager::ScGetLocalDomainInformation
CDirectoryManager::ScReInitWithDC (f:\08.01.0240\sources\dev\admin\src\udog\setupbase\tools\dsmgr.cxx:267)
         Error code 0X80072030 (8240): 在服务器上没有这样一个对象。
Leaving CDirectoryManager::ScReInitWithDC
ScInitializeManagedCodeContext (f:\08.01.0240\sources\dev\admin\src\udog\exsetdata\exsetds.cxx:384)
         Error code 0X80072030 (8240): 在服务器上没有这样一个对象。
ScSetupAtom (f:\08.01.0240\sources\dev\admin\src\udog\exsetdata\exsetds.cxx:897)
         Error code 0X80072030 (8240): 在服务器上没有这样一个对象。
Leaving ScSetupAtom
An error occurred. The error code was 2147950640. The message was There is no such object on the server..
The following 1 error(s) occurred during task execution:
0.ErrorRecord: 发生错误。错误代码为 2147950640。消息为 在服务器上没有这样一个对象。。
0.ErrorRecord: Microsoft.Exchange.Management.Deployment.ExsetdataException: 发生错误。错误代码为 2147950640。消息为 在服务器上没有这样一个对象。。
An error occurred. The error code was 2147950640. The message was There is no such object on the server..
Setup is halting task execution because of one or more errors in a critical task.
Finished executing component tasks.
Ending processing.
The Exchange Server Setup operation did not complete. For more information, visit http://support.microsoft.com and enter the Error ID.
End of Setup
**********************************************

ch0843 发表于 2009-11-3 09:41:52

补充一下:

原因是服务器更换硬盘。。所以用NTBACKUP把原来的EXCHANGE2007完全备份了一下,然后关闭服务器更换硬盘,重做系统(新系统和原来的系统版本是一致的),把新系统改成和原系统一样的电脑名,并加入域。然后执行EXCHANGE 的恢复安装( Setup.com /m: RecoverServer),就出现了上述的问题,报错退出了。安装无法继续。
页: [1]
查看完整版本: EXCHANGE2007服务器升级时遇到 2147950640 错误