January 25, 2010 at 2:15 pm
I have 2 nodes [A[active] & B[passive] ] in my cluster.Both A & B have the following configuration
Windows Server 2003 , Enterprise Edition Service Pack 2
I succesfully installed Database Server [SQL Server 2005, Enterprise Edition]on node A but when running setup for Client component,I got the following mssg
COM Plus Catalog Requirement (Warning)
Messages
COM Plus Catalog Requirement
If SQL Server Setup fails, Setup will roll back the installation but may not remove all .manifest files. The workaround is to rename the files and then rerun Setup. For more information, see How to: Work Around COM+ Check Failure in SQL Server Setup.
"There was an unexpected failure during the setup wizard.You may review the setup logs and\or click the help button for more information" .
I did not find any errors in the Windows Log.
Upon clicking the Services option in Computer Management.I got the following error mssg
MMC has detected an error in snap in.It is recommended that you shut down and restart MMC .With 3 options
Report this error to Microsoft then shutdown MMC
Continue running and ignore errors with this snap in for the rest of the session
Continue running and always ignore errors with this snap in,regardless of user or session.
What is causing this problem ?
January 25, 2010 at 4:20 pm
Is your com+ service running in services.msc?
Jason...AKA CirqueDeSQLeil
_______________________________________________
I have given a name to my pain...MCM SQL Server, MVP
SQL RNNR
Posting Performance Based Questions - Gail Shaw[/url]
Learn Extended Events
January 26, 2010 at 6:52 am
The COM + Event System is running, but the COM+ System Application is not.
Does it need to be running ?
January 26, 2010 at 7:07 am
Hi, I started the COM + Sys App service and tried to reinstall the client. After System Configuration Check, with all successfully completed [no error @ warning]. There was a pop up box.
"There was an unexpected failure during the setup wizard. You may review the setup logs and/or click the help button for more information"
Upon checking the C:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\LOG for some information.I found a file summary.txt with the following information.
Microsoft SQL Server 2005 9.00.1399.06
==============================
OS Version : Microsoft Windows Server 2003 family, Enterprise Edition Service Pack 2 (Build 3790)
Time : Tue Jan 26 08:56:48 2010
SRV1 : There was an unexpected failure during the setup wizard. You may review the setup logs and/or click the help button for more information.
SQL Server Setup failed. For more information, review the Setup log file in %ProgramFiles%\Microsoft SQL Server\90\Setup Bootstrap\LOG\Summary.txt.
Time : Tue Jan 26 08:59:33 2010
List of log files:
C:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\LOG\Files\SQLSetup0006_SRV1_Core(Local).log
C:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\LOG\Files\SQLSetup0006_SRV1_Datastore.xml
C:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\LOG\Files\SQLSetup0006_SRV1_.NET Framework 2.0.log
C:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\LOG\Files\SQLSetup0006_SRV1_Core.log
C:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\LOG\Summary.txt
C:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\LOG\Files\SQLSetup0006_SRV1_.NET Framework 2.0 LangPack.log
C:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\LOG\Files\SQLSetup0006_SRV1_.NET Framework Upgrade Advisor.log
C:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\LOG\Files\SQLSetup0006_SRV1_.NET Framework Upgrade Advisor LangPack.log
C:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\LOG\Files\SQLSetup0006_SRV1_.NET Framework Windows Installer.log
C:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\LOG\Files\SQLSetup0006_SRV1_.NET Framework Windows Installer LangPack.log
C:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\LOG\Files\SQLSetup0006_SRV1_Support.log
C:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\LOG\Files\SQLSetup0006_SRV1_SCC.log
C:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\LOG\Files\SQLSetup0006_SRV1_WI.log
What can be the possible reson for this failure? Anything else to check on the server
January 26, 2010 at 7:21 am
Also in the SQLSetup0006_SRV1_Core(Local).log file.
I found the following error mssg. Is this the cause of the problem?
Running: OpenPipeAction at: 2010/0/26 8:59:3
Complete: OpenPipeAction at: 2010/0/26 8:59:3, returned false
Error: Action "OpenPipeAction" failed during execution.
Running: CreatePipeAction at: 2010/0/26 8:59:3
Complete: CreatePipeAction at: 2010/0/26 8:59:3, returned false
Error: Action "CreatePipeAction" failed during execution.
Action "RunRemoteSetupAction" will be skipped due to the following restrictions:
Condition "Action: CreatePipeAction has finished and passed." returned false
January 26, 2010 at 7:25 am
You may have to reinstall COM+ service and then try SQL Server install.
Here is some info. Let us know how it goes.
How to: Work Around COM+ System Configuration Check Failure in SQL Server Setup
January 26, 2010 at 7:37 am
How do I reinstall the COM + ?
January 26, 2010 at 7:40 am
I posted a link in my post.
Here is it again. Click this link http://technet.microsoft.com/en-us/library/ms143690(SQL.90).aspx
January 26, 2010 at 7:55 am
Here is my complete log.Could someone tell what is wrong.I have been trying to install for 6 times now.
All error and warning have been highlighted.
Microsoft SQL Server 2005 Setup beginning at Tue Jan 26 08:56:48 2010
Process ID : 2316
C:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\setup.exe Version: 2005.90.1399.0
Running: LoadResourcesAction at: 2010/0/26 8:56:48
Complete: LoadResourcesAction at: 2010/0/26 8:56:48, returned true
Running: ParseBootstrapOptionsAction at: 2010/0/26 8:56:48
Loaded DLL:C:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\xmlrw.dll Version:2.0.3604.0
Complete: ParseBootstrapOptionsAction at: 2010/0/26 8:56:48, returned true
Running: ValidateWinNTAction at: 2010/0/26 8:56:48
Complete: ValidateWinNTAction at: 2010/0/26 8:56:48, returned true
Running: ValidateMinOSAction at: 2010/0/26 8:56:48
Complete: ValidateMinOSAction at: 2010/0/26 8:56:48, returned true
Running: PerformSCCAction at: 2010/0/26 8:56:48
Complete: PerformSCCAction at: 2010/0/26 8:56:48, returned true
Running: ActivateLoggingAction at: 2010/0/26 8:56:48
Complete: ActivateLoggingAction at: 2010/0/26 8:56:48, returned true
Running: DetectPatchedBootstrapAction at: 2010/0/26 8:56:48
Complete: DetectPatchedBootstrapAction at: 2010/0/26 8:56:48, returned true
Action "LaunchPatchedBootstrapAction" will be skipped due to the following restrictions:
Condition "EventCondition: __STP_LaunchPatchedBootstrap__2316" returned false.
Action "BeginBootstrapLogicStage" will be skipped due to the following restrictions:
Condition "Setup is running locally." returned true.
Running: PerformDotNetCheck2 at: 2010/0/26 8:56:48
Complete: PerformDotNetCheck2 at: 2010/0/26 8:56:48, returned true
Running: InvokeSqlSetupDllAction at: 2010/0/26 8:56:48
Loaded DLL:C:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\sqlspars.dll Version:2005.90.1399.0
<Func Name='DwLaunchMsiExec'>
Examining 'sqlspars' globals to initialize 'SetupStateScope'
Opening 'MachineConfigScope' for [Srv1]
Trying to find Product Code from command line or passed transform
If possible, determine install id and type
Trying to find Instance Name from command line.
No Instance Name provided on the command line
If possible, determine action
Machine = Srv1, Article = WMIServiceWin32OSWorking, Result = 0 (0x0)
Machine = Srv1, Article = WMIServiceWin32CompSystemWorking, Result = 0 (0x0)
Machine = Srv1, Article = WMIServiceWin32ProcessorWorking, Result = 0 (0x0)
Machine = Srv1, Article = WMIServiceReadRegWorking, Result = 0 (0x0)
Machine = Srv1, Article = WMIServiceWin32DirectoryWorking, Result = 0 (0x0)
Machine = Srv1, Article = WMIServiceCIMDataWorking, Result = 0 (0x0)
Machine = Srv1, Article = XMLDomDocument, Result = 0 (0x0)
Machine = Srv1, Article = Processor, Result = 0 (0x0)
Machine = Srv1, Article = PhysicalMemory, Result = 0 (0x0)
Machine = Srv1, Article = DiskFreeSpace, Result = 0 (0x0)
Machine = Srv1, Article = OSVersion, Result = 0 (0x0)
Machine = Srv1, Article = OSServicePack, Result = 0 (0x0)
Machine = Srv1, Article = OSType, Result = 0 (0x0)
Machine = Srv1, Article = iisDep, Result = 0 (0x0)
Machine = Srv1, Article = AdminShare, Result = 0 (0x0)
Machine = Srv1, Article = PendingReboot, Result = 0 (0x0)
Machine = Srv1, Article = PerfMon, Result = 0 (0x0)
Machine = Srv1, Article = IEVersion, Result = 0 (0x0)
Machine = Srv1, Article = DriveWriteAccess, Result = 0 (0x0)
Machine = Srv1, Article = COMPlus, Result = 0 (0x0)
Machine = Srv1, Article = ASPNETVersionRegistration, Result = 0 (0x0)
Machine = Srv1, Article = MDAC25Version, Result = 0 (0x0)
*******************************************
Setup Consistency Check Report for Machine: Srv1
*******************************************
Article: WMI Service Requirement, Result: CheckPassed
Article: MSXML Requirement, Result: CheckPassed
Article: Operating System Minimum Level Requirement, Result: CheckPassed
Article: Operating System Service Pack Level Requirement, Result: CheckPassed
Article: SQL Compatibility With Operating System, Result: CheckPassed
Article: Minimum Hardware Requirement, Result: CheckPassed
Article: IIS Feature Requirement, Result: CheckPassed
Article: Pending Reboot Requirement, Result: CheckPassed
Article: Performance Monitor Counter Requirement, Result: CheckPassed
Article: Default Installation Path Permission Requirement, Result: CheckPassed
Article: Internet Explorer Requirement, Result: CheckPassed
Article: Check COM+ Catalogue, Result: CheckPassed
Article: ASP.Net Registration Requirement, Result: CheckPassed
Article: Minimum MDAC Version Requirement, Result: CheckPassed
<Func Name='PerformDetections'>
1
Loaded DLL:C:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\sqlsval.dll Version:2005.90.1399.0
<EndFunc Name='PerformDetections' Return='0' GetLastError='997'>
<Func Name='DisplaySCCWizard'>
Machine = Srv1, Article = WMIServiceWin32OSWorking, Result = 0 (0x0)
Machine = Srv1, Article = WMIServiceWin32CompSystemWorking, Result = 0 (0x0)
Machine = Srv1, Article = WMIServiceWin32ProcessorWorking, Result = 0 (0x0)
Machine = Srv1, Article = WMIServiceReadRegWorking, Result = 0 (0x0)
Machine = Srv1, Article = WMIServiceWin32DirectoryWorking, Result = 0 (0x0)
Machine = Srv1, Article = WMIServiceCIMDataWorking, Result = 0 (0x0)
Machine = Srv1, Article = XMLDomDocument, Result = 0 (0x0)
Machine = Srv1, Article = WMIServiceWin32OSWorking, Result = 0 (0x0)
Machine = Srv1, Article = WMIServiceWin32CompSystemWorking, Result = 0 (0x0)
Machine = Srv1, Article = WMIServiceWin32ProcessorWorking, Result = 0 (0x0)
Machine = Srv1, Article = WMIServiceReadRegWorking, Result = 0 (0x0)
Machine = Srv1, Article = WMIServiceWin32DirectoryWorking, Result = 0 (0x0)
Machine = Srv1, Article = WMIServiceCIMDataWorking, Result = 0 (0x0)
Machine = Srv1, Article = XMLDomDocument, Result = 0 (0x0)
Machine = Srv1, Article = Processor, Result = 0 (0x0)
Machine = Srv1, Article = PhysicalMemory, Result = 0 (0x0)
Machine = Srv1, Article = DiskFreeSpace, Result = 0 (0x0)
Machine = Srv1, Article = Processor, Result = 0 (0x0)
Machine = Srv1, Article = PhysicalMemory, Result = 0 (0x0)
Machine = Srv1, Article = DiskFreeSpace, Result = 0 (0x0)
Machine = Srv1, Article = OSVersion, Result = 0 (0x0)
Machine = Srv1, Article = OSServicePack, Result = 0 (0x0)
Machine = Srv1, Article = OSType, Result = 0 (0x0)
Machine = Srv1, Article = iisDep, Result = 0 (0x0)
Machine = Srv1, Article = AdminShare, Result = 0 (0x0)
Machine = Srv1, Article = PendingReboot, Result = 0 (0x0)
Machine = Srv1, Article = PerfMon, Result = 0 (0x0)
Machine = Srv1, Article = IEVersion, Result = 0 (0x0)
Machine = Srv1, Article = DriveWriteAccess, Result = 0 (0x0)
Machine = Srv1, Article = COMPlus, Result = 0 (0x0)
Machine = Srv1, Article = ASPNETVersionRegistration, Result = 0 (0x0)
Machine = Srv1, Article = MDAC25Version, Result = 0 (0x0)
Machine = Srv1, Article = OSVersion, Result = 0 (0x0)
Machine = Srv1, Article = OSServicePack, Result = 0 (0x0)
Machine = Srv1, Article = OSType, Result = 0 (0x0)
Machine = Srv1, Article = iisDep, Result = 0 (0x0)
Machine = Srv1, Article = AdminShare, Result = 0 (0x0)
Machine = Srv1, Article = PendingReboot, Result = 0 (0x0)
Machine = Srv1, Article = PerfMon, Result = 0 (0x0)
Machine = Srv1, Article = IEVersion, Result = 0 (0x0)
Machine = Srv1, Article = DriveWriteAccess, Result = 0 (0x0)
Machine = Srv1, Article = COMPlus, Result = 0 (0x0)
Machine = Srv1, Article = ASPNETVersionRegistration, Result = 0 (0x0)
Machine = Srv1, Article = MDAC25Version, Result = 0 (0x0)
CSetupBootstrapWizard returned 1
<EndFunc Name='DisplaySCCWizard' Return='0' GetLastError='183'>
Loaded DLL:C:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\sqlsval.dll Version:2005.90.1399.0
<EndFunc Name='DwLaunchMsiExec' Return='0' GetLastError='0'>
Complete: InvokeSqlSetupDllAction at: 2010/0/26 8:59:2, returned true
Running: SetPackageInstallStateAction at: 2010/0/26 8:59:2
Complete: SetPackageInstallStateAction at: 2010/0/26 8:59:3, returned true
Running: DeterminePackageTransformsAction at: 2010/0/26 8:59:3
Complete: DeterminePackageTransformsAction at: 2010/0/26 8:59:3, returned true
Running: ValidateSetupPropertiesAction at: 2010/0/26 8:59:3
Complete: ValidateSetupPropertiesAction at: 2010/0/26 8:59:3, returned true
Running: OpenPipeAction at: 2010/0/26 8:59:3
Complete: OpenPipeAction at: 2010/0/26 8:59:3, returned false
Error: Action "OpenPipeAction" failed during execution.
Running: CreatePipeAction at: 2010/0/26 8:59:3
Complete: CreatePipeAction at: 2010/0/26 8:59:3, returned false
Error: Action "CreatePipeAction" failed during execution.
Action "RunRemoteSetupAction" will be skipped due to the following restrictions:
Condition "Action: CreatePipeAction has finished and passed." returned false.
Running: PopulateMutatorDbAction at: 2010/0/26 8:59:3
Complete: PopulateMutatorDbAction at: 2010/0/26 8:59:3, returned true
Running: GenerateRequestsAction at: 2010/0/26 8:59:3
SQL_Engine = -1
SQL_Data_Files = -1
SQL_Replication = -1
SQL_FullText = -1
SQL_SharedTools = -1
SQL_BC_DEP = -1
Analysis_Server = -1
AnalysisDataFiles = -1
AnalysisSharedTools = -1
RS_Server = -1
RS_Web_Interface = -1
RS_SharedTools = -1
Notification_Services = -1
NS_Engine = -1
NS_Client = -1
SQL_DTS = -1
Client_Components = 3
Connectivity = 3
SQL_Tools90 = 3
SQL_WarehouseDevWorkbench = 3
SDK = 3
SQLXML = 3
Tools_Legacy = 3
TOOLS_BC_DEP = 3
SQL_Documentation = 3
SQL_BooksOnline = -1
SQL_DatabaseSamples = -1
SQL_AdventureWorksSamples = -1
SQL_AdventureWorksDWSamples = -1
SQL_AdventureWorksASSamples = -1
SQL_Samples = -1
Complete: GenerateRequestsAction at: 2010/0/26 8:59:4, returned true
Running: CreateProgressWindowAction at: 2010/0/26 8:59:4
Complete: CreateProgressWindowAction at: 2010/0/26 8:59:4, returned true
Running: ScheduleActionAction at: 2010/0/26 8:59:4
Complete: ScheduleActionAction at: 2010/0/26 8:59:4, returned true
Skipped: InstallASAction.11
Skipped: Action "InstallASAction.11" was not run. Information reported during analysis:
No install request found for package: "sqlsupport", referred by package: "as", install will be skipped as a result.
Skipped: InstallASAction.18
Skipped: Action "InstallASAction.18" was not run. Information reported during analysis:
No install request found for package: "owc11", referred by package: "as", install will be skipped as a result.
Skipped: InstallASAction.22
Skipped: Action "InstallASAction.22" was not run. Information reported during analysis:
No install request found for package: "bcRedist", referred by package: "as", install will be skipped as a result.
Skipped: InstallASAction.9
Skipped: Action "InstallASAction.9" was not run. Information reported during analysis:
No install request found for package: "msxml6", referred by package: "as", install will be skipped as a result.
Skipped: InstallDTSAction
Skipped: Action "InstallDTSAction" was not run. Information reported during analysis:
No install request found for package: "dts", install will be skipped as a result.
Skipped: InstallDTSAction.11
Skipped: Action "InstallDTSAction.11" was not run. Information reported during analysis:
No install request found for package: "sqlsupport", referred by package: "dts", install will be skipped as a result.
Skipped: InstallDTSAction.12
Skipped: Action "InstallDTSAction.12" was not run. Information reported during analysis:
No install request found for package: "sqlncli", referred by package: "dts", install will be skipped as a result.
Skipped: InstallDTSAction.18
Skipped: Action "InstallDTSAction.18" was not run. Information reported during analysis:
No install request found for package: "owc11", referred by package: "dts", install will be skipped as a result.
Skipped: InstallDTSAction.22
Skipped: Action "InstallDTSAction.22" was not run. Information reported during analysis:
No install request found for package: "bcRedist", referred by package: "dts", install will be skipped as a result.
Skipped: InstallDTSAction.9
Skipped: Action "InstallDTSAction.9" was not run. Information reported during analysis:
No install request found for package: "msxml6", referred by package: "dts", install will be skipped as a result.
Skipped: InstallNSAction
Skipped: Action "InstallNSAction" was not run. Information reported during analysis:
No install request found for package: "ns", install will be skipped as a result.
Skipped: InstallNSAction.11
Skipped: Action "InstallNSAction.11" was not run. Information reported during analysis:
No install request found for package: "sqlsupport", referred by package: "ns", install will be skipped as a result.
Skipped: InstallNSAction.12
Skipped: Action "InstallNSAction.12" was not run. Information reported during analysis:
No install request found for package: "sqlncli", referred by package: "ns", install will be skipped as a result.
Skipped: InstallNSAction.18
Skipped: Action "InstallNSAction.18" was not run. Information reported during analysis:
No install request found for package: "owc11", referred by package: "ns", install will be skipped as a result.
Skipped: InstallNSAction.22
Skipped: Action "InstallNSAction.22" was not run. Information reported during analysis:
No install request found for package: "bcRedist", referred by package: "ns", install will be skipped as a result.
Skipped: InstallNSAction.9
Skipped: Action "InstallNSAction.9" was not run. Information reported during analysis:
No install request found for package: "msxml6", referred by package: "ns", install will be skipped as a result.
Skipped: InstallRSAction.11
Skipped: Action "InstallRSAction.11" was not run. Information reported during analysis:
No install request found for package: "sqlsupport", referred by package: "rs", install will be skipped as a result.
Skipped: InstallRSAction.18
Skipped: Action "InstallRSAction.18" was not run. Information reported during analysis:
No install request found for package: "owc11", referred by package: "rs", install will be skipped as a result.
Skipped: InstallRSAction.22
Skipped: Action "InstallRSAction.22" was not run. Information reported during analysis:
No install request found for package: "bcRedist", referred by package: "rs", install will be skipped as a result.
Skipped: InstallSqlAction
Skipped: Action "InstallSqlAction" was not run. Information reported during analysis:
No install request found for package: "sql", install will be skipped as a result.
Skipped: InstallSqlAction.11
Skipped: Action "InstallSqlAction.11" was not run. Information reported during analysis:
No install request found for package: "sqlsupport", referred by package: "sql", install will be skipped as a result.
Skipped: InstallSqlAction.12
Skipped: Action "InstallSqlAction.12" was not run. Information reported during analysis:
No install request found for package: "sqlncli", referred by package: "sql", install will be skipped as a result.
Skipped: InstallSqlAction.18
Skipped: Action "InstallSqlAction.18" was not run. Information reported during analysis:
No install request found for package: "owc11", referred by package: "sql", install will be skipped as a result.
Skipped: InstallSqlAction.21
Skipped: Action "InstallSqlAction.21" was not run. Information reported during analysis:
No install request found for package: "sqlwriter", referred by package: "sql", install will be skipped as a result.
Skipped: InstallSqlAction.22
Skipped: Action "InstallSqlAction.22" was not run. Information reported during analysis:
No install request found for package: "bcRedist", referred by package: "sql", install will be skipped as a result.
Skipped: InstallSqlAction.9
Skipped: Action "InstallSqlAction.9" was not run. Information reported during analysis:
No install request found for package: "msxml6", referred by package: "sql", install will be skipped as a result.
Skipped: InstallASAction
Skipped: Action "InstallASAction" was not run. Information reported during analysis:
No install request found for package: "as", install will be skipped as a result.
Skipped: InstallNSAction.10
Skipped: Action "InstallNSAction.10" was not run. Information reported during analysis:
No install request found for package: "sqlxml4", referred by package: "ns", install will be skipped as a result.
Skipped: InstallRSAction
Skipped: Action "InstallRSAction" was not run. Information reported during analysis:
No install request found for package: "rs", install will be skipped as a result.
Skipped: RepairForBackwardsCompatRedistAction
Skipped: Action "RepairForBackwardsCompatRedistAction" was not run. Information reported during analysis:
Action: "RepairForBackwardsCompatRedistAction" will be skipped due to the following condition:
Condition "sql was successfully upgraded." returned false.
Skipped: UninstallForMSDE2000Action
Skipped: Action "UninstallForMSDE2000Action" was not run. Information reported during analysis:
Action: "UninstallForMSDE2000Action" will be skipped due to the following condition:
Condition "Action: InstallSqlAction was skipped." returned true.
Skipped: UninstallForSQLAction
Skipped: Action "UninstallForSQLAction" was not run. Information reported during analysis:
Action: "UninstallForSQLAction" will be skipped due to the following condition:
Condition "Action: InstallSqlAction was skipped." returned true.
Skipped: UninstallForRS2000Action
Skipped: Action "UninstallForRS2000Action" was not run. Information reported during analysis:
Action: "UninstallForRS2000Action" will be skipped due to the following condition:
Condition "Action: InstallRSAction was skipped." returned true.
Running: InstallToolsAction.10 at: 2010/0/26 8:59:4
Error: Action "InstallToolsAction.10" threw an exception during execution. Error information reported during run:
Target collection includes the local machine.
Fatal Exception caught while installing package: "10"
Error Code: 0x80070002 (2)
Windows Error Text: The system cannot find the file specified.
Source File Name: sqlchaining\sqlprereqpackagemutator.cpp
Compiler Timestamp: Tue Aug 9 01:14:20 2005
Function Name: sqls::SqlPreReqPackageMutator::modifyRequest
Source Line Number: 196
---- Context -----------------------------------------------
sqls::InstallPackageAction::perform
WinException caught while installing package. : 1603
Error Code: 0x80070643 (1603)
Windows Error Text: Fatal error during installation.
Source File Name: packageengine\installpackageaction.cpp
Compiler Timestamp: Fri Jul 1 01:28:25 2005
Function Name: sqls::InstallPackageAction::perform
Source Line Number: 167
---- Context -----------------------------------------------
sqls::InstallPackageAction::perform
Error: Failed to add file :"C:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\LOG\Files\SQLSetup0006_Srv1_.NET Framework 2.0.log" to cab file : "C:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\LOG\SqlSetup0006.cab" Error Code : 2
Error: Failed to add file :"C:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\LOG\Files\SQLSetup0006_Srv1_.NET Framework 2.0 LangPack.log" to cab file : "C:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\LOG\SqlSetup0006.cab" Error Code : 2
Error: Failed to add file :"C:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\LOG\Files\SQLSetup0006_Srv1_.NET Framework Upgrade Advisor.log" to cab file : "C:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\LOG\SqlSetup0006.cab" Error Code : 2
Error: Failed to add file :"C:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\LOG\Files\SQLSetup0006_Srv1_.NET Framework Upgrade Advisor LangPack.log" to cab file : "C:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\LOG\SqlSetup0006.cab" Error Code : 2
Error: Failed to add file :"C:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\LOG\Files\SQLSetup0006_Srv1_.NET Framework Windows Installer.log" to cab file : "C:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\LOG\SqlSetup0006.cab" Error Code : 2
Error: Failed to add file :"C:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\LOG\Files\SQLSetup0006_Srv1_.NET Framework Windows Installer LangPack.log" to cab file : "C:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\LOG\SqlSetup0006.cab" Error Code : 2
Running: UploadDrWatsonLogAction at: 2010/0/26 8:59:36
Message pump returning: 1603
January 26, 2010 at 8:29 am
I found my problem,The error mssg below from the log file directed me to the following site.
http://support.microsoft.com/kb/916760
Error:
WinException caught while installing package. : 1603
Error Code: 0x80070643 (1603)
Windows Error Text: Fatal error during installation.
Solution: Ensure the installation files are put in correctly name folders Servers & Tools respectively.
January 26, 2010 at 8:45 am
Awesome. Good find. And thanks for posting back the solution.
January 26, 2010 at 10:47 am
Yes good find indeed. I haven't seen that root cause for many moons.
Jason...AKA CirqueDeSQLeil
_______________________________________________
I have given a name to my pain...MCM SQL Server, MVP
SQL RNNR
Posting Performance Based Questions - Gail Shaw[/url]
Learn Extended Events
Viewing 12 posts - 1 through 11 (of 11 total)
You must be logged in to reply to this topic. Login to reply