Quantcast
Channel: SQL Server Setup & Upgrade forum
Viewing all articles
Browse latest Browse all 5760

SQL Server 2012 - Clustered installation fails - cannot locate MSIs

$
0
0

Hi forum

I have a query relating to SQL Server 2012 installation, on Windows Server 2012 R2 - SQL Server is Enterprise, Windows is SQL Server Standard Edition.

Our windows team have created two Windows Server 2012 machines, and installed and got cluster services running.

We've tried the installation of SQL Server 2012 RTM, slipstream SP1 and slipstream SP2, and all come up with an error during the installation - I've even tried the trial version of SQL Server 2012 (SP1), just in case there is a media issue.

Immediately after the window which it is installing the installation files, we get the error:

SQL Server Setup has encountered the following error:
Failed to retrieve data for this request.

You'll see in the logfile of the installation below, that the installer cannot locate specific MSI files

e.g.

(01) 2015-03-02 11:29:18 Slp: Sco: File 'E:\x64\setup\x64\sql_fulltext.msi' does not exist

(01) 2015-03-02 11:29:18 Slp: Sco: File 'E:\x64\setup\x86\sql_fulltext.msi' does not exist

(01) 2015-03-02 11:29:18 Slp: Sco: File 'E:\x64\setup\x64\sql_dq.msi' does not exist

(01) 2015-03-02 11:29:18 Slp: Sco: File 'E:\x64\setup\x86\sql_dq.msi' does not exist

I've expanded and checked the ISO / IMG files and these files do not exist.

I'd suspect media corruption, however, the installer works fine on a stand-alone machine, and the same files are missing from two separate sets of installation media - so I think that rules it out.

If someone could give us a clue over what the problem is, we'd really appreciate it - we're trying to create a 2012 availability group setup, so need cluster services...

Many thanks


Carl.

LOGFILE:-----------------------------------------------------------------------------------------------------------

(01) 2015-03-02 11:29:12 Slp: Log provider 'Microsoft.SqlServer.Chainer.Infrastructure.LogProviderFile' has been registered

(01) 2015-03-02 11:29:12 Slp: Log provider 'Microsoft.SqlServer.Chainer.Infrastructure.LogProviderStatus' has been registered

(01) 2015-03-02 11:29:13 Slp: Reading XML resource 'Microsoft.SQL.Chainer.PackageData.Package.xml'

(01) 2015-03-02 11:29:13 Slp: Reading schema resource 'Microsoft.SQL.Chainer.Package.Package.xsd'

(01) 2015-03-02 11:29:13 Slp: Document 'Microsoft.SQL.Chainer.PackageData.Package.xml' validated with schema 'Microsoft.SQL.Chainer.Package.Package.xsd' has been successfuly loaded into datastore path '/Datastore/Package'

(01) 2015-03-02 11:29:13 Slp: ----------------------------------------------------------------------

(01) 2015-03-02 11:29:13 Slp: Running Action: ReadProductXML

(01) 2015-03-02 11:29:13 Slp: Reading XML resource 'Microsoft.SQL.Chainer.Product.Product.xml'

(01) 2015-03-02 11:29:13 Slp: Document 'Microsoft.SQL.Chainer.Product.Product.xml' validated with schema 'Microsoft.SQL.Chainer.Product.Product.xsd' has been successfuly loaded into datastore path '/Datastore/Product'

(01) 2015-03-02 11:29:13 Slp: Completed Action: ReadProductXML, returned True

(01) 2015-03-02 11:29:13 Slp: ----------------------------------------------------------------------

(01) 2015-03-02 11:29:13 Slp: Running Action: LoadExtensions

(01) 2015-03-02 11:29:13 Slp: Loading extension 'MSI' from file 'C:\Program Files\Microsoft SQL Server\110\Setup Bootstrap\SQLServer2012\x64\.\Microsoft.SqlServer.Configuration.MsiExtension.dll'

(01) 2015-03-02 11:29:13 Slp: Extension 'MSI' version '11.0.5058.0' loaded

(01) 2015-03-02 11:29:13 Slp: Loading extension 'PackageChainer' from file 'C:\Program Files\Microsoft SQL Server\110\Setup Bootstrap\SQLServer2012\x64\.\Microsoft.SqlServer.Configuration.PackageChainerExtension.dll'

(01) 2015-03-02 11:29:13 Slp: Extension 'PackageChainer' version '11.0.5058.0' loaded

(01) 2015-03-02 11:29:13 Slp: Loading extension 'Config' from file 'C:\Program Files\Microsoft SQL Server\110\Setup Bootstrap\SQLServer2012\x64\.\Microsoft.SqlServer.Configuration.ConfigExtension.dll'

(01) 2015-03-02 11:29:13 Slp: Extension 'Config' version '11.0.5058.0' loaded

(01) 2015-03-02 11:29:13 Slp: Loading extension 'Common' from file 'C:\Program Files\Microsoft SQL Server\110\Setup Bootstrap\SQLServer2012\x64\.\Microsoft.SqlServer.Chainer.ExtensionCommon.dll'

(01) 2015-03-02 11:29:13 Slp: Extension 'Common' version '11.0.5058.0' loaded

(01) 2015-03-02 11:29:13 Slp: Loading extension 'SqlConfigBase' from file 'C:\Program Files\Microsoft SQL Server\110\Setup Bootstrap\SQLServer2012\x64\.\Microsoft.SqlServer.Configuration.SqlConfigBase.dll'

(01) 2015-03-02 11:29:13 Slp: Extension 'SqlConfigBase' version '11.0.5058.0' loaded

(01) 2015-03-02 11:29:13 Slp: Loading extension 'Slp' from file 'C:\Program Files\Microsoft SQL Server\110\Setup Bootstrap\SQLServer2012\x64\.\Microsoft.SqlServer.Configuration.SetupExtension.dll'

(01) 2015-03-02 11:29:13 Slp: Extension 'Slp' version '11.0.5058.0' loaded

(01) 2015-03-02 11:29:13 Slp: Loading extension 'RulesEngine' from file 'C:\Program Files\Microsoft SQL Server\110\Setup Bootstrap\SQLServer2012\x64\.\Microsoft.SqlServer.Configuration.RulesEngineExtension.dll'

(01) 2015-03-02 11:29:13 Slp: Extension 'RulesEngine' version '11.0.5058.0' loaded

.....

Truncated due to limitations of posting

...

(01) 2015-03-02 11:29:13 Slp: Extension 'FulltextConfig' version '11.0.5058.0' loaded

(01) 2015-03-02 11:29:13 Slp: Loading extension 'ScoExtension' from file 'C:\Program Files\Microsoft SQL Server\110\Setup Bootstrap\SQLServer2012\x64\.\Microsoft.SqlServer.Configuration.ScoExtension.dll'

(01) 2015-03-02 11:29:13 Slp: Extension 'ScoExtension' version '11.0.5058.0' loaded

(01) 2015-03-02 11:29:13 Slp: Loading extension 'Infrastructure' from file 'C:\Program Files\Microsoft SQL Server\110\Setup Bootstrap\SQLServer2012\x64\.\Microsoft.SqlServer.Chainer.Infrastructure.dll'

(01) 2015-03-02 11:29:13 Slp: Extension 'Infrastructure' version '11.0.5058.0' loaded

(01) 2015-03-02 11:29:13 Slp: Loading extension 'UtilityConfig' from file 'C:\Program Files\Microsoft SQL Server\110\Setup Bootstrap\SQLServer2012\x64\.\Microsoft.SqlServer.Configuration.UtilityExtension.dll'

(01) 2015-03-02 11:29:13 Slp: Extension 'UtilityConfig' version '11.0.2100.60' loaded

(01) 2015-03-02 11:29:13 Slp: Loading extension 'SmartSetup' from file 'C:\Program Files\Microsoft SQL Server\110\Setup Bootstrap\SQLServer2012\x64\.\Microsoft.SqlServer.Configuration.SmartSetupExtension.dll'

(01) 2015-03-02 11:29:13 Slp: Extension 'SmartSetup' version '11.0.5058.0' loaded

(01) 2015-03-02 11:29:13 Slp: Completed Action: LoadExtensions, returned True

(01) 2015-03-02 11:29:13 Slp: ----------------------------------------------------------------------

(01) 2015-03-02 11:29:13 Slp: Running Action: ExecuteBootstrapAfterExtensionsLoaded

(01) 2015-03-02 11:29:14 Slp: Workflow to execute: 'BOOTSTRAPAFTEREXTENSIONSLOADED'

(01) 2015-03-02 11:29:14 Slp: ----------------------------------------------------------------------

(01) 2015-03-02 11:29:14 Slp: Running Action: SetGlobalPackageFlags

(01) 2015-03-02 11:29:14 Slp: Completed Action: SetGlobalPackageFlags, returned True

(01) 2015-03-02 11:29:14 Slp: ----------------------------------------------------------------------

(01) 2015-03-02 11:29:14 Slp: Running Action: LoadPackageDatastoreObjects

(01) 2015-03-02 11:29:14 Slp: Reading schema resource 'Microsoft.SqlServer.Configuration.SetupExtension.SlpChainerInputSettings.xsd'

(01) 2015-03-02 11:29:14 Slp: Reading XML resource 'Microsoft.SqlServer.Configuration.SetupExtension.SlpChainerInputSettingsDefaults.xml'

(01) 2015-03-02 11:29:14 Slp: Document 'Microsoft.SqlServer.Configuration.SetupExtension.SlpChainerInputSettingsDefaults.xml' validated with schema 'Microsoft.SqlServer.Configuration.SetupExtension.SlpChainerInputSettings.xsd' loaded into datastore path '/Datastore/InputSettings/ChainerSettings/SlpSettings'

(01) 2015-03-02 11:29:14 Slp: Reading schema resource 'Microsoft.SqlServer.Configuration.SetupExtension.SlpFeatureInputSettings.xsd'

(01) 2015-03-02 11:29:14 Slp: Reading XML resource 'Microsoft.SqlServer.Configuration.SetupExtension.SlpFeatureInputSettingDefaults.xml'

.....

Truncated due to limitations of posting

...

(01) 2015-03-02 11:29:14 Slp: Reading XML resource 'Microsoft.SqlServer.Configuration.Cluster.ClusterNodePublicConfig.xml'

(01) 2015-03-02 11:29:14 Slp: Document 'Microsoft.SqlServer.Configuration.Cluster.ClusterNodePublicConfig.xml' validated with schema 'Microsoft.SqlServer.Configuration.Cluster.ClusterNodePublicConfig.xsd' loaded into datastore path '/Datastore/ProductSettings/ClusterNode/Public'

(01) 2015-03-02 11:29:14 Slp: Reading schema resource 'Microsoft.SqlServer.Configuration.SlpExtension.SQLServerSCPPrivateSettings.xsd'

(01) 2015-03-02 11:29:14 Slp: Reading XML resource 'Microsoft.SqlServer.Configuration.SlpExtension.SQLServerSCPPrivateSettings.xml'

(01) 2015-03-02 11:29:14 Slp: Document 'Microsoft.SqlServer.Configuration.SlpExtension.SQLServerSCPPrivateSettings.xml' validated with schema 'Microsoft.SqlServer.Configuration.SlpExtension.SQLServerSCPPrivateSettings.xsd' loaded into datastore path '/Datastore/ProductSettings/SQLServerSCP/Private'

(01) 2015-03-02 11:29:14 Slp: Reading XML resource 'Microsoft.SqlServer.Configuration.Cluster.ClusterNodesStatusPublicConfig.xml'

(01) 2015-03-02 11:29:14 Slp: Document 'Microsoft.SqlServer.Configuration.Cluster.ClusterNodesStatusPublicConfig.xml' loaded into datastore path '/Datastore/ProductSettings/ClusterNodesStatus/Public'

(01) 2015-03-02 11:29:14 Slp: Reading schema resource 'Microsoft.SqlServer.Configuration.ASExtension.ASSPIInputSettings.xsd'

(01) 2015-03-02 11:29:14 Slp: Reading XML resource 'Microsoft.SqlServer.Configuration.ASExtension.ASSPIInputSettingsDefaults.xml'

(01) 2015-03-02 11:29:14 Slp: Document 'Microsoft.SqlServer.Configuration.ASExtension.ASSPIInputSettingsDefaults.xml' validated with schema 'Microsoft.SqlServer.Configuration.ASExtension.ASSPIInputSettings.xsd' loaded into datastore path '/Datastore/ProductSettings/ASSIP/Public'

(01) 2015-03-02 11:29:14 Slp: Completed Action: LoadPackageDatastoreObjects, returned True

(01) 2015-03-02 11:29:14 Slp: ----------------------------------------------------------------------

(01) 2015-03-02 11:29:14 Slp: Running Action: InitializeInputSettingStore

(01) 2015-03-02 11:29:15 Slp: Completed Action: InitializeInputSettingStore, returned True

(01) 2015-03-02 11:29:15 Slp: ----------------------------------------------------------------------

(01) 2015-03-02 11:29:15 Slp: Running Action: InitializeRoleService

(01) 2015-03-02 11:29:15 Slp: Loading role: SPI_AS_NewFarm

(01) 2015-03-02 11:29:15 Slp: Loading role: SPI_AS_ExistingFarm

(01) 2015-03-02 11:29:15 Slp: Loading role: AllFeatures_WithDefaults

(01) 2015-03-02 11:29:15 Slp: Completed Action: InitializeRoleService, returned True

(01) 2015-03-02 11:29:15 Slp: ----------------------------------------------------------------------

(01) 2015-03-02 11:29:15 Slp: Running Action: ProcessChainerCommandLineArguments

(01) 2015-03-02 11:29:15 Slp: ----------------------------------------

(01) 2015-03-02 11:29:15 Slp: Setting: WORKFLOW

(01) 2015-03-02 11:29:15 Slp: Value specified: INSTALL

(01) 2015-03-02 11:29:15 Slp: New setting source: CommandLine; previous setting source: NotSpecified

(01) 2015-03-02 11:29:15 Slp: ----------------------------------------

(01) 2015-03-02 11:29:15 Slp: Setting: TIMESTAMP

(01) 2015-03-02 11:29:15 Slp: Value specified: 20150302_112838

(01) 2015-03-02 11:29:15 Slp: New setting source: CommandLine; previous setting source: Default

(01) 2015-03-02 11:29:15 Slp: ----------------------------------------

(01) 2015-03-02 11:29:15 Slp: Setting: LOGMARKER

(01) 2015-03-02 11:29:15 Slp: Value specified:

(01) 2015-03-02 11:29:15 Slp: New setting source: CommandLine; previous setting source: Default

(01) 2015-03-02 11:29:15 Slp: ----------------------------------------

(01) 2015-03-02 11:29:15 Slp: Setting: MEDIASOURCE

(01) 2015-03-02 11:29:15 Slp: Value specified: E:\

(01) 2015-03-02 11:29:15 Slp: New setting source: CommandLine; previous setting source: NotSpecified

(01) 2015-03-02 11:29:15 Slp: ----------------------------------------

(01) 2015-03-02 11:29:15 Slp: Setting: INSTALLMEDIAPATH

(01) 2015-03-02 11:29:15 Slp: Value specified: E:\x64\setup\

(01) 2015-03-02 11:29:15 Slp: New setting source: CommandLine; previous setting source: NotSpecified

(01) 2015-03-02 11:29:15 Slp: ----------------------------------------

(01) 2015-03-02 11:29:15 Slp: Setting: ENU

(01) 2015-03-02 11:29:15 Slp: Value specified: True

(01) 2015-03-02 11:29:15 Slp: New setting source: CommandLine; previous setting source: Default

(01) 2015-03-02 11:29:15 Slp: ----------------------------------------

(01) 2015-03-02 11:29:15 Slp: Setting: MEDIALAYOUT

(01) 2015-03-02 11:29:15 Slp: Value specified: Full

(01) 2015-03-02 11:29:15 Slp: New setting source: CommandLine; previous setting source: Default

(01) 2015-03-02 11:29:15 Slp: ----------------------------------------

(01) 2015-03-02 11:29:15 Slp: Setting: ACTION

(01) 2015-03-02 11:29:15 Slp: Value specified: INSTALL

(01) 2015-03-02 11:29:15 Slp: New setting source: CommandLine; previous setting source: NotSpecified

(01) 2015-03-02 11:29:15 Slp: ----------------------------------------

(01) 2015-03-02 11:29:15 Slp: Setting: CUPIDDISPLAYED

(01) 2015-03-02 11:29:15 Slp: Value specified: FALSE

(01) 2015-03-02 11:29:15 Slp: New setting source: CommandLine; previous setting source: Default

(01) 2015-03-02 11:29:15 Slp: ----------------------------------------

(01) 2015-03-02 11:29:15 Slp: Setting: PID

(01) 2015-03-02 11:29:15 Slp: New setting source: CommandLine; previous setting source: NotSpecified

(01) 2015-03-02 11:29:15 Slp: ----------------------------------------

(01) 2015-03-02 11:29:15 Slp: Completed Action: ProcessChainerCommandLineArguments, returned True

(01) 2015-03-02 11:29:15 Slp: ----------------------------------------------------------------------

(01) 2015-03-02 11:29:15 Slp: Running Action: ProcessMediaChainerConfigFileArguments

(01) 2015-03-02 11:29:15 Slp: Procssing media configuration file E:\x64\setup\..\DefaultSetup.ini.

(01) 2015-03-02 11:29:15 Slp: ----------------------------------------

(01) 2015-03-02 11:29:15 Slp: Setting: PID

(01) 2015-03-02 11:29:15 Slp: New setting source: ConfigFile; previous setting source: CommandLine. The previous setting values were preserved.

(01) 2015-03-02 11:29:15 Slp: ----------------------------------------

(01) 2015-03-02 11:29:15 Slp: Completed Action: ProcessMediaChainerConfigFileArguments, returned True

(01) 2015-03-02 11:29:15 Slp: ----------------------------------------------------------------------

(01) 2015-03-02 11:29:15 Slp: Running Action: ProcessChainerConfigFileArguments

(01) 2015-03-02 11:29:15 Slp: Completed Action: ProcessChainerConfigFileArguments, returned True

(01) 2015-03-02 11:29:15 Slp: ----------------------------------------------------------------------

(01) 2015-03-02 11:29:15 Slp: Running Action: ProcessSlipstreamParameters

(01) 2015-03-02 11:29:15 Slp: Completed Action: ProcessSlipstreamParameters, returned True

(01) 2015-03-02 11:29:15 Slp: ----------------------------------------------------------------------

(01) 2015-03-02 11:29:15 Slp: Skipping Action: SetRoleAndUIModeForExpressMedia

(01) 2015-03-02 11:29:15 Slp: Action is being skipped due to the following restrictions:

(01) 2015-03-02 11:29:15 Slp: Condition "IsMediaExpress" did not pass as it returned false and true was expected.

(01) 2015-03-02 11:29:15 Slp: ----------------------------------------------------------------------

(01) 2015-03-02 11:29:15 Slp: Running Action: InitializeRetryHandler

(01) 2015-03-02 11:29:15 Slp: Completed Action: InitializeRetryHandler, returned True

(01) 2015-03-02 11:29:15 Slp: ----------------------------------------------------------------------

(01) 2015-03-02 11:29:15 Slp: Running Action: ValidateChainerSetting

(01) 2015-03-02 11:29:15 Slp: -- PidInfoProvider : NormalizePid is normalizing input pid

(01) 2015-03-02 11:29:15 Slp: -- PidInfoProvider : NormalizePid found a pid containing dashes, assuming pid is normalized, output pid

(01) 2015-03-02 11:29:15 Slp: -- PidInfoProvider : Compute new PID

(01) 2015-03-02 11:29:16 Slp: -- PidInfoProvider : Read lcid 1033 from CultureInfo

(01) 2015-03-02 11:29:16 Slp: -- PidInfoProvider : NormalizePid is normalizing input pid

(01) 2015-03-02 11:29:16 Slp: -- PidInfoProvider : NormalizePid found a pid containing dashes, assuming pid is normalized, output pid

(01) 2015-03-02 11:29:16 Slp: -- PidInfoProvider : Use cached PID

(01) 2015-03-02 11:29:16 Slp: -- PidInfoProvider : NormalizePid is normalizing input pid

(01) 2015-03-02 11:29:16 Slp: -- PidInfoProvider : NormalizePid found a pid containing dashes, assuming pid is normalized, output pid

(01) 2015-03-02 11:29:16 Slp: -- PidInfoProvider : Use cached PID

(01) 2015-03-02 11:29:16 Slp: -- PidInfoProvider : NormalizePid is normalizing input pid

(01) 2015-03-02 11:29:16 Slp: -- PidInfoProvider : NormalizePid found a pid containing dashes, assuming pid is normalized, output pid

(01) 2015-03-02 11:29:16 Slp: -- PidInfoProvider : Use cached PID

(01) 2015-03-02 11:29:16 Slp: -- PidInfoProvider : NormalizePid is normalizing input pid

(01) 2015-03-02 11:29:16 Slp: -- PidInfoProvider : NormalizePid found a pid containing dashes, assuming pid is normalized, output pid

(01) 2015-03-02 11:29:16 Slp: -- PidInfoProvider : Use cached PID

(01) 2015-03-02 11:29:16 Slp: -- PidInfoProvider : NormalizePid is normalizing input pid

(01) 2015-03-02 11:29:16 Slp: -- PidInfoProvider : NormalizePid found a pid containing dashes, assuming pid is normalized, output pid

(01) 2015-03-02 11:29:16 Slp: -- PidInfoProvider : Use cached PID

(01) 2015-03-02 11:29:16 Slp: -- PidInfoProvider : NormalizePid is normalizing input pid

(01) 2015-03-02 11:29:16 Slp: -- PidInfoProvider : NormalizePid found a pid containing dashes, assuming pid is normalized, output pid

(01) 2015-03-02 11:29:16 Slp: -- PidInfoProvider : Use cached PID

(01) 2015-03-02 11:29:16 Slp: -- PidInfoProvider : NormalizePid is normalizing input pid

(01) 2015-03-02 11:29:16 Slp: -- PidInfoProvider : NormalizePid found a pid containing dashes, assuming pid is normalized, output pid

(01) 2015-03-02 11:29:16 Slp: -- PidInfoProvider : Use cached PID

(01) 2015-03-02 11:29:16 Slp: -- PidInfoProvider : NormalizePid is normalizing input pid

(01) 2015-03-02 11:29:16 Slp: -- PidInfoProvider : NormalizePid found a pid containing dashes, assuming pid is normalized, output pid

(01) 2015-03-02 11:29:16 Slp: -- PidInfoProvider : Use cached PID

(01) 2015-03-02 11:29:16 Slp: -- PidInfoProvider : NormalizePid is normalizing input pid

(01) 2015-03-02 11:29:16 Slp: -- PidInfoProvider : NormalizePid found a pid containing dashes, assuming pid is normalized, output pid

(01) 2015-03-02 11:29:16 Slp: -- PidInfoProvider : Use cached PID

(01) 2015-03-02 11:29:16 Slp: Completed Action: ValidateChainerSetting, returned True

(01) 2015-03-02 11:29:16 Slp: ----------------------------------------------------------------------

(01) 2015-03-02 11:29:16 Slp: Running Action: ProcessFeatureCommandLineArguments

(01) 2015-03-02 11:29:16 Slp: ----------------------------------------

(01) 2015-03-02 11:29:16 Slp: Completed Action: ProcessFeatureCommandLineArguments, returned True

(01) 2015-03-02 11:29:16 Slp: ----------------------------------------------------------------------

(01) 2015-03-02 11:29:16 Slp: Running Action: ProcessMediaFeatureConfigFileArguments

(01) 2015-03-02 11:29:16 Slp: Procssing media configuration file E:\x64\setup\..\DefaultSetup.ini.

(01) 2015-03-02 11:29:16 Slp: ----------------------------------------

(01) 2015-03-02 11:29:16 Slp: Completed Action: ProcessMediaFeatureConfigFileArguments, returned True

(01) 2015-03-02 11:29:16 Slp: ----------------------------------------------------------------------

(01) 2015-03-02 11:29:16 Slp: Running Action: ProcessFeatureConfigFileArguments

(01) 2015-03-02 11:29:16 Slp: Completed Action: ProcessFeatureConfigFileArguments, returned True

(01) 2015-03-02 11:29:16 Slp: ----------------------------------------------------------------------

(01) 2015-03-02 11:29:16 Slp: Running Action: StartSqmSession

(01) 2015-03-02 11:29:16 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

(01) 2015-03-02 11:29:16 Slp: Sco: Attempting to open registry subkey Software\Microsoft\Microsoft SQL Server\110

(01) 2015-03-02 11:29:16 Slp: Sco: Attempting to get registry value CustomerFeedback

(01) 2015-03-02 11:29:16 Slp: SQM Service: Sqm does not have active session.

(01) 2015-03-02 11:29:16 Slp: SQM is opted-out by command line parameter /SQMREPORTING or registry key setting, SQM session is closed

(01) 2015-03-02 11:29:16 Slp: Completed Action: StartSqmSession, returned True

(01) 2015-03-02 11:29:16 Slp: ----------------------------------------------------------------------

(01) 2015-03-02 11:29:16 Slp: Running Action: ValidateSettingsAgainstScenario

(01) 2015-03-02 11:29:16 Slp: Scenario: Install

(01) 2015-03-02 11:29:16 Slp: Completed Action: ValidateSettingsAgainstScenario, returned True

(01) 2015-03-02 11:29:16 Slp: ----------------------------------------------------------------------

(01) 2015-03-02 11:29:16 Slp: Running Action: FinalCalculateSettings

(01) 2015-03-02 11:29:16 Slp: -- PidInfoProvider : NormalizePid is normalizing input pid

(01) 2015-03-02 11:29:16 Slp: -- PidInfoProvider : NormalizePid found a pid containing dashes, assuming pid is normalized, output pid

(01) 2015-03-02 11:29:16 Slp: -- PidInfoProvider : Use cached PID

(01) 2015-03-02 11:29:16 Slp: -- PidInfoProvider : NormalizePid is normalizing input pid

(01) 2015-03-02 11:29:16 Slp: -- PidInfoProvider : NormalizePid found a pid containing dashes, assuming pid is normalized, output pid

(01) 2015-03-02 11:29:16 Slp: -- PidInfoProvider : Use cached PID

(01) 2015-03-02 11:29:16 Slp: -- PidInfoProvider : NormalizePid is normalizing input pid

(01) 2015-03-02 11:29:16 Slp: -- PidInfoProvider : NormalizePid found a pid containing dashes, assuming pid is normalized, output pid

(01) 2015-03-02 11:29:16 Slp: -- PidInfoProvider : Use cached PID

(01) 2015-03-02 11:29:16 Slp: -- PidInfoProvider : NormalizePid is normalizing input pid

(01) 2015-03-02 11:29:16 Slp: -- PidInfoProvider : NormalizePid found a pid containing dashes, assuming pid is normalized, output pid

(01) 2015-03-02 11:29:16 Slp: -- PidInfoProvider : Use cached PID

(01) 2015-03-02 11:29:16 Slp: -- PidInfoProvider : NormalizePid is normalizing input pid

(01) 2015-03-02 11:29:16 Slp: -- PidInfoProvider : NormalizePid found a pid containing dashes, assuming pid is normalized, output pid

(01) 2015-03-02 11:29:16 Slp: -- PidInfoProvider : Use cached PID

(01) 2015-03-02 11:29:16 Slp: Completed Action: FinalCalculateSettings, returned True

(01) 2015-03-02 11:29:16 Slp: Completed Action: ExecuteBootstrapAfterExtensionsLoaded, returned True

(01) 2015-03-02 11:29:16 Slp: ----------------------------------------------------------------------

(01) 2015-03-02 11:29:16 Slp: Running Action: SetInstallScenarioFlags

(01) 2015-03-02 11:29:16 Slp: Completed Action: SetInstallScenarioFlags, returned True

(01) 2015-03-02 11:29:16 Slp: ----------------------------------------------------------------------

(01) 2015-03-02 11:29:16 Slp: Running Action: ExecuteInitWorkflow

(01) 2015-03-02 11:29:16 Slp: Workflow to execute: 'STANDARDTOPLEVELINIT'

(01) 2015-03-02 11:29:16 Slp: ----------------------------------------------------------------------

(01) 2015-03-02 11:29:16 Slp: Running Action: SetStandardTopLevelScenarioFlags

(01) 2015-03-02 11:29:16 Slp: Completed Action: SetStandardTopLevelScenarioFlags, returned True

(01) 2015-03-02 11:29:16 Slp: ----------------------------------------------------------------------

(01) 2015-03-02 11:29:16 Slp: Running Action: ExecuteUpdateInitWorkflow

(01) 2015-03-02 11:29:16 Slp: Workflow to execute: 'InitializeUpdateSearch'

(01) 2015-03-02 11:29:16 Slp: ----------------------------------------------------------------------

(01) 2015-03-02 11:29:16 Slp: Running Action: SetJobId

(01) 2015-03-02 11:29:16 Slp: Completed Action: SetJobId, returned True

(01) 2015-03-02 11:29:16 Slp: ----------------------------------------------------------------------

(01) 2015-03-02 11:29:16 Slp: Running Action: AddSmartSetupEnginesAction

(01) 2015-03-02 11:29:16 Slp: Registered update search engine 'SfxcabSearchEngine'

(01) 2015-03-02 11:29:16 Slp: Registered update search engine 'SlipstreamSearchEngine'

(01) 2015-03-02 11:29:16 Slp: Registered update search engine 'MuSearchEngine'

(01) 2015-03-02 11:29:16 Slp: Registered update download engine 'MuDownloadEngine'

(01) 2015-03-02 11:29:16 Slp: Registered update extract engine 'SfxcabExtractEngine'

(01) 2015-03-02 11:29:16 Slp: Completed Action: AddSmartSetupEnginesAction, returned True

(01) 2015-03-02 11:29:16 Slp: ----------------------------------------------------------------------

(01) 2015-03-02 11:29:16 Slp: Running Action: RunSmartSetupWorkflow

(09) 2015-03-02 11:29:16 Slp: ----------------------------------------------------------------------

(09) 2015-03-02 11:29:16 Slp: Running Action: SearchUpdatesAction

(09) 2015-03-02 11:29:17 Slp:

(09) 2015-03-02 11:29:17 Slp: Microsoft Update Details:

(09) 2015-03-02 11:29:17 Slp:   Category ID searched on Microsoft Update:          7fe4630a-0330-4b01-a5e6-a77c7ad34eb0

(01) 2015-03-02 11:29:17 Slp: Completed Action: RunSmartSetupWorkflow, returned True

(01) 2015-03-02 11:29:17 Slp: Completed Action: ExecuteUpdateInitWorkflow, returned True

(01) 2015-03-02 11:29:17 Slp: ----------------------------------------------------------------------

(01) 2015-03-02 11:29:17 Slp: Running Action: ExecuteInitWorkflow

(01) 2015-03-02 11:29:17 Slp: Workflow to execute: 'INITIALIZATION'

(01) 2015-03-02 11:29:17 Slp: ----------------------------------------------------------------------

(01) 2015-03-02 11:29:17 Slp: Running Action: AddPackageEnginesAction

(01) 2015-03-02 11:29:17 Slp: Completed Action: AddPackageEnginesAction, returned True

(01) 2015-03-02 11:29:17 Slp: ----------------------------------------------------------------------

(01) 2015-03-02 11:29:17 Slp: Running Action: AddPackageInstallerEnginesAction

(01) 2015-03-02 11:29:17 Slp: Completed Action: AddPackageInstallerEnginesAction, returned True

(01) 2015-03-02 11:29:17 Slp: ----------------------------------------------------------------------

(01) 2015-03-02 11:29:17 Slp: Running Action: InitializeMsiExtension

(09) 2015-03-02 11:29:17 Slp:   Major version of the Windows Update Agent:         8

(09) 2015-03-02 11:29:17 Slp:   Minor version of the Windows Update Agent:         0

(09) 2015-03-02 11:29:17 Slp:   Version of Wuapi.dll:                              7.9.9600.17489

(09) 2015-03-02 11:29:17 Slp:

(09) 2015-03-02 11:29:17 Slp: Completed Action: SearchUpdatesAction, returned True

(09) 2015-03-02 11:29:17 Slp: ----------------------------------------------------------------------

(09) 2015-03-02 11:29:17 Slp: Running Action: PackageDownloadAction

(09) 2015-03-02 11:29:17 Slp: Completed Action: PackageDownloadAction, returned True

(09) 2015-03-02 11:29:17 Slp: ----------------------------------------------------------------------

(09) 2015-03-02 11:29:17 Slp: Running Action: PackageExtractAction

(09) 2015-03-02 11:29:17 Slp: Completed Action: PackageExtractAction, returned True

(01) 2015-03-02 11:29:17 Slp: SLP: MsiExtension.GetDiskCost: Warning: No matched disk size is detected for feature ALL_vsta_runtime_lp_32_Cpu32_1033 and directory SystemDrive

(01) 2015-03-02 11:29:17 Slp: SLP: MsiExtension.GetDiskCost: Warning: No matched disk size is detected for feature ALL_vsta_runtime_lp_32_Cpu32_1053 and directory SystemDrive

(01) 2015-03-02 11:29:17 Slp: SLP: MsiExtension.GetDiskCost: Warning: No matched disk size is detected for feature ALL_vsta_runtime_lp_64_Cpu64_1033 and directory SystemDrive

(01) 2015-03-02 11:29:17 Slp: SLP: MsiExtension.GetDiskCost: Warning: No matched disk size is detected for feature ALL_vsta_runtime_lp_64_Cpu64_1053 and directory SystemDrive

(01) 2015-03-02 11:29:17 Slp: SLP: MsiExtension.GetDiskCost: Warning: No matched disk size is detected for feature ALL_vsta_designtime_lp_Cpu32_1033 and directory SystemDrive

(01) 2015-03-02 11:29:17 Slp: SLP: MsiExtension.GetDiskCost: Warning: No matched disk size is detected for feature ALL_vsta_designtime_lp_Cpu32_1053 and directory SystemDrive

(01) 2015-03-02 11:29:17 Slp: SLP: MsiExtension.GetDiskCost: Warning: No matched disk size is detected for feature ALL_VSHelpLP_Cpu64_1033 and directory SystemDrive

(01) 2015-03-02 11:29:17 Slp: SLP: MsiExtension.GetDiskCost: Warning: No matched disk size is detected for feature ALL_VSHelpLP_Cpu64_1046 and directory SystemDrive

(01) 2015-03-02 11:29:17 Slp: SLP: MsiExtension.GetDiskCost: Warning: No matched disk size is detected for feature ALL_VSHelpLP_Cpu64_1053 and directory SystemDrive

(01) 2015-03-02 11:29:18 Slp: Sco: File 'E:\x64\setup\sql_engine_core_inst_msi\x64\sql_engine_core_inst.msi' does not exist

(01) 2015-03-02 11:29:18 Slp: Sco: File 'E:\x64\setup\sql_engine_core_inst_msi\x86\sql_engine_core_inst.msi' does not exist

(01) 2015-03-02 11:29:18 Slp: Sco: File 'E:\1028_CHT_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

(01) 2015-03-02 11:29:18 Slp: Sco: File 'E:\1028_CHT_LP\x64\setup\sql_engine_core_inst_loc_msi\sql_engine_core_inst_loc.msi' does not exist

(01) 2015-03-02 11:29:18 Slp: Sco: File 'E:\1031_DEU_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

(01) 2015-03-02 11:29:18 Slp: Sco: File 'E:\1031_DEU_LP\x64\setup\sql_engine_core_inst_loc_msi\sql_engine_core_inst_loc.msi' does not exist

(01) 2015-03-02 11:29:18 Slp: Sco: File 'E:\1033_ENU_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

(01) 2015-03-02 11:29:18 Slp: Sco: File 'E:\1036_FRA_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

(01) 2015-03-02 11:29:18 Slp: Sco: File 'E:\1036_FRA_LP\x64\setup\sql_engine_core_inst_loc_msi\sql_engine_core_inst_loc.msi' does not exist

(01) 2015-03-02 11:29:18 Slp: Sco: File 'E:\1040_ITA_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

(01) 2015-03-02 11:29:18 Slp: Sco: File 'E:\1040_ITA_LP\x64\setup\sql_engine_core_inst_loc_msi\sql_engine_core_inst_loc.msi' does not exist

(01) 2015-03-02 11:29:18 Slp: Sco: File 'E:\1041_JPN_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

(01) 2015-03-02 11:29:18 Slp: Sco: File 'E:\1041_JPN_LP\x64\setup\sql_engine_core_inst_loc_msi\sql_engine_core_inst_loc.msi' does not exist

(01) 2015-03-02 11:29:18 Slp: Sco: File 'E:\1042_KOR_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

(01) 2015-03-02 11:29:18 Slp: Sco: File 'E:\1042_KOR_LP\x64\setup\sql_engine_core_inst_loc_msi\sql_engine_core_inst_loc.msi' does not exist

.....

Truncated due to limitations of posting

...

   at Microsoft.SqlServer.Management.Sdk.Sfc.Enumerator.Process(Object connectionInfo, Request request)

   at Microsoft.SqlServer.Chainer.Infrastructure.SqlDiscoveryDatastoreInterface.ProcessDTbl(DataTable dt, Int32 level)

   at Microsoft.SqlServer.Chainer.Infrastructure.SqlDiscoveryDatastoreInterface.CollectSqlDiscoveryData(String machineName)

   at Microsoft.SqlServer.Chainer.Infrastructure.SqlDiscoveryDatastoreInterface.CollectDiscoveryData(String machineName)

   at Microsoft.SqlServer.Chainer.Infrastructure.SqlDiscoveryDatastoreInterface.LoadData(IEnumerable`1 machineNames, String discoveryDocRootPath, String clusterDiscoveryDocRootPath)

(01) 2015-03-02 11:29:20 Slp: Error: Action "Microsoft.SqlServer.Configuration.SetupExtension.RunDiscoveryAction" threw an exception during execution.

(01) 2015-03-02 11:29:20 Slp: Microsoft.SqlServer.Setup.Chainer.Workflow.ActionExecutionException: Failed to retrieve data for this request. ---> Microsoft.SqlServer.Management.Sdk.Sfc.EnumeratorException: Failed to retrieve data for this request. ---> Microsoft.SqlServer.Configuration.Sco.SqlRegistryException: The network path was not found.

(01) 2015-03-02 11:29:20 Slp:    at Microsoft.SqlServer.Configuration.Sco.SqlRegistry.CreateBaseKey(ServiceContainer ctx, String machineName, IntPtr hKey, String keyName, RegistryAccess access, RegistryView view)

(01) 2015-03-02 11:29:20 Slp:    at Microsoft.SqlServer.Configuration.Sco.SqlRegistry.GetLocalMachine(ServiceContainer ctx, String machineName, RegistryAccess access, RegistryView view)

(01) 2015-03-02 11:29:20 Slp:    at Microsoft.SqlServer.Discovery.DiscoveryUtils.GetLocalMachineRootKey(ServiceContainer ctx, String machineName, RegistryView registryView)

(01) 2015-03-02 11:29:20 Slp:    at Microsoft.SqlServer.Discovery.DiscoveryUtils.GetLocalMachineSubKey(ServiceContainer ctx, String machineName, RegistryView regView, String regPath, RegistryAccess registryAccess)

(01) 2015-03-02 11:29:20 Slp:    at Microsoft.SqlServer.Discovery.DiscoveryEnumObject.GetSql2kMsiInstanceListInHive(String machineName, RegistryView regView)

(01) 2015-03-02 11:29:20 Slp:    at Microsoft.SqlServer.Discovery.DiscoveryEnumObject.LoadSql2kInstanceList(String machineName)

(01) 2015-03-02 11:29:20 Slp:    at Microsoft.SqlServer.Discovery.Product.GetData(EnumResult erParent)

(01) 2015-03-02 11:29:20 Slp:    at Microsoft.SqlServer.Management.Sdk.Sfc.Environment.GetData()

(01) 2015-03-02 11:29:20 Slp:    at Microsoft.SqlServer.Management.Sdk.Sfc.Environment.GetData(Request req, Object ci)

(01) 2015-03-02 11:29:20 Slp:    at Microsoft.SqlServer.Management.Sdk.Sfc.Enumerator.GetData(Object connectionInfo, Request request)

(01) 2015-03-02 11:29:20 Slp:    at Microsoft.SqlServer.Management.Sdk.Sfc.Enumerator.Process(Object connectionInfo, Request request)

(01) 2015-03-02 11:29:20 Slp:    --- End of inner exception stack trace ---

.....

Truncated due to limitations of posting

...

(01) 2015-03-02 11:29:20 Slp:                 at Microsoft.SqlServer.Discovery.DiscoveryEnumObject.GetSql2kMsiInstanceListInHive(String machineName, RegistryView regView)

(01) 2015-03-02 11:29:20 Slp:                 at Microsoft.SqlServer.Discovery.DiscoveryEnumObject.LoadSql2kInstanceList(String machineName)

(01) 2015-03-02 11:29:20 Slp:                 at Microsoft.SqlServer.Discovery.Product.GetData(EnumResult erParent)

(01) 2015-03-02 11:29:20 Slp:                 at Microsoft.SqlServer.Management.Sdk.Sfc.Environment.GetData()

(01) 2015-03-02 11:29:20 Slp:                 at Microsoft.SqlServer.Management.Sdk.Sfc.Environment.GetData(Request req, Object ci)

(01) 2015-03-02 11:29:20 Slp:                 at Microsoft.SqlServer.Management.Sdk.Sfc.Enumerator.GetData(Object connectionInfo, Request request)

(01) 2015-03-02 11:29:20 Slp:                 at Microsoft.SqlServer.Management.Sdk.Sfc.Enumerator.Process(Object connectionInfo, Request request) _______________________________


Viewing all articles
Browse latest Browse all 5760

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>