Hi,
a configuration file driven setup worked on roughly 30 machines without problems.
However, on one certain machine (which is costumer owned in Saud Arabia) the installation seems to
be blocked at an early stage. Logfiles reporting something about "Invalid edition ... SKU", but it not clear for me
what the problem is.
The Summary.txt and a Details fragment is shown below.
Thanks for help in advance!
Peter
Summary.txt
***********************
Overall summary:
Final result: SQL Server installation failed. To continue, investigate the reason for the failure, correct the problem, uninstall SQL Server, and then
rerun SQL Server Setup.
Exit code (Decimal): -213508975
Exit facility code: 838
Exit error code: 7313
Exit message: sku
Start time: 2013-11-14 19:00:59
End time: 2013-11-14 19:03:07
Requested action: Install
Log with failure: C:\Program Files\Microsoft SQL Server\100\Setup Bootstrap\Log\20131114_185940\Detail.txt
Exception help link: http%3a%2f%2fgo.microsoft.com%2ffwlink%3fLinkId%3d20476%26ProdName%3dMicrosoft%2bSQL%2bServer%26EvtSrc%3dsetup.rll%26EvtID%3d50000%26ProdVer%3d10.0.2531.0%26EvtType%3d0xC16B698F%400x6AD84D9E
Machine Properties:
Machine name: F950DS1
Machine processor count: 4
OS version: Windows Vista
OS service pack: Service Pack 1
OS region: United States
OS language: English (United States)
OS architecture: x86
Process architecture: 32 Bit
OS clustered: No
Product features discovered:
Product Instance Instance ID
Feature Language
Edition Version Clustered
Sql Server 2008 SQLEXPRESS MSSQL10.SQLEXPRESS Database Engine Services
1033 Express Edition 10.1.2531.0 No
Sql Server 2008 SQLEXPRESS MSSQL10.SQLEXPRESS Database Engine Services
1031 Express Edition 10.1.2531.0 No
Sql Server 2008 SQLEXPRESS MSSQL10.SQLEXPRESS SQL Server Replication
1033 Express Edition 10.1.2531.0 No
Sql Server 2008 SQLEXPRESS MSSQL10.SQLEXPRESS SQL Server Replication
1031 Express Edition 10.1.2531.0 No
Sql Server 2008 GESTRAVKP4030 MSSQL10.GESTRAVKP4030 Database Engine Services
1033 10.1.2531.0
No
Sql Server 2008 GESTRAVKP4030 MSSQL10.GESTRAVKP4030 Database Engine Services
1031 10.1.2531.0
No
Package properties:
Description: SQL Server Database Services 2008
SQLProductFamilyCode: {628F8F38-600E-493D-9946-F4178F20A8A9}
ProductName: SQL2008
Type: RTM
Version: 10
Installation location: C:\Users\Administrator\Desktop\VKP30\MSSql2008ExpressSP1\X86\x86\setup\
Installation edition: Invalid
Slipstream: True
SP Level 1
User Input Settings:
ACTION: Install
ADDCURRENTUSERASSQLADMIN: True
AGTSVCACCOUNT: <empty>
AGTSVCPASSWORD: *****
AGTSVCSTARTUPTYPE: Automatic
ASBACKUPDIR: Backup
ASCOLLATION: Latin1_General_CI_AS
ASCONFIGDIR: Config
ASDATADIR: Data
ASDOMAINGROUP: <empty>
ASLOGDIR: Log
ASPROVIDERMSOLAP: 1
ASSVCACCOUNT: <empty>
ASSVCPASSWORD: *****
ASSVCSTARTUPTYPE: Automatic
ASSYSADMINACCOUNTS: <empty>
ASTEMPDIR: Temp
BROWSERSVCSTARTUPTYPE: Automatic
CONFIGURATIONFILE: C:\Users\Administrator\Desktop\VKP30\MSSql2008ExpressSP1\X86\ConfigurationFile.ini
CUSOURCE:
ENABLERANU: True
ERRORREPORTING: False
FEATURES: SQLENGINE
FILESTREAMLEVEL: 0
FILESTREAMSHARENAME: <empty>
FTSVCACCOUNT: <empty>
FTSVCPASSWORD: *****
HELP: False
INDICATEPROGRESS: True
INSTALLSHAREDDIR: C:\Program Files\Microsoft SQL Server\
INSTALLSHAREDWOWDIR: C:\Program Files\Microsoft SQL Server\
INSTALLSQLDATADIR: <empty>
INSTANCEDIR: C:\Program Files\Microsoft SQL Server\
INSTANCEID: GESTRAVKP4030
INSTANCENAME: GESTRAVKP4030
ISSVCACCOUNT: NT AUTHORITY\NetworkService
ISSVCPASSWORD: *****
ISSVCSTARTUPTYPE: Automatic
NPENABLED: 0
PCUSOURCE: C:\Users\Administrator\Desktop\VKP30\MSSql2008ExpressSP1\X86\PCUSOURCE
PID: *****
QUIET: False
QUIETSIMPLE: False
RSINSTALLMODE: FilesOnlyMode
RSSVCACCOUNT: <empty>
RSSVCPASSWORD: *****
RSSVCSTARTUPTYPE: Automatic
SAPWD: *****
SECURITYMODE: SQL
SQLBACKUPDIR: <empty>
SQLCOLLATION: Latin1_General_CI_AS
SQLSVCACCOUNT: NT AUTHORITY\SYSTEM
SQLSVCPASSWORD: *****
SQLSVCSTARTUPTYPE: Automatic
SQLSYSADMINACCOUNTS: <empty>
SQLTEMPDBDIR: <empty>
SQLTEMPDBLOGDIR: <empty>
SQLUSERDBDIR: <empty>
SQLUSERDBLOGDIR: <empty>
SQMREPORTING: False
TCPENABLED: 0
X86: False
Configuration file: C:\Program Files\Microsoft SQL Server\100\Setup Bootstrap\Log\20131114_185940\ConfigurationFile.ini
Detailed results:
Feature: Database Engine Services
Status: Failed: see logs for details
MSI status: Passed
Configuration status: Passed
Rules with failures:
Global rules:
Scenario specific rules:
Rules report file: C:\Program Files\Microsoft SQL Server\100\Setup Bootstrap\Log\20131114_185940\SystemConfigurationCheck_Report.htm
Exception summary:
The following is an exception stack listing the exceptions in outermost to innermost order
Inner exceptions are being indented
Exception type: System.ArgumentException
Message:
sku
Data:
DisableWatson = true
Stack:
at Microsoft.SqlServer.Configuration.InstallFeatureEdition..ctor(ServiceContainer context, SqlEdition sku, String instanceName)
at Microsoft.SqlServer.Configuration.InstallFeatureTree..ctor(ServiceContainer context)
at Microsoft.SqlServer.Configuration.InstallWizard.InstallFeatureTreeController.LoadFeatureTree()
at Microsoft.SqlServer.Configuration.InstallWizard.InstallFeatureTreeController.Initialize()
at Microsoft.SqlServer.Configuration.InstallWizardFramework.ConfigurationController.Microsoft.SqlServer.Configuration.InstallWizardFramework.ISettingStoreSite.SetSettingStore(SettingStore store)
at Microsoft.SqlServer.Configuration.InstallWizardFramework.InstallWizardPageHost.SiteObject(Object pageController)
at Microsoft.SqlServer.Configuration.InstallWizardFramework.InstallWizardPageHost.CreatePageController(Type type)
at Microsoft.SqlServer.Configuration.WizardFramework.PageHost.EnsurePageControllerExists()
at Microsoft.SqlServer.Configuration.WizardFramework.PageHost.CreateView()
at Microsoft.SqlServer.Configuration.WizardFramework.PageHost.get_Control()
at Microsoft.SqlServer.Configuration.WizardFramework.HostControl.OnSelectedPageChanged(Object sender, EventArgs e)
at System.EventHandler.Invoke(Object sender, EventArgs e)
at Microsoft.SqlServer.Configuration.WizardFramework.UIHost.OnSelectedPageChanged()
at Microsoft.SqlServer.Configuration.WizardFramework.UIHost.set_SelectedPageIndex(Int32 value)
at Microsoft.SqlServer.Configuration.WizardFramework.UIHost.GoNext()
at Microsoft.SqlServer.Configuration.WizardFramework.NavigationButtons.nextButton_Click(Object sender, EventArgs e)
at System.Windows.Forms.Control.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ButtonBase.WndProc(Message& m)
at System.Windows.Forms.Button.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
*******************************************************************
Detail.txt (excerpt)
2013-11-14 19:01:44 Slp: SLP: GetDiskCostByProductFeatures: Target Directory is "SYSTEMDRIVE"; Disk Cost: "121559"kb
2013-11-14 19:01:44 Slp: SLP: GetDiskCostByProductFeatures: Target Directory is "INSTALLSHAREDDIR"; Disk Cost: "132"kb
2013-11-14 19:01:44 Slp: SLP: GetDiskCostByProductFeatures: Target Directory is "INSTANCEDIR"; Disk Cost: "181258"kb
2013-11-14 19:01:44 Slp: Sco: Attempting to get directory information for path C:\Program Files\Microsoft SQL Server\
2013-11-14 19:01:44 Slp: Sco: Attempting to get directory information for path C:\Program Files\Microsoft SQL Server\
2013-11-14 19:01:44 Slp: Sco: Attempting to get directory information for path C:\Program Files\Microsoft SQL Server\
2013-11-14 19:01:44 Slp: Sco: Attempting to get directory information for path C:\Program Files\Microsoft SQL Server\
2013-11-14 19:01:44 Slp: Error: Action "GatherUserSettings" threw an exception during execution.
2013-11-14 19:01:44 Slp: Microsoft.SqlServer.Setup.Chainer.Workflow.ActionExecutionException: Thread was being aborted. ---> System.Threading.ThreadAbortException: Thread was being aborted.
2013-11-14 19:01:44 Slp: at System.Threading.WaitHandle.WaitOneNative(SafeHandle waitableSafeHandle, UInt32 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
2013-11-14 19:01:44 Slp: at System.Threading.WaitHandle.InternalWaitOne(SafeHandle waitableSafeHandle, Int64 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
2013-11-14 19:01:44 Slp: at System.Threading.WaitHandle.WaitOne(Int32 millisecondsTimeout, Boolean exitContext)
2013-11-14 19:01:44 Slp: at System.Threading.WaitHandle.WaitOne()
2013-11-14 19:01:44 Slp: at Microsoft.SqlServer.Configuration.UIExtension.Request.Wait()
2013-11-14 19:01:44 Slp: at Microsoft.SqlServer.Configuration.UIExtension.UserInterfaceProxy.SubmitAndWait(Request request)
2013-11-14 19:01:44 Slp: at Microsoft.SqlServer.Configuration.UIExtension.UserInterfaceProxy.NavigateToWaypoint(String moniker)
2013-11-14 19:01:44 Slp: at Microsoft.SqlServer.Configuration.UIExtension.UserInterfaceService.Waypoint(String moniker)
2013-11-14 19:01:44 Slp: at Microsoft.SqlServer.Configuration.UIExtension.WaypointAction.ExecuteAction(String actionId)
2013-11-14 19:01:44 Slp: at Microsoft.SqlServer.Chainer.Infrastructure.Action.Execute(String actionId, TextWriter errorStream)
2013-11-14 19:01:45 Slp: at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.InvokeAction(WorkflowObject metabase, TextWriter statusStream)
2013-11-14 19:01:45 Slp: at Microsoft.SqlServer.Setup.Chainer.Workflow.PendingActions.InvokeActions(WorkflowObject metaDb, TextWriter loggingStream)
2013-11-14 19:01:45 Slp: --- End of inner exception stack trace ---
2013-11-14 19:01:45 Slp: at Microsoft.SqlServer.Setup.Chainer.Workflow.PendingActions.InvokeActions(WorkflowObject metaDb, TextWriter loggingStream)
2013-11-14 19:01:45 Slp: Received request to add the following file to Watson reporting: C:\Users\Administrator\AppData\Local\Temp\tmp5718.tmp
2013-11-14 19:01:45 Slp: The following is an exception stack listing the exceptions in outermost to innermost order
2013-11-14 19:01:45 Slp: Inner exceptions are being indented
2013-11-14 19:01:45 Slp:
2013-11-14 19:01:45 Slp: Exception type: System.ArgumentException
2013-11-14 19:01:45 Slp: Message:
2013-11-14 19:01:45 Slp: sku
2013-11-14 19:01:46 Slp: Stack:
...