Hi All,
i have a content database from sharepoint 2010 that i want to migrate to sharepoint 2013. When i want to upgrade / mount it in sharepoint 2013 webapp, it is failed. Fail caused by some feature couldn't be upgraded.
----------------------------------------------------------------------------------------------------------------------------------------------
03/09/2019 11:07:18.60powershell (0x1140)0x14A0SharePoint Foundation UpgradeSPSiteWssSequence2ajy6oINFOSPSite Url=http://sharepointdev13:5213/sites/UBOHADPb21e6c51-7737-4ac7-b49f-5e582a4121e5
03/09/2019 11:07:18.60powershell (0x1140)0x14A0SharePoint Foundation UpgradeSPSiteWssSequence2ajy6oWARNINGFeature could not be upgraded. Exception: Feature definition id 'e8389ec7-70fd-4179-a1c4-6fcb4342d7a0' could not be found.b21e6c51-7737-4ac7-b49f-5e582a4121e5
03/09/2019 11:07:30.41powershell (0x1140)0x14A0SharePoint Foundation UpgradeSPSiteWssSequence2ajy6oINFOSPSite Url=http://sharepointdev13:5213/sites/KM_Centerb21e6c51-7737-4ac7-b49f-5e582a4121e5
03/09/2019 11:07:30.41powershell (0x1140)0x14A0SharePoint Foundation UpgradeSPSiteWssSequence2ajy6oWARNINGFeature could not be upgraded. Exception: Feature definition id '9d89aab7-508e-40d0-9eaa-cf94efb50b96' could not be found.b21e6c51-7737-4ac7-b49f-5e582a4121e5
03/09/2019 11:07:32.72powershell (0x1140)0x14A0SharePoint Foundation UpgradeSPUpgradeSessionajxp5INFOSPContentDatabase Name=WSS_Content_db020f9fd1e549b2908d28a38fe2f...b21e6c51-7737-4ac7-b49f-5e582a4121e5
03/09/2019 11:07:32.72powershell (0x1140)0x14A0SharePoint Foundation UpgradeSPUpgradeSessionajxp5ERRORReceived exception when querying for WebTemplate ID 12345 (Name: , lcid: 1033), provisioned in ContentDatabase WSS_Content_db020f9fd1e549b2908d28a38fe2fb76: System.ArgumentException: File or arguments not valid
for site template ''. Parameter name: WebTemplate at Microsoft.SharePoint.SPWebTemplateCollection.get_Item(String strKey) at Microsoft.SharePoint.Upgrade.SPSiteWssSequence.GetWebTemplates(Boolean fRootWebs, SPContentDatabase
contentDatabase, SPWeb web, SPUpgradeSession session).b21e6c51-7737-4ac7-b49f-5e582a4121e5
03/09/2019 11:07:32.76powershell (0x1140)0x14A0SharePoint Foundation UpgradeSPUpgradeSessionajxp8INFOSPContentDatabase Name=WSS_Content_db020f9fd1e549b2908d28a38fe2f...b21e6c51-7737-4ac7-b49f-5e582a4121e5
03/09/2019 11:07:32.76powershell (0x1140)0x14A0SharePoint Foundation UpgradeSPUpgradeSessionajxp8WARNINGWebTemplate ID 12345 (Name: , lcid: 1033), provisioned in ContentDatabase WSS_Content_db020f9fd1e549b2908d28a38fe2fb76, is missing.b21e6c51-7737-4ac7-b49f-5e582a4121e5
03/09/2019 11:07:32.80powershell (0x1140)0x14A0SharePoint Foundation UpgradeSPUpgradeSessionajxp5INFOSPContentDatabase Name=WSS_Content_db020f9fd1e549b2908d28a38fe2f...b21e6c51-7737-4ac7-b49f-5e582a4121e5
03/09/2019 11:07:32.80powershell (0x1140)0x14A0SharePoint Foundation UpgradeSPUpgradeSessionajxp5ERRORReceived exception when querying for WebTemplate ID 12345 (Name: , lcid: 1033), provisioned in ContentDatabase WSS_Content_db020f9fd1e549b2908d28a38fe2fb76: System.ArgumentException: File or arguments not valid
for site template ''. Parameter name: WebTemplate at Microsoft.SharePoint.SPWebTemplateCollection.get_Item(String strKey) at Microsoft.SharePoint.Upgrade.SPSiteWssSequence.GetWebTemplates(Boolean fRootWebs, SPContentDatabase
contentDatabase, SPWeb web, SPUpgradeSession session).b21e6c51-7737-4ac7-b49f-5e582a4121e5
03/09/2019 11:07:32.88powershell (0x1140)0x14A0SharePoint Foundation UpgradeSPUpgradeSessionajxp8INFOSPContentDatabase Name=WSS_Content_db020f9fd1e549b2908d28a38fe2f...b21e6c51-7737-4ac7-b49f-5e582a4121e5
03/09/2019 11:07:32.88powershell (0x1140)0x14A0SharePoint Foundation UpgradeSPUpgradeSessionajxp8WARNINGWebTemplate ID 12345 (Name: , lcid: 1033), provisioned in ContentDatabase WSS_Content_db020f9fd1e549b2908d28a38fe2fb76, is missing.b21e6c51-7737-4ac7-b49f-5e582a4121e5
03/09/2019 11:07:32.96powershell (0x1140)0x14A0SharePoint Foundation UpgradeSPManageraj26wINFONo context objectb21e6c51-7737-4ac7-b49f-5e582a4121e5
03/09/2019 11:07:32.96powershell (0x1140)0x14A0SharePoint Foundation UpgradeSPManageraj26wERRORUpgrade session failed due to unexpected exception: Microsoft.SharePoint.SPException: Site http://sharepointdev13:5213 cannot be upgraded. at Microsoft.SharePoint.SPSite.StartUpgradeBypassAllowUpgradeCheck(SPSiteUpgradeType
upgradeType, Boolean queueOnly, Boolean consoleOutput, Boolean throwIfUpgradeNotNeeded, Boolean sendEmail, Boolean checkConcurrentSiteUpgradeSession) at Microsoft.SharePoint.SPSite.Upgrade(Boolean recursively) at Microsoft.SharePoint.Upgrade.SPUpgradeSession.ReflexiveUpgrade(Object
o, Boolean bRecurse) at Microsoft.SharePoint.Upgrade.SPUpgradeSession.Upgrade(Object o, Boolean bRecurse) at Microsoft.SharePoint.Administration.SPPersistedUpgradableObject.Upgrade(Boolean recursively) at
Microsoft.SharePoint.Administration.SPDatabase.Upgrade(Boolean recursively) at Microsoft.SharePoint.Administration.SPContentDatabase.<>c__DisplayClass2.<Upgrade>b__0() at Microsoft.SharePoint.SPSecurity.RunAsUser(SPUserToken
userToken, Boolean bResetContext, WaitCallback code, Object param) at Microsoft.SharePoint.Administration.SPContentDatabase.Upgrade(Boolean recursively) at Microsoft.SharePoint.Upgrade.SPManager.RunUpgradeSession(Object
lockObject, IUpgradable iup, SPUpgradeOperationFlags upgradeOperationFlags).b21e6c51-7737-4ac7-b49f-5e582a4121e5
----------------------------------------------------------------------------------------------------------------------------------------------
In sharepoint 2013 farm, before mount / upgrading, i do test-spcontentdatabase to check any finding issue. There are lots of category issue i found like missing site definition, missing feature, missing setup file, missing web part & missing assembly.
Although they all said upgrade blocking = false, the real thing is these category issue can block / fail the upgrade process.
Is there any way to fix the issue before i mount / upgrade the content database to sharepoint 2013 webapp ?