You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Eric Norman (Jira)" <ji...@apache.org> on 2020/10/15 21:35:00 UTC

[jira] [Resolved] (SLING-9825) Bundle Content Install Fails in Composite Store Seeding

     [ https://issues.apache.org/jira/browse/SLING-9825?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Eric Norman resolved SLING-9825.
--------------------------------
    Resolution: Fixed

Fixed at: https://github.com/apache/sling-org-apache-sling-jcr-oak-server/commit/ff4c2bc05f3900d9c32c3aeb3887ba03d96e0d9c

> Bundle Content Install Fails in Composite Store Seeding
> -------------------------------------------------------
>
>                 Key: SLING-9825
>                 URL: https://issues.apache.org/jira/browse/SLING-9825
>             Project: Sling
>          Issue Type: Bug
>          Components: Oak
>    Affects Versions: JCR Oak Server 1.2.8
>            Reporter: Dan Klco
>            Assignee: Eric Norman
>            Priority: Major
>             Fix For: JCR Oak Server 1.2.10
>
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> When running with JCR Oak Server 1.2.8, installing Bundle Content fails with exceptions complaining about UUID conflicts, for example:
> {{08.10.2020 23:02:19.406 *ERROR* [Apache Sling Repository Startup Thread #1] org.apache.sling.jcr.contentloader.internal.BundleContentLoader Cannot load initial content for bundle org.apache.sling.cms.ui : OakConstraint0030: Uniqueness constraint violated property [jcr:uuid] having value 5f5e23b5-e45b-4c8f-ac2f-fc725e3c14b6: /libs/sling-cms/components/cms/blank/blank.jsp/jcr:content
> javax.jcr.nodetype.ConstraintViolationException: OakConstraint0030: Uniqueness constraint violated property [jcr:uuid] having value 5f5e23b5-e45b-4c8f-ac2f-fc725e3c14b6: /libs/sling-cms/components/cms/blank/blank.jsp/jcr:content}}
> Reverting to 1.2.4 resolves the issue. I suspect the issue may be due to the following commit, but I need to do more analysis: https://github.com/apache/sling-org-apache-sling-jcr-oak-server/commit/77c571f03362f1d7b4ec33842c09ef23c85759ed



--
This message was sent by Atlassian Jira
(v8.3.4#803005)