Quantcast
Viewing all articles
Browse latest Browse all 7696

SQL Server 2012 Standalone Setup

Hi,

I'm setting up two new SQL 2012 SP1 Standart Edition on two brand new VM's.

Setup goes smoothly until I select all the components and then I press Next.  The setup seems freezes showing "Please Wait":

Image may be NSFW.
Clik here to view.

Looking at the setup log I'm finding a error that never seen before and that I'm not able to find any valid references on the internet:

(05) 2013-11-19 03:42:03 Slp: Running Action: SetMultiInstanceTransformAction

(05) 2013-11-19 03:42:03 Slp: Error: Action "Microsoft.SqlServer.Configuration.SetupExtension.SetMultiInstanceTransformAction" threw an exception during execution.

(05) 2013-11-19 03:42:03 Slp: Microsoft.SqlServer.Setup.Chainer.Workflow.ActionExecutionException: Value cannot be null.

(05) 2013-11-19 03:42:03 Slp: Parameter name: Cannot find SqlDiscoveryData in Datastore ---> System.ArgumentNullException: Value cannot be null.

(05) 2013-11-19 03:42:03 Slp: Parameter name: Cannot find SqlDiscoveryData in Datastore

(05) 2013-11-19 03:42:03 Slp:    at Microsoft.SqlServer.Configuration.SetupExtension.QueryPackageTransforms.set_DatastoreDiscoveryData(XmlDocument value)

(05) 2013-11-19 03:42:03 Slp:    at Microsoft.SqlServer.Configuration.SetupExtension.SetMultiInstanceTransformAction.ExecuteAction(String actionId)

(05) 2013-11-19 03:42:03 Slp:    at Microsoft.SqlServer.Chainer.Infrastructure.Action.Execute(String actionId, TextWriter errorStream)

(05) 2013-11-19 03:42:03 Slp:    at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.ExecuteActionHelper(TextWriter statusStream, ISequencedAction actionToRun, ServiceContainer context)

(05) 2013-11-19 03:42:03 Slp:    --- End of inner exception stack trace ---

(05) 2013-11-19 03:42:03 Slp:    at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.ExecuteActionHelper(TextWriter statusStream, ISequencedAction actionToRun, ServiceContainer context)

(05) 2013-11-19 03:42:03 Slp:    at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.ExecuteActionWithRetryHelper(WorkflowObject metaDb, ActionKey action, ActionMetadata actionMetadata, TextWriter statusStream)

(05) 2013-11-19 03:42:03 Slp:    at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.InvokeAction(WorkflowObject metabase, TextWriter statusStream)

(05) 2013-11-19 03:42:03 Slp:    at Microsoft.SqlServer.Setup.Chainer.Workflow.PendingActions.InvokeActions(WorkflowObject metaDb, TextWriter loggingStream)

(05) 2013-11-19 03:42:03 Slp:    at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionEngine.RunActionQueue()

Can anyone give me any hint on this ?

Thanks

Eduardo Barbosa



Viewing all articles
Browse latest Browse all 7696

Trending Articles