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 "Michael Dürig (JIRA)" <ji...@apache.org> on 2015/12/09 15:58:11 UTC

[jira] [Resolved] (OAK-2878) Test failure: AutoCreatedItemsTest.autoCreatedItems

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

Michael Dürig resolved OAK-2878.
--------------------------------
       Resolution: Fixed
    Fix Version/s:     (was: 1.4)
                   1.3.13

This seems to be fixed in the meanwhile

> Test failure: AutoCreatedItemsTest.autoCreatedItems
> ---------------------------------------------------
>
>                 Key: OAK-2878
>                 URL: https://issues.apache.org/jira/browse/OAK-2878
>             Project: Jackrabbit Oak
>          Issue Type: Bug
>          Components: rdbmk
>         Environment: Jenkins: https://builds.apache.org/job/Apache Jackrabbit Oak matrix/
>            Reporter: Michael Dürig
>            Assignee: Julian Reschke
>              Labels: CI, jenkins
>             Fix For: 1.3.13
>
>
> {{org.apache.jackrabbit.oak.jcr.AutoCreatedItemsTest.autoCreatedItems}} fails on Jenkins: No default node type available for /testdata/property
> {noformat}
> javax.jcr.nodetype.ConstraintViolationException: No default node type available for /testdata/property
> 	at org.apache.jackrabbit.oak.util.TreeUtil.addChild(TreeUtil.java:186)
> 	at org.apache.jackrabbit.oak.jcr.delegate.NodeDelegate.addChild(NodeDelegate.java:692)
> 	at org.apache.jackrabbit.oak.jcr.session.NodeImpl$5.perform(NodeImpl.java:296)
> 	at org.apache.jackrabbit.oak.jcr.session.NodeImpl$5.perform(NodeImpl.java:262)
> 	at org.apache.jackrabbit.oak.jcr.delegate.SessionDelegate.perform(SessionDelegate.java:202)
> 	at org.apache.jackrabbit.oak.jcr.session.ItemImpl.perform(ItemImpl.java:112)
> 	at org.apache.jackrabbit.oak.jcr.session.NodeImpl.addNode(NodeImpl.java:262)
> 	at org.apache.jackrabbit.oak.jcr.session.NodeImpl.addNode(NodeImpl.java:247)
> 	at org.apache.jackrabbit.oak.jcr.TestContentLoader.getOrAddNode(TestContentLoader.java:90)
> 	at org.apache.jackrabbit.oak.jcr.TestContentLoader.loadTestContent(TestContentLoader.java:58)
> 	at org.apache.jackrabbit.oak.jcr.AutoCreatedItemsTest.autoCreatedItems(AutoCreatedItemsTest.java:42)
> {noformat}
> Failure seen at builds: 130, 134, 138, 249, 292, 297
> See https://builds.apache.org/job/Apache%20Jackrabbit%20Oak%20matrix/134/jdk=jdk-1.6u45,label=Ubuntu,nsfixtures=DOCUMENT_RDB,profile=unittesting/testReport/junit/org.apache.jackrabbit.oak.jcr/AutoCreatedItemsTest/autoCreatedItems_0_/



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)