question

sp_lock avatar image
sp_lock asked

Installation of SQL 2012 w/SP1

Hi Has any one had an issue when installing SQL2012 w/SP1? I have installed the RTM no problems, but when I try the w/SP1 it fails with **Index was out of range. Must be non-negative and less than the size of the collection.** The installed log is not really telling **me** much, but maybe that is because I dont understand it. Below is the failure section of the log file. Any help would be appreciated (01) 2012-12-04 14:18:38 Slp: Running Action: Install_RsFx_Cpu64_Action (01) 2012-12-04 14:18:38 Slp: Sco: File 'C:\Program Files\Microsoft SQL Server\110\Setup Bootstrap\Update Cache\KB2674319\ServicePack\x64\setup\x64\RsFx.msi' does not exist (01) 2012-12-04 14:18:38 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine (01) 2012-12-04 14:18:38 Slp: Sco: Attempting to open registry subkey (01) 2012-12-04 14:18:38 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\VisualStudio\10.0 (01) 2012-12-04 14:18:38 Slp: Sco: Attempting to get registry value InstallDir (01) 2012-12-04 14:18:38 Slp: Sco: File 'C:\Program Files\Microsoft SQL Server\110\Setup Bootstrap\Update Cache\KB2674319\ServicePack\x64\setup\x64\RsFx.msi' does not exist (01) 2012-12-04 14:18:38 Slp: Sco: File 'C:\Program Files\Microsoft SQL Server\110\Setup Bootstrap\Update Cache\KB2674319\ServicePack\x64\setup\x64\RsFx.msi' does not exist (01) 2012-12-04 14:18:38 Slp: Error: Action "Microsoft.SqlServer.Configuration.MsiExtension.PackageInstallAction" threw an exception during execution. (01) 2012-12-04 14:18:38 Slp: Microsoft.SqlServer.Setup.Chainer.Workflow.ActionExecutionException: Index was out of range. Must be non-negative and less than the size of the collection. (01) 2012-12-04 14:18:38 Slp: Parameter name: index ---> System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection. (01) 2012-12-04 14:18:38 Slp: Parameter name: index (01) 2012-12-04 14:18:38 Slp: at System.Text.StringBuilder.Remove(Int32 startIndex, Int32 length) (01) 2012-12-04 14:18:38 Slp: at Microsoft.SqlServer.Configuration.SetupExtension.MediaPackagePathInstallModifier.SetMediaPackagePathInstallAction(ServiceContainer context, PackageId pkg, InstallAction inputAction) (01) 2012-12-04 14:18:38 Slp: at Microsoft.SqlServer.Configuration.MsiExtension.PackageInstallAction.UpdatePackageInstallAction() (01) 2012-12-04 14:18:38 Slp: at Microsoft.SqlServer.Configuration.MsiExtension.PackageInstallAction.Execute(String actionId, TextWriter errorStream) (01) 2012-12-04 14:18:38 Slp: at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.ExecuteActionHelper(TextWriter statusStream, ISequencedAction actionToRun, ServiceContainer context) (01) 2012-12-04 14:18:38 Slp: --- End of inner exception stack trace --- (01) 2012-12-04 14:18:38 Slp: at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.ExecuteActionHelper(TextWriter statusStream, ISequencedAction actionToRun, ServiceContainer context) (01) 2012-12-04 14:18:38 Slp: at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.ExecuteActionWithRetryHelper(WorkflowObject metaDb, ActionKey action, ActionMetadata actionMetadata, TextWriter statusStream) (01) 2012-12-04 14:18:38 Slp: at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.InvokeAction(WorkflowObject metabase, TextWriter statusStream) (01) 2012-12-04 14:18:38 Slp: at Microsoft.SqlServer.Setup.Chainer.Workflow.PendingActions.InvokeActions(WorkflowObject metaDb, TextWriter loggingStream) (01) 2012-12-04 14:18:38 Slp: at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionEngine.RunActionQueue()Error: Action "Microsoft.SqlServer.Chainer.TimingConfigAction" threw an exception during execution. (01) 2012-12-04 14:18:38 Slp: Microsoft.SqlServer.Setup.Chainer.Workflow.ActionExecutionException: Index was out of range. Must be non-negative and less than the size of the collection. (01) 2012-12-04 14:18:38 Slp: Parameter name: index ---> System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection. (01) 2012-12-04 14:18:38 Slp: Parameter name: index (01) 2012-12-04 14:18:38 Slp: at System.Text.StringBuilder.Remove(Int32 startIndex, Int32 length) (01) 2012-12-04 14:18:38 Slp: at Microsoft.SqlServer.Configuration.SetupExtension.MediaPackagePathInstallModifier.SetMediaPackagePathInstallAction(ServiceContainer context, PackageId pkg, InstallAction inputAction) (01) 2012-12-04 14:18:38 Slp: at Microsoft.SqlServer.Configuration.MsiExtension.PackageInstallAction.UpdatePackageInstallAction() (01) 2012-12-04 14:18:38 Slp: at Microsoft.SqlServer.Configuration.MsiExtension.PackageInstallAction.Execute(String actionId, TextWriter errorStream) (01) 2012-12-04 14:18:38 Slp: at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.ExecuteActionHelper(TextWriter statusStream, ISequencedAction actionToRun, ServiceContainer context) (01) 2012-12-04 14:18:38 Slp: --- End of inner exception stack trace --- (01) 2012-12-04 14:18:38 Slp: at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.ExecuteActionHelper(TextWriter statusStream, ISequencedAction actionToRun, ServiceContainer context) (01) 2012-12-04 14:18:38 Slp: at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.ExecuteActionWithRetryHelper(WorkflowObject metaDb, ActionKey action, ActionMetadata actionMetadata, TextWriter statusStream) (01) 2012-12-04 14:18:38 Slp: at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.InvokeAction(WorkflowObject metabase, TextWriter statusStream) (01) 2012-12-04 14:18:38 Slp: at Microsoft.SqlServer.Setup.Chainer.Workflow.PendingActions.InvokeActions(WorkflowObject metaDb, TextWriter loggingStream) (01) 2012-12-04 14:18:38 Slp: at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionEngine.RunActionQueue() (01) 2012-12-04 14:18:38 Slp: at Microsoft.SqlServer.Chainer.TimingConfigAction.Execute(String actionId, TextWriter errorStream) (01) 2012-12-04 14:18:38 Slp: at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.ExecuteActionHelper(TextWriter statusStream, ISequencedAction actionToRun, ServiceContainer context) (01) 2012-12-04 14:18:38 Slp: at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.ExecuteActionWithRetryHelper(WorkflowObject metaDb, ActionKey action, ActionMetadata actionMetadata, TextWriter statusStream) (01) 2012-12-04 14:18:38 Slp: at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.InvokeAction(WorkflowObject metabase, TextWriter statusStream) (01) 2012-12-04 14:18:38 Slp: at Microsoft.SqlServer.Setup.Chainer.Workflow.PendingActions.InvokeActions(WorkflowObject metaDb, TextWriter loggingStream) (01) 2012-12-04 14:18:38 Slp: at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionEngine.RunActionQueue() (01) 2012-12-04 14:18:38 Slp: Error: Action "Microsoft.SqlServer.Configuration.BootstrapExtension.ExecuteWorkflowAction" threw an exception during execution. (01) 2012-12-04 14:18:38 Slp: Microsoft.SqlServer.Setup.Chainer.Workflow.ActionExecutionException: Index was out of range. Must be non-negative and less than the size of the collection. (01) 2012-12-04 14:18:38 Slp: Parameter name: index ---> System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection. (01) 2012-12-04 14:18:38 Slp: Parameter name: index
sql-server-2012errorinstaller
4 comments
10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Usman Butt avatar image Usman Butt commented ·
Where did you download it from? I cannot find such file. The FullSplitstream .ISO version is of 3.6 GB and the downloaded file name is SQLServer2012SP1-FullSlipstream-ENU-x64.iso. I hope that you have already visit this link[link text][1] and go through the instructions of making a DVD from ISO image. [1]: http://www.microsoft.com/en-us/download/details.aspx?id=35575
1 Like 1 ·
Usman Butt avatar image Usman Butt commented ·
Just wandering do you still have the SQL Server 2012 RTM installed? My first feeling is that it is not the FullSlipstream EXE you are running and it can only upgrade the existing 64 bit installation. I hope it is not that simple as it seems to me ;)
0 Likes 0 ·
sp_lock avatar image sp_lock commented ·
Hi Usman, I do not have the RTM installed. The file I have downloaded is en_sql_server_2012_standard_edition_with_sp1_x86_x64_dvd_1228143
0 Likes 0 ·
sp_lock avatar image sp_lock commented ·
A technet subscription. This ISO i have is 6Gb and I have used WinRAR to extract the ISO. Thanks!
0 Likes 0 ·

0 Answers

·

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.