ava-innersource / SitecoreFoundation

Sitecore Development Accelerator
MIT License
46 stars 14 forks source link

Parent item not found while synching Project.DEF through UNICORN #2

Open AsthaPrasad opened 6 years ago

AsthaPrasad commented 6 years ago

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.

mtelligent commented 6 years ago

Sorry for the late response, not sure why I never saw the notification before. But Have you installed the proper version of DEF? It's in the prerequisites section of the Wiki.