You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-issues@jackrabbit.apache.org by "Julian Reschke (Jira)" <ji...@apache.org> on 2021/06/11 15:15:00 UTC

[jira] [Commented] (OAK-9459) ConstraintViolationException in VersionManagerImplRestore when target node has a property definition unknown by the frozen node

    [ https://issues.apache.org/jira/browse/OAK-9459?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17361842#comment-17361842 ] 

Julian Reschke commented on OAK-9459:
-------------------------------------

Marked test as failing in [r1890699|http://svn.apache.org/r1890699]

> ConstraintViolationException in VersionManagerImplRestore when target node has a property definition unknown by the frozen node
> -------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: OAK-9459
>                 URL: https://issues.apache.org/jira/browse/OAK-9459
>             Project: Jackrabbit Oak
>          Issue Type: Bug
>          Components: jcr
>            Reporter: Julian Reschke
>            Priority: Major
>
> See https://issues.apache.org/jira/browse/JCR-4680
> {noformat}
> [ERROR] Tests run: 473, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 12.546 s <<< FAILURE! - in org.apache.jackrabbit.oak.jcr.tck.VersionIT
> [ERROR] testRestoreRemovesMixin(org.apache.jackrabbit.test.api.version.RestoreTest)  Time elapsed: 0.087 s  <<< ERROR!
> javax.jcr.RepositoryException: org.apache.jackrabbit.oak.api.CommitFailedException: OakVersion0000: Unexpected RepositoryException
>         at org.apache.jackrabbit.test.api.version.RestoreTest.testRestoreRemovesMixin(RestoreTest.java:1486)
> Caused by: org.apache.jackrabbit.oak.api.CommitFailedException: OakVersion0000: Unexpected RepositoryException
>         at org.apache.jackrabbit.test.api.version.RestoreTest.testRestoreRemovesMixin(RestoreTest.java:1486)
> Caused by: javax.jcr.nodetype.ConstraintViolationException: No matching property definition found for jcr:title
>         at org.apache.jackrabbit.test.api.version.RestoreTest.testRestoreRemovesMixin(RestoreTest.java:1486)
> {noformat}



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