-
Notifications
You must be signed in to change notification settings - Fork 14
Parent item not found while synching Project.DEF through UNICORN #2
Description
I am getting couple of errors while synching Project.DEF to sitecore through unicorn. It says parent item is not found. I am assuming that parent item is not there in the given package.
Please find below the errors.
ErrorLIst.zip
253 errors occurred during deserialization. Earlier log messages for items below should be ignored; an error occurred that was retried and failed to correct.
master:/sitecore/system/Data Exchange/Foundation Database Tenant (26a8d3d7-f343-4320-b35f-00f54ffbff45)
C:\SitecoreFoundation\src\Project\DEF\serialization\DatabaseTenant\Foundation Database Tenant.yml
ParentItemNotFoundException: Exception of type 'Sitecore.Data.Serialization.Exceptions.ParentItemNotFoundException' was thrown.
master:/sitecore/system/Data Exchange/Foundation Database Tenant/Data Access (42d3eebd-4a27-4c03-bfce-684570a2babc)
C:\SitecoreFoundation\src\Project\DEF\serialization\DatabaseTenant\Foundation Database Tenant\Data Access.yml
ParentItemNotFoundException: Exception of type 'Sitecore.Data.Serialization.Exceptions.ParentItemNotFoundException' was thrown.
master:/sitecore/system/Data Exchange/Foundation Database Tenant/Endpoints (67b14f37-82f5-4b6f-b0ae-9f9521f84497)
C:\SitecoreFoundation\src\Project\DEF\serialization\DatabaseTenant\Foundation Database Tenant\Endpoints.yml
ParentItemNotFoundException: Exception of type 'Sitecore.Data.Serialization.Exceptions.ParentItemNotFoundException' was thrown.
master:/sitecore/system/Data Exchange/Foundation Database Tenant/Queues (9cbcabab-d27d-46de-9711-5800092eac72)e
C:\SitecoreFoundation\src\Project\DEF\serialization\DatabaseTenant\Foundation Database Tenant\Queues.yml
ParentItemNotFoundException: Exception of type 'Sitecore.Data.Serialization.Exceptions.ParentItemNotFoundException' was thrown.
master:/sitecore/system/Data Exchange/Foundation Database Tenant/Pipeline Batches (af41786f-6edc-47e3-9e30-a0c5ae0029bc)
C:\SitecoreFoundation\src\Project\DEF\serialization\DatabaseTenant\Foundation Database Tenant\Pipeline Batches.yml
ParentItemNotFoundException: Exception of type 'Sitecore.Data.Serialization.Exceptions.ParentItemNotFoundException' was thrown.
master:/sitecore/system/Data Exchange/Foundation Database Tenant/Tenant Settings (c0664c7a-603a-4508-9171-5165bb53ceb0)
C:\SitecoreFoundation\src\Project\DEF\serialization\DatabaseTenant\Foundation Database Tenant\Tenant Settings.yml
ParentItemNotFoundException: Exception of type 'Sitecore.Data.Serialization.Exceptions.ParentItemNotFoundException' was thrown.