↧
When I run the 5 update 1 to Update Manager I receive the below SQL Express error and the update fails.
I'm currently running the Update Manager 5 with SQL Server 2008 R2 SP1. Looking at the summary text I see this SQL message relating to the error:
Exception summary:
The following is an exception stack listing the exceptions in outermost to innermost order
Inner exceptions are being indented
Exception type: Microsoft.SqlServer.Setup.Chainer.Workflow.NoopWorkflowException
Message:
No features were updated during the setup execution. The requested features may not be installed or features are already at a higher patch level. Please review the summary.txt logs for further details.
Data:
DisableWatson = true
Stack:
at Microsoft.SqlServer.Configuration.MsiExtension.SetInstanceInstallStateAction.GetEligiableInstances()
at Microsoft.SqlServer.Configuration.MsiExtension.SetInstanceInstallStateAction.ExecuteAction(String actionId)
at Microsoft.SqlServer.Chainer.Infrastructure.Action.Execute(String actionId, TextWriter errorStream)
at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.ExecuteActionHelper(TextWriter statusStream, ISequencedAction actionToRun)
Unlike a similar post I am only running one version of SQL Express. Is there a fix or a work around for this error? Can the SQL check be turned off during the 5u1 update process? If nothing can be done will Update Manager 5.0 without Update 1 work properly is all other VSphere components have update 1 applied?