July 16, 2013 at 7:48 am
Afternoon All
I was in the process of installing a SQL2008 R2 64-bit SE instance on a two node cluster running Windows 2003 R2 64 bit Datacenter Server , that currently hosts 3x SQl2005 SP4 CU3 SQl instances.
Before the install got to the final page of the install wizard a dialogue box came up with
Not enough resources are available to complete this operation. (Exception from HRESULT: 0x800706B9
clicked ok and the install went away (no failure or attempt to stat the install process)
Exception type: System.Runtime.InteropServices.COMException
Message:
Not enough resources are available to complete this operation. (Exception from HRESULT: 0x800706B9)
Data:
DisableWatson = true
Stack:
Server stack trace:
at Microsoft.SqlServer.Interop.MSClusterLib.ClusResourcesClass.Refresh()
at Microsoft.SqlServer.Configuration.Cluster.WindowsCluster.get_Resources()
at Microsoft.SqlServer.Configuration.ClusterConfiguration.ClusterDiskPublicConfigObject.get_DiskResources()
at Microsoft.SqlServer.Configuration.ClusterConfiguration.ClusterDiskPublicConfigObject.VerifyPathInClusterGroup(String path)
at Microsoft.SqlServer.Configuration.SqlEngine.InputValidator.IsInvalidDrive(DirectoryInformationData did, String fullPathName, String bindingArg, String uiBindingArg)
at Microsoft.SqlServer.Configuration.SqlEngine.InputValidator.ValidateDataDirectory(String directoryType, String directory, String bindingArg, String uiBindingArg, DirectoryValidationFlags validationFlags)
at Microsoft.SqlServer.Configuration.SqlEngine.InputValidator.ValidateDataDirectories()
at Microsoft.SqlServer.Configuration.SqlEngine.InputValidator.ValidateInstallInput()
at Microsoft.SqlServer.Configuration.SqlEngine.SqlEngineSetupPublic.ValidateSettings()
at Microsoft.SqlServer.Configuration.PublishedProperties.Validate()
at Microsoft.SqlServer.Configuration.DatabaseEngineSecuritySettings.ValidateSettings()
at Microsoft.SqlServer.Configuration.PublishedProperties.Validate()
at Microsoft.SqlServer.Configuration.InstallWizardFramework.ConfigurationController.ValidateSettings()
at Microsoft.SqlServer.Configuration.InstallWizardFramework.InstallWizardPageHost.CalculateValidationState()
at Microsoft.SqlServer.Configuration.WizardFramework.PageHost.<>c__DisplayClass1.<PageLeaving>b__0()
at Microsoft.SqlServer.Configuration.WizardFramework.BlockingWorker.ThreadCallBack(MethodInvoker method)
at System.Runtime.Remoting.Messaging.StackBuilderSink._PrivateProcessMessage(IntPtr md, Object[] args, Object server, Int32 methodPtr, Boolean fExecuteInContext, Object[]& outArgs)
at System.Runtime.Remoting.Messaging.StackBuilderSink.AsyncProcessMessage(IMessage msg, IMessageSink replySink)
Exception rethrown at [0]:
at System.Runtime.Remoting.Proxies.RealProxy.EndInvokeHelper(Message reqMsg, Boolean bProxyCase)
at System.Runtime.Remoting.Proxies.RemotingProxy.Invoke(Object NotUsed, MessageData& msgData)
at Microsoft.SqlServer.Configuration.WizardFramework.BlockingWorker.WorkerCallback.EndInvoke(IAsyncResult result)
at Microsoft.SqlServer.Configuration.WizardFramework.BlockingWorker.PerformWork(MethodInvoker method)
at Microsoft.SqlServer.Configuration.WizardFramework.PageHost.PageLeaving(PageChangeReason reason)
at Microsoft.SqlServer.Configuration.InstallWizardFramework.InstallWizardPageHost.PageLeaving(PageChangeReason reason)
at Microsoft.SqlServer.Configuration.InstallWizardFramework.InstallWizardTabbedPageHost.PageLeaving(PageChangeReason reason)
at Microsoft.SqlServer.Configuration.WizardFramework.UIHost.set_SelectedPageIndex(Int32 value)
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.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.WndProc(Message& m)
at System.Windows.Forms.Nativewindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
I've done mixed installs like this before but without incident - rather than try again I though I might request some suggestions as to what might have been the cause .Thanks
July 16, 2013 at 8:51 am
Viewing 2 posts - 1 through 1 (of 1 total)
You must be logged in to reply to this topic. Login to reply