Skip to content
This repository has been archived by the owner on May 30, 2022. It is now read-only.

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

Open
AsthaPrasad opened this issue Dec 12, 2017 · 1 comment
Open
Assignees

Comments

@AsthaPrasad
Copy link

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
Copy link
Contributor

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.

@mtelligent mtelligent self-assigned this Jan 30, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants