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

SQL Server 2016 Dev edition (and many others) fails during setup

$
0
0

I have a new laptop with windows 10 and wanted to install a SQL Server version. But every single version I try to install is failing when it is checking the setup rules. I tried a lot of things, also cleaning up the registry. But maybe I missed something.

Part of the Detailed logfile:

(07) 2016-10-11 22:36:09 Slp: Rule 'FacetWOW64PlatformCheck' results: Supported32bitSetup=True
(07) 2016-10-11 22:36:09 Slp: Evaluating rule        : FacetWOW64PlatformCheck
(07) 2016-10-11 22:36:09 Slp: Rule running on machine: ALTEN-L428
(07) 2016-10-11 22:36:09 Slp: Rule evaluation done   : Succeeded
(07) 2016-10-11 22:36:09 Slp: Rule evaluation message: SQL Server Setup is supported on this operating system platform.
(07) 2016-10-11 22:36:09 Slp: Send result to channel : RulesEngineNotificationChannel
(07) 2016-10-11 22:36:09 Slp: Saving results to datastore...
(07) 2016-10-11 22:36:09 Slp: Saved to directory.......C:\Program Files\Microsoft SQL Server\130\Setup Bootstrap\Log\20161011_223606\SystemConfigurationCheck_Report.htm
(07) 2016-10-11 22:36:09 Slp: Sco: Attempting to create directory C:\Program Files\Microsoft SQL Server\130\Setup Bootstrap\Log\20161011_223606\resources
(07) 2016-10-11 22:36:09 Slp: Sco: Attempting to create directory C:\Program Files\Microsoft SQL Server\130\Setup Bootstrap\Log\20161011_223606\resources, security descriptor 
(07) 2016-10-11 22:36:09 Slp: Sco: Directory 'C:\Program Files\Microsoft SQL Server\130\Setup Bootstrap\Log\20161011_223606\resources' already exists, skipping creation, moving to set security descriptor.
(07) 2016-10-11 22:36:09 Slp: Sco: Attempting to set security descriptor for directory C:\Program Files\Microsoft SQL Server\130\Setup Bootstrap\Log\20161011_223606\resources, security descriptor 
(07) 2016-10-11 22:36:09 Slp: Sco: SDDL is NULL/empty and overwriteSecurityDescriptor is false, so nothing to do, return.
(07) 2016-10-11 22:36:09 Slp: Generating HTML report by applying XsltTransformation and saving to Log folder...
(08) 2016-10-11 22:36:09 Slp: Search for updates completed as 'Succeeded', number of updates found: 0
(01) 2016-10-11 22:36:09 Slp: Error: Action "Microsoft.SqlServer.Configuration.UIExtension.WaypointAction" threw an exception during execution.
(06) 2016-10-11 22:36:09 Slp: 
(06) 2016-10-11 22:36:09 Slp: Microsoft Update Details:
(06) 2016-10-11 22:36:09 Slp:   Category ID searched on Microsoft Update:          892C0584-8B03-428f-9A74-224FCD6887C0
(01) 2016-10-11 22:36:09 Slp: Microsoft.SqlServer.Setup.Chainer.Workflow.ActionExecutionException: Thread was being aborted. ---> System.Threading.ThreadAbortException: Thread was being aborted.
(01) 2016-10-11 22:36:09 Slp:    at System.Threading.WaitHandle.WaitOneNative(SafeHandle waitableSafeHandle, UInt32 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
(01) 2016-10-11 22:36:09 Slp:    at System.Threading.WaitHandle.InternalWaitOne(SafeHandle waitableSafeHandle, Int64 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
(01) 2016-10-11 22:36:09 Slp: (06) 2016-10-11 22:36:09 Slp:   Major version of the Windows Update Agent:         8
(01) 2016-10-11 22:36:09 Slp: (06) 2016-10-11 22:36:09 Slp:   Major version of the Windows (06) 2016-10-11 22:36:09 Slp:   Minor version of the Windows Update Agent:         0
(01) 2016-10-11 22:36:09 Slp:    at Microsoft.SqlServer.Configuration.UIExtension.Request.Wait()
(01) 2016-10-11 22:36:09 Slp:    at Microsoft.SqlServer.Configuration.UIExtension.UserInterfaceProxy.SubmitAndWait(Request request)
(01) 2016-10-11 22:36:09 Slp:    at Microsoft.SqlServer.Chainer.Infrastructure.Action.Execute(String actionId, TextWriter errorStream)
(01) 2016-10-11 22:36:09 Slp:    at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.<>c__DisplayClasse.<ExecuteActionWithRetryHelper>b__b()
(01) 2016-10-11 22:36:09 Slp:    at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.ExecuteActionHelper(ActionWorker workerDelegate)
(06) 2016-10-11 22:36:09 Slp:   Version of Wuapi.dll:                              10.0.14393.0
(06) 2016-10-11 22:36:09 Slp: 
(06) 2016-10-11 22:36:09 Slp: 
 at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.ExecuteActionHelper(ActionWorker workerDelegate)
(01) 2016-10-11 22:36:09 Slp:    --- End of inner exception stack trace ---
(01) 2016-10-11 22:36:09 Slp:    at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.ExecuteActionHelper(ActionWorker workerDelegate)
(01) 2016-10-11 22:36:09 Slp:    at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.ExecuteActionWithRetryHelper(WorkflowObject metaDb, ActionKey action, ActionMetadata actionMetadata, TextWriter statusStream)
(01) 2016-10-11 22:36:09 Slp:    at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.InvokeAction(WorkflowObject metabase, TextWriter statusStream)
(01) 2016-10-11 22:36:09 Slp:    at Microsoft.SqlServer.Setup.Chainer.Workflow.PendingActions.InvokeActions(WorkflowObject metaDb, TextWriter loggingStream)
(01) 2016-10-11 22:36:09 Slp:    at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionEngine.RunActionQueue()
(01) 2016-10-11 22:36:09 Slp: Error: Action "Microsoft.SqlServer.Configuration.BootstrapExtension.ExecuteWorkflowAction" threw an exception during execution.
(01) 2016-10-11 22:36:09 Slp: Microsoft.SqlServer.Setup.Chainer.Workflow.ActionExecutionException: Thread was being aborted. ---> System.Threading.ThreadAbortException: Thread was being aborted.
(01) 2016-10-11 22:36:09 Slp:    at System.Threading.WaitHandle.WaitOneNative(SafeHandle waitableSafeHandle, UInt32 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
(01) 2016-10-11 22:36:09 Slp:    at System.Threading.WaitHandle.InternalWaitOne(SafeHandle waitableSafeHandle, Int64 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
(01) 2016-10-11 22:36:09 Slp:    at System.Threading.WaitHandle.WaitOne(Int32 millisecondsTimeout, Boolean exitContext)
(01) 2016-10-11 22:36:09 Slp:    at Microsoft.SqlServer.Configuration.UIExtension.Request.Wait()
(01) 2016-10-11 22:36:09 Slp:    at Microsoft.SqlServer.Configuration.UIExtension.UserInterfaceProxy.SubmitAndWait(Request request)
(01) 2016-10-11 22:36:09 Slp:    at Microsoft.SqlServer.Chainer.Infrastructure.Action.Execute(String actionId, TextWriter errorStream)
(01) 2016-10-11 22:36:09 Slp:    at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.<>c__DisplayClasse.<ExecuteActionWithRetryHelper>b__b()
(01) 2016-10-11 22:36:09 Slp:    at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.ExecuteActionHelper(ActionWorker workerDelegate)
(01) 2016-10-11 22:36:09 Slp:    --- End of inner exception stack trace ---
(01) 2016-10-11 22:36:09 Slp:    at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.ExecuteActionHelper(ActionWorker workerDelegate)
(01) 2016-10-11 22:36:09 Slp:    at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.ExecuteActionWithRetryHelper(WorkflowObject metaDb, ActionKey action, ActionMetadata actionMetadata, TextWriter statusStream)
(01) 2016-10-11 22:36:09 Slp:    at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.InvokeAction(WorkflowObject metabase, TextWriter statusStream)
(06) 2016-10-11 22:36:09 Slp: Completed Action: SearchUpdatesAction, returned True
(01) 2016-10-11 22:36:09 Slp:    at Microsoft.SqlServer.Setup.Chainer.Workflow.PendingActions.InvokeActions(WorkflowObject metaDb, TextWriter loggingStream)
(01) 2016-10-11 22:36:09 Slp:    at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionEngine.RunActionQueue()
(01) 2016-10-11 22:36:09 Slp:    at Microsoft.SqlServer.Setup.Chainer.Workflow.Workflow.RunWorkflow(WorkflowObject workflowObject, HandleInternalException exceptionHandler)
(01) 2016-10-11 22:36:09 Slp:    at Microsoft.SqlServer.Chainer.Infrastructure.Action.Execute(String actionId, TextWriter errorStream)
(01) 2016-10-11 22:36:09 Slp:    at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.<>c__DisplayClasse.<ExecuteActionWithRetryHelper>b__b()
(01) 2016-10-11 22:36:09 Slp:    at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.ExecuteActionHelper(ActionWorker workerDelegate)
(01) 2016-10-11 22:36:09 Slp:    at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.ExecuteActionWithRetryHelper(WorkflowObject metaDb, ActionKey action, ActionMetadata actionMetadata, TextWriter statusStream)
(01) 2016-10-11 22:36:09 Slp:    at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.InvokeAction(WorkflowObject metabase, TextWriter statusStream)
(01) 2016-10-11 22:36:09 Slp:    at Microsoft.SqlServer.Setup.Chainer.Workflow.PendingActions.InvokeActions(WorkflowObject metaDb, TextWriter loggingStream)
(01) 2016-10-11 22:36:09 Slp:    at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionEngine.RunActionQueue()
(01) 2016-10-11 22:36:09 Slp: Error: Action "Microsoft.SqlServer.Configuration.BootstrapExtension.ExecuteWorkflowAction" threw an exception during execution.


If more information is needed, please let me know.

Hopefully someone can help me out.

Shane


Viewing all articles
Browse latest Browse all 3540

Trending Articles



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