Quantcast
Channel: SharePoint 2010 - Setup, Upgrade, Administration and Operations forum
Viewing all articles
Browse latest Browse all 13778

SharePoint Item Level Restore from Azure Backup / DPM

$
0
0

I'm running into errors with item level restorations to the original site from a disk based recovery point in Azure Backup. The backups seem to be fine. I can restore a content database to an alternate location, use the SharePoint farm account in SQL Server to attach it to the SQL server, and then use the central admin site to recover the data from an unattached content database to a set of cmp files. This SP farm account is the same one I used with the ConfigureSharepoint.exe' -enablesharepointprotection command. It's also a sysadmin in SQL, so I don't think it's a SQL permissions issue.

I've set the folders for where the SQL and cmp files are restored to and created to have Everyone with full control NTFS permissions. I can create and delete files and folders in this location with when logged in with the SharePoint farm account, so I don't think it's a folder permission issue.

Any insight into why this might be happening?

This is what I get in the WssCmdletsWrapperCurr.errlog file:

35D8   2F40    04/13   21:25:04.636    03  sharepointutils.cpp(101)            NORMAL  Found SharePoint 2013 installation
35D8    2F40    04/13   21:25:04.636    31  WSSCmdlets.cs(270)  [0000000001191FB0]      NORMAL  ==>AddUnAttachedContentDatabase
35D8    2F40    04/13   21:25:04.636    31  WSSCmdlets.cs(1336) [0000000001191FB0]      NORMAL  ==>AddUnAttachedContentDatabaseInternal
35D8    2F40    04/13   21:25:04.745    31  WSSCmdlets.cs(1350) [0000000001191FB0]      NORMAL  Successfully added UnAttachedContentDatabase [DEVSHRPNTSLC01\SHAREPOINT\DPM_6f1f9056_0fb2_448c_aca2_4b3ba75d1c3f].
35D8    2F40    04/13   21:25:04.745    31  WSSCmdlets.cs(1336) [0000000001191FB0]      NORMAL  <--AddUnAttachedContentDatabaseInternal
35D8    2F40    04/13   21:25:04.745    31  WSSCmdlets.cs(270)  [0000000001191FB0]      NORMAL  <--AddUnAttachedContentDatabase
35D8    2F40    04/13   21:25:04.745    31  WSSCmdlets.cs(409)  [0000000001191FB0]      NORMAL  ==>ExportUrl
35D8    2F40    04/13   21:25:04.745    31  WSSCmdlets.cs(419)  [0000000001191FB0]      NORMAL  Triggering Export of Source Url = https://insiderdev.mydomain.com/Shared Documents/My Company - Employee Handbook - January 2016.pdf to File = E:\temp_cmp\DPM_6f1f9056_0fb2_448c_aca2_4b3ba75d1c3f\cmp\
35D8    2F40    04/13   21:25:04.745    31  WssExportHelper.cs(128) [0000000001191FB0]      NORMAL  Export Parameters:- SourceUrl = [https://insiderdev.mydomain.com/Shared Documents/My Company - Employee Handbook - January 2016.pdf], ExportFilePath = [E:\temp_cmp\DPM_6f1f9056_0fb2_448c_aca2_4b3ba75d1c3f\cmp], ExportFileName = [], RoType = [ListItem], IsAlternateUrl = [False]
35D8    2F40    04/13   21:25:04.745    31  WssExportHelper.cs(134) [0000000001191FB0]      NORMAL  Export Parameters:- Unattached Database :: [DEVSHRPNTSLC01\SHAREPOINT\DPM_6f1f9056_0fb2_448c_aca2_4b3ba75d1c3f]
35D8    2F40    04/13   21:25:04.745    31  WssExportHelper.cs(146) [0000000001191FB0]      NORMAL  ==>ExportUrlDelegate
35D8    2F40    04/13   21:25:04.745    31  WssExportHelper.cs(190) [0000000001191FB0]      NORMAL  ==>GetExportSettings
35D8    2F40    04/13   21:25:04.745    31  WssExportHelper.cs(326) [0000000001191FB0]      NORMAL  Source url : [https://insiderdev.mydomain.com/Shared Documents/My Company - Employee Handbook - January 2016.pdf] , HostHeaderIsSiteName = False
35D8    3DD8    04/13   21:25:04.745    31  WssExportHelper.cs(146) [0000000001191FB0]      NORMAL  <--ExportUrlDelegate
35D8    3DD8    04/13   21:25:04.745    31  WSSCmdlets.cs(1336) [0000000001191FB0]      NORMAL  <--AddUnAttachedContentDatabaseInternal
35D8    3DD8    04/13   21:25:04.745    31  WSSCmdlets.cs(409)  [0000000001191FB0]      NORMAL  <--ExportUrl
35D8    3DD8    04/13   21:25:04.745    31  WSSCmdlets.cs(270)  [0000000001191FB0]      NORMAL  <--AddUnAttachedContentDatabase
35D8    3DD8    04/13   21:25:04.745    31  WssExportHelper.cs(190) [0000000001191FB0]      NORMAL  <--GetExportSettings
35D8    2F40    04/13   21:25:04.745    31  WSSObjectModelHelper.cs(103)    [0000000001191FB0]      NORMAL  Modified Source Url = https://devshrpntslc01:2013/Shared Documents/My Company - Employee Handbook - January 2016.pdf
35D8    3DD8    04/13   21:25:04.761    31  WSSCmdlets.cs(1336) [0000000001191FB0]      NORMAL  <--AddUnAttachedContentDatabaseInternal
35D8    3DD8    04/13   21:25:04.761    31  WSSCmdlets.cs(270)  [0000000001191FB0]      NORMAL  <--AddUnAttachedContentDatabase
35D8    2F40    04/13   21:25:04.995    31  AppAssert.cs(128)   [0000000001191FB0]      WARNING ASSERT: (FileName:WSSObjectModelHelper.cs; LineNumber:527)
35D8    2F40    04/13   21:25:04.995    31  AppAssert.cs(128)   [0000000001191FB0]      WARNING The parameter 'spSiteCollection' is null.
35D8    2F40    04/13   21:25:04.995    31  AppAssert.cs(128)   [0000000001191FB0]      WARNING ASSERT: (FileName:WssExportHelper.cs; LineNumber:277)
35D8    2F40    04/13   21:25:04.995    31  AppAssert.cs(128)   [0000000001191FB0]      WARNING spSite should not be null
35D8    2F40    04/13   21:25:04.995    31  WssExportHelper.cs(190) [0000000001191FB0]      NORMAL  <--GetExportSettings
35D8    2F40    04/13   21:25:04.995    31  WssExportHelper.cs(146) [0000000001191FB0]      NORMAL  <--ExportUrlDelegate
35D8    2F40    04/13   21:25:04.995    31  WSSCmdlets.cs(451)  [0000000001191FB0]      WARNING Caught Exception while trying to export Url [https://insiderdev.mydomain.com/Shared Documents/My Company - Employee Handbook - January 2016.pdf] to File [E:\temp_cmp\DPM_6f1f9056_0fb2_448c_aca2_4b3ba75d1c3f\cmp\].
35D8    2F40    04/13   21:25:04.995    31  WSSCmdlets.cs(1269) [0000000001191FB0]      WARNING --------------------------------------------------
35D8    2F40    04/13   21:25:04.995    31  WSSCmdlets.cs(1270) [0000000001191FB0]      WARNING Exception Message   =
35D8    2F40    04/13   21:25:04.995    31  WSSCmdlets.cs(1270) [0000000001191FB0]      WARNING Object reference not set to an instance of an object.
35D8    2F40    04/13   21:25:04.995    31  WSSCmdlets.cs(1271) [0000000001191FB0]      WARNING Exception Stack     =
35D8    2F40    04/13   21:25:04.995    31  WSSCmdlets.cs(1271) [0000000001191FB0]      WARNING    at WSSCmdlets.CWssExportHelper.GetExportSettingsForUnattachedRecovery(SPContentDatabase spUnAttachedContentDatabase, String sourceUrl, Boolean isHostNamedSiteCollection, String exportPath)
35D8    2F40    04/13   21:25:04.995    31  WSSCmdlets.cs(1271) [0000000001191FB0]      WARNING    at WSSCmdlets.CWssExportHelper.GetExportSettings(String sourceUrl, String exportPath, String exportFileName, ComponentTypeType roType, SPContentDatabase spUnAttachedContentDatabase, Boolean isAlternateURLRecovery)
35D8    2F40    04/13   21:25:04.995    31  WSSCmdlets.cs(1271) [0000000001191FB0]      WARNING    at WSSCmdlets.CWssExportHelper.ExportUrlDelegate()
35D8    2F40    04/13   21:25:04.995    31  WSSCmdlets.cs(1271) [0000000001191FB0]      WARNING    at Microsoft.SharePoint.SPSecurity.<>c__DisplayClass5.<RunWithElevatedPrivileges>b__3()
35D8    2F40    04/13   21:25:04.995    31  WSSCmdlets.cs(1271) [0000000001191FB0]      WARNING    at Microsoft.SharePoint.Utilities.SecurityContext.RunAsProcess(CodeToRunElevated secureCode)
35D8    2F40    04/13   21:25:04.995    31  WSSCmdlets.cs(1271) [0000000001191FB0]      WARNING    at Microsoft.SharePoint.SPSecurity.RunWithElevatedPrivileges(WaitCallback secureCode, Object param)
35D8    2F40    04/13   21:25:04.995    31  WSSCmdlets.cs(1271) [0000000001191FB0]      WARNING    at Microsoft.SharePoint.SPSecurity.RunWithElevatedPrivileges(CodeToRunElevated secureCode)
35D8    2F40    04/13   21:25:04.995    31  WSSCmdlets.cs(1271) [0000000001191FB0]      WARNING    at WSSCmdlets.CWSSCmdlets.ExportUrl(String sourceUrl, String exportPath, String exportFileName, String roType, Boolean isAlternateURLRecovery, Int32& hr, String& exceptionMessage)
35D8    2F40    04/13   21:25:04.995    31  WSSCmdlets.cs(1272) [0000000001191FB0]      WARNING Inner Exception     =
35D8    2F40    04/13   21:25:04.995    31  WSSCmdlets.cs(1273) [0000000001191FB0]      WARNING Exception String    =
35D8    2F40    04/13   21:25:04.995    31  WSSCmdlets.cs(1273) [0000000001191FB0]      WARNING System.NullReferenceException: Object reference not set to an instance of an object.
35D8    2F40    04/13   21:25:04.995    31  WSSCmdlets.cs(1273) [0000000001191FB0]      WARNING    at WSSCmdlets.CWssExportHelper.GetExportSettingsForUnattachedRecovery(SPContentDatabase spUnAttachedContentDatabase, String sourceUrl, Boolean isHostNamedSiteCollection, String exportPath)
35D8    2F40    04/13   21:25:04.995    31  WSSCmdlets.cs(1273) [0000000001191FB0]      WARNING    at WSSCmdlets.CWssExportHelper.GetExportSettings(String sourceUrl, String exportPath, String exportFileName, ComponentTypeType roType, SPContentDatabase spUnAttachedContentDatabase, Boolean isAlternateURLRecovery)
35D8    2F40    04/13   21:25:04.995    31  WSSCmdlets.cs(1273) [0000000001191FB0]      WARNING    at WSSCmdlets.CWssExportHelper.ExportUrlDelegate()
35D8    2F40    04/13   21:25:04.995    31  WSSCmdlets.cs(1273) [0000000001191FB0]      WARNING    at Microsoft.SharePoint.SPSecurity.<>c__DisplayClass5.<RunWithElevatedPrivileges>b__3()
35D8    2F40    04/13   21:25:04.995    31  WSSCmdlets.cs(1273) [0000000001191FB0]      WARNING    at Microsoft.SharePoint.Utilities.SecurityContext.RunAsProcess(CodeToRunElevated secureCode)
35D8    2F40    04/13   21:25:04.995    31  WSSCmdlets.cs(1273) [0000000001191FB0]      WARNING    at Microsoft.SharePoint.SPSecurity.RunWithElevatedPrivileges(WaitCallback secureCode, Object param)
35D8    2F40    04/13   21:25:04.995    31  WSSCmdlets.cs(1273) [0000000001191FB0]      WARNING    at Microsoft.SharePoint.SPSecurity.RunWithElevatedPrivileges(CodeToRunElevated secureCode)
35D8    2F40    04/13   21:25:04.995    31  WSSCmdlets.cs(1273) [0000000001191FB0]      WARNING    at WSSCmdlets.CWSSCmdlets.ExportUrl(String sourceUrl, String exportPath, String exportFileName, String roType, Boolean isAlternateURLRecovery, Int32& hr, String& exceptionMessage)
35D8    2F40    04/13   21:25:04.995    31  WSSCmdlets.cs(1274) [0000000001191FB0]      WARNING --------------------------------------------------
35D8    2F40    04/13   21:25:04.995    31  WSSCmdlets.cs(409)  [0000000001191FB0]      NORMAL  <--ExportUrl
35D8    3DD8    04/13   21:30:58.140    31  WssExportHelper.cs(190) [0000000001191FB0]      NORMAL  <--GetExportSettings
35D8    3DD8    04/13   21:30:58.140    31  WssExportHelper.cs(146) [0000000001191FB0]      NORMAL  <--ExportUrlDelegate
35D8    3DD8    04/13   21:30:58.140    31  WSSCmdlets.cs(409)  [0000000001191FB0]      NORMAL  <--ExportUrl


Viewing all articles
Browse latest Browse all 13778

Latest Images

Trending Articles



Latest Images

<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>