SnapCenter 6.2.1P1 Unable to Modify SQL Instance Resource Group
Applies to
- SnapCenter Server (SC) 6.2.1P1
- Instance level resource group (RG)
Issue
- When attempting to modify a Microsoft SQL Server instance RG in SC 6.2.1P1, the UI displays a blank screen with the word “
error” and does not allow changes. - The issue does not happen for File System resources.
- Error seen when use the Developer tools in the relevant browser:
POST to /Resource/ProtectWizard returns HTTP 500 Internal Server Error
- Also see the following error in the Application event logs on the SC server host:
Exception:System.Exception: InvalidApplicationObjectIdSpecified. at SnapManager.SMSDAL.CloneDAL.GetCloneNameByObjectId(StringId, SmSnapManagerDBEntities nentities) at SnapManager.SMSDAL.CloneHelper.GetAllClones(SmCloneResourceSplitRequest request, SmGetCloneResponse &cloneResponse) at SnapManager.Web.UI.Controllers.ResourceController.ProtectWizard(...)
