Hello,
We have a Production enviroment (PRODSP.DOM) and running Sharepoint 2013 CU AUG installed. We have also installed a new enviroment (ACCSP.DOM) and our development team wants to have the both SP's on the same version and content.
We have taken a backup on the production env and we do a restore to the acc env. During the restore we have 2 errors all the same error : 1387.
We use the option restore to a new farm. We also make sure there are no services or applications installed or even web applications. (a real fresh SP install)
Also we use the same setup : 2 FE/APP servers and SQL Clusters.
We are unable to make it working (search and profile service)
Is there something we do wrong ?
Greetings
Chris
[9/12/2013 2:38:34 PM] FatalError: Object Search Service Application failed in event OnPostRestore. For more information, see the spbackup.log or sprestore.log file located in the backup directory.
InvalidOperationException: 1387
[9/12/2013 2:38:34 PM] Debug: at Microsoft.SharePoint.Win32.SPNetApi32.NetLocalGroupAddMember(String groupName, String userName)
at Microsoft.SharePoint.SPUserCollection.GrantAdditionalAccess(Boolean fFarmAdmin, SPUserInfo[] addUsersInfo, IEnumerable`1 addUsers)
at Microsoft.SharePoint.SPUserCollection.AddCollection(SPUserInfo[] addUsersInfo, IEnumerable`1 addUsers)
at Microsoft.SharePoint.Administration.AccessControl.SPCentralAdministrationAcl.AddPrincipalToGroup(SPGroup group, String principalName)
at Microsoft.SharePoint.Administration.AccessControl.SPCentralAdministrationAcl.UpdateDelegatedAdmins(SPGroup delegatedAdmins)
at Microsoft.SharePoint.Administration.AccessControl.SPCentralAdministrationAcl.OnUpdate()
at Microsoft.SharePoint.Administration.SPIisWebServiceApplication.Microsoft.SharePoint.Administration.Backup.IBackupRestore.OnPostRestore(Object sender, SPRestoreInformation info)
--------
[9/12/2013 2:38:26 PM] FatalError: Object User Profile Service Application failed in event OnPostRestore. For more information, see the spbackup.log or sprestore.log file located in the backup directory.
InvalidOperationException: 1387
[9/12/2013 2:38:26 PM] Debug: at Microsoft.SharePoint.Win32.SPNetApi32.NetLocalGroupAddMember(String groupName, String userName)
at Microsoft.SharePoint.SPUserCollection.GrantAdditionalAccess(Boolean fFarmAdmin, SPUserInfo[] addUsersInfo, IEnumerable`1 addUsers)
at Microsoft.SharePoint.SPUserCollection.AddCollection(SPUserInfo[] addUsersInfo, IEnumerable`1 addUsers)
at Microsoft.SharePoint.Administration.AccessControl.SPCentralAdministrationAcl.AddPrincipalToGroup(SPGroup group, String principalName)
at Microsoft.SharePoint.Administration.AccessControl.SPCentralAdministrationAcl.UpdateDelegatedAdmins(SPGroup delegatedAdmins)
at Microsoft.SharePoint.Administration.AccessControl.SPCentralAdministrationAcl.OnUpdate()
at Microsoft.SharePoint.Administration.SPIisWebServiceApplication.Microsoft.SharePoint.Administration.Backup.IBackupRestore.OnPostRestore(Object sender, SPRestoreInformation info)