------------------------------------------------------------------------------- Test set: org.modeshape.jcr.JcrTckTest ------------------------------------------------------------------------------- Tests run: 1906, Failures: 2, Errors: 9, Skipped: 0, Time elapsed: 41.622 sec <<< FAILURE! testRestoreName(org.apache.jackrabbit.test.api.version.RestoreTest) Time elapsed: 0.074 sec <<< ERROR! javax.jcr.nodetype.ConstraintViolationException: Unable to remove the '/jcr:system/jcr:versionStorage/ec/9d/22/ec9d22663f5abe8df3597786a7a02259572d6883' node in workspace "default" becasue the node is within the '/jcr:system' area at org.modeshape.jcr.JcrSystemNode.doRemove(JcrSystemNode.java:47) at org.modeshape.jcr.AbstractJcrNode.removeShare(AbstractJcrNode.java:3005) at org.modeshape.jcr.JcrSystemNode.removeShare(JcrSystemNode.java:33) at org.modeshape.jcr.AbstractJcrNode.remove(AbstractJcrNode.java:3244) at org.modeshape.jcr.JcrSystemNode.remove(JcrSystemNode.java:33) at org.modeshape.jcr.JcrVersionManager$RestoreCommand.nodeIsOutsideRestoredForest(JcrVersionManager.java:1581) at org.modeshape.jcr.JcrVersionManager$RestoreCommand.findMatchFor(JcrVersionManager.java:1536) at org.modeshape.jcr.JcrVersionManager$RestoreCommand.restoreNode(JcrVersionManager.java:1178) at org.modeshape.jcr.JcrVersionManager$RestoreCommand.execute(JcrVersionManager.java:1119) at org.modeshape.jcr.JcrVersionManager.restore(JcrVersionManager.java:888) at org.modeshape.jcr.JcrVersionManager.restoreAtAbsPath(JcrVersionManager.java:739) at org.modeshape.jcr.AbstractJcrNode.restore(AbstractJcrNode.java:3061) at org.modeshape.jcr.AbstractJcrNode.restore(AbstractJcrNode.java:3048) at org.apache.jackrabbit.test.api.version.RestoreTest.testRestoreName(RestoreTest.java:988) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at org.apache.jackrabbit.test.AbstractJCRTest.run(AbstractJCRTest.java:456) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at org.modeshape.jcr.JcrTckSuites$2.run(JcrTckSuites.java:73) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:83) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:234) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:133) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:114) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:188) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:166) at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:86) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:101) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:74) testRestoreNameJcr2(org.apache.jackrabbit.test.api.version.RestoreTest) Time elapsed: 0.092 sec <<< ERROR! javax.jcr.nodetype.ConstraintViolationException: Unable to remove the '/jcr:system/jcr:versionStorage/82/82/03/8282031e61ad3190e00e8212a5bf8833ad8ac05b' node in workspace "default" becasue the node is within the '/jcr:system' area at org.modeshape.jcr.JcrSystemNode.doRemove(JcrSystemNode.java:47) at org.modeshape.jcr.AbstractJcrNode.removeShare(AbstractJcrNode.java:3005) at org.modeshape.jcr.JcrSystemNode.removeShare(JcrSystemNode.java:33) at org.modeshape.jcr.AbstractJcrNode.remove(AbstractJcrNode.java:3244) at org.modeshape.jcr.JcrSystemNode.remove(JcrSystemNode.java:33) at org.modeshape.jcr.JcrVersionManager$RestoreCommand.nodeIsOutsideRestoredForest(JcrVersionManager.java:1581) at org.modeshape.jcr.JcrVersionManager$RestoreCommand.findMatchFor(JcrVersionManager.java:1536) at org.modeshape.jcr.JcrVersionManager$RestoreCommand.restoreNode(JcrVersionManager.java:1178) at org.modeshape.jcr.JcrVersionManager$RestoreCommand.execute(JcrVersionManager.java:1119) at org.modeshape.jcr.JcrVersionManager.restore(JcrVersionManager.java:888) at org.modeshape.jcr.JcrVersionManager.restore(JcrVersionManager.java:685) at org.apache.jackrabbit.test.api.version.RestoreTest.testRestoreNameJcr2(RestoreTest.java:1039) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at org.apache.jackrabbit.test.AbstractJCRTest.run(AbstractJCRTest.java:456) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at org.modeshape.jcr.JcrTckSuites$2.run(JcrTckSuites.java:73) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:83) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:234) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:133) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:114) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:188) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:166) at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:86) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:101) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:74) testRestoreOrder(org.apache.jackrabbit.test.api.version.RestoreTest) Time elapsed: 0.065 sec <<< ERROR! javax.jcr.nodetype.ConstraintViolationException: Unable to remove the '/jcr:system/jcr:versionStorage/91/03/4d/91034d3ed638bb04fdc6f56cac29d9afb735a60a' node in workspace "default" becasue the node is within the '/jcr:system' area at org.modeshape.jcr.JcrSystemNode.doRemove(JcrSystemNode.java:47) at org.modeshape.jcr.AbstractJcrNode.removeShare(AbstractJcrNode.java:3005) at org.modeshape.jcr.JcrSystemNode.removeShare(JcrSystemNode.java:33) at org.modeshape.jcr.AbstractJcrNode.remove(AbstractJcrNode.java:3244) at org.modeshape.jcr.JcrSystemNode.remove(JcrSystemNode.java:33) at org.modeshape.jcr.JcrVersionManager$RestoreCommand.nodeIsOutsideRestoredForest(JcrVersionManager.java:1581) at org.modeshape.jcr.JcrVersionManager$RestoreCommand.findMatchFor(JcrVersionManager.java:1536) at org.modeshape.jcr.JcrVersionManager$RestoreCommand.restoreNode(JcrVersionManager.java:1178) at org.modeshape.jcr.JcrVersionManager$RestoreCommand.execute(JcrVersionManager.java:1119) at org.modeshape.jcr.JcrVersionManager.restore(JcrVersionManager.java:888) at org.modeshape.jcr.JcrVersionManager.restoreAtAbsPath(JcrVersionManager.java:739) at org.modeshape.jcr.AbstractJcrNode.restore(AbstractJcrNode.java:3061) at org.apache.jackrabbit.test.api.version.RestoreTest.testRestoreOrder(RestoreTest.java:1084) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at org.apache.jackrabbit.test.AbstractJCRTest.run(AbstractJCRTest.java:456) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at org.modeshape.jcr.JcrTckSuites$2.run(JcrTckSuites.java:73) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:83) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:234) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:133) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:114) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:188) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:166) at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:86) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:101) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:74) testRestoreOrderJcr2(org.apache.jackrabbit.test.api.version.RestoreTest) Time elapsed: 0.064 sec <<< ERROR! javax.jcr.nodetype.ConstraintViolationException: Unable to remove the '/jcr:system/jcr:versionStorage/9a/f2/1e/9af21e2d376b53d095df48e76816f898c94f4a82' node in workspace "default" becasue the node is within the '/jcr:system' area at org.modeshape.jcr.JcrSystemNode.doRemove(JcrSystemNode.java:47) at org.modeshape.jcr.AbstractJcrNode.removeShare(AbstractJcrNode.java:3005) at org.modeshape.jcr.JcrSystemNode.removeShare(JcrSystemNode.java:33) at org.modeshape.jcr.AbstractJcrNode.remove(AbstractJcrNode.java:3244) at org.modeshape.jcr.JcrSystemNode.remove(JcrSystemNode.java:33) at org.modeshape.jcr.JcrVersionManager$RestoreCommand.nodeIsOutsideRestoredForest(JcrVersionManager.java:1581) at org.modeshape.jcr.JcrVersionManager$RestoreCommand.findMatchFor(JcrVersionManager.java:1536) at org.modeshape.jcr.JcrVersionManager$RestoreCommand.restoreNode(JcrVersionManager.java:1178) at org.modeshape.jcr.JcrVersionManager$RestoreCommand.execute(JcrVersionManager.java:1119) at org.modeshape.jcr.JcrVersionManager.restore(JcrVersionManager.java:888) at org.modeshape.jcr.JcrVersionManager.restore(JcrVersionManager.java:706) at org.apache.jackrabbit.test.api.version.RestoreTest.testRestoreOrderJcr2(RestoreTest.java:1125) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at org.apache.jackrabbit.test.AbstractJCRTest.run(AbstractJCRTest.java:456) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at org.modeshape.jcr.JcrTckSuites$2.run(JcrTckSuites.java:73) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:83) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:234) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:133) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:114) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:188) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:166) at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:86) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:101) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:74) testRestoreOrderJcr2_2(org.apache.jackrabbit.test.api.version.RestoreTest) Time elapsed: 0.065 sec <<< ERROR! javax.jcr.nodetype.ConstraintViolationException: Unable to remove the '/jcr:system/jcr:versionStorage/fa/59/e2/fa59e2ad5bbdd59997e5dfde76f953dcd4cc5aff' node in workspace "default" becasue the node is within the '/jcr:system' area at org.modeshape.jcr.JcrSystemNode.doRemove(JcrSystemNode.java:47) at org.modeshape.jcr.AbstractJcrNode.removeShare(AbstractJcrNode.java:3005) at org.modeshape.jcr.JcrSystemNode.removeShare(JcrSystemNode.java:33) at org.modeshape.jcr.AbstractJcrNode.remove(AbstractJcrNode.java:3244) at org.modeshape.jcr.JcrSystemNode.remove(JcrSystemNode.java:33) at org.modeshape.jcr.JcrVersionManager$RestoreCommand.nodeIsOutsideRestoredForest(JcrVersionManager.java:1581) at org.modeshape.jcr.JcrVersionManager$RestoreCommand.findMatchFor(JcrVersionManager.java:1536) at org.modeshape.jcr.JcrVersionManager$RestoreCommand.restoreNode(JcrVersionManager.java:1178) at org.modeshape.jcr.JcrVersionManager$RestoreCommand.execute(JcrVersionManager.java:1119) at org.modeshape.jcr.JcrVersionManager.restore(JcrVersionManager.java:888) at org.modeshape.jcr.JcrVersionManager.restore(JcrVersionManager.java:706) at org.apache.jackrabbit.test.api.version.RestoreTest.testRestoreOrderJcr2_2(RestoreTest.java:1166) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at org.apache.jackrabbit.test.AbstractJCRTest.run(AbstractJCRTest.java:456) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at org.modeshape.jcr.JcrTckSuites$2.run(JcrTckSuites.java:73) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:83) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:234) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:133) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:114) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:188) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:166) at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:86) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:101) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:74) testRestoreOrderJcr2_3(org.apache.jackrabbit.test.api.version.RestoreTest) Time elapsed: 0.065 sec <<< ERROR! javax.jcr.nodetype.ConstraintViolationException: Unable to remove the '/jcr:system/jcr:versionStorage/8f/b5/5d/8fb55d95f53fb4da675430b429373bdf63dfc9c3' node in workspace "default" becasue the node is within the '/jcr:system' area at org.modeshape.jcr.JcrSystemNode.doRemove(JcrSystemNode.java:47) at org.modeshape.jcr.AbstractJcrNode.removeShare(AbstractJcrNode.java:3005) at org.modeshape.jcr.JcrSystemNode.removeShare(JcrSystemNode.java:33) at org.modeshape.jcr.AbstractJcrNode.remove(AbstractJcrNode.java:3244) at org.modeshape.jcr.JcrSystemNode.remove(JcrSystemNode.java:33) at org.modeshape.jcr.JcrVersionManager$RestoreCommand.nodeIsOutsideRestoredForest(JcrVersionManager.java:1581) at org.modeshape.jcr.JcrVersionManager$RestoreCommand.findMatchFor(JcrVersionManager.java:1536) at org.modeshape.jcr.JcrVersionManager$RestoreCommand.restoreNode(JcrVersionManager.java:1178) at org.modeshape.jcr.JcrVersionManager$RestoreCommand.execute(JcrVersionManager.java:1119) at org.modeshape.jcr.JcrVersionManager.restore(JcrVersionManager.java:888) at org.modeshape.jcr.JcrVersionManager.restore(JcrVersionManager.java:685) at org.apache.jackrabbit.test.api.version.RestoreTest.testRestoreOrderJcr2_3(RestoreTest.java:1207) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at org.apache.jackrabbit.test.AbstractJCRTest.run(AbstractJCRTest.java:456) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at org.modeshape.jcr.JcrTckSuites$2.run(JcrTckSuites.java:73) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:83) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:234) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:133) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:114) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:188) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:166) at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:86) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:101) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:74) testRestoreOrderJcr2_4(org.apache.jackrabbit.test.api.version.RestoreTest) Time elapsed: 0.061 sec <<< ERROR! javax.jcr.nodetype.ConstraintViolationException: Unable to remove the '/jcr:system/jcr:versionStorage/c4/7b/49/c47b49df83b6f5100e2fc8aa9e5a3c23eef8909b' node in workspace "default" becasue the node is within the '/jcr:system' area at org.modeshape.jcr.JcrSystemNode.doRemove(JcrSystemNode.java:47) at org.modeshape.jcr.AbstractJcrNode.removeShare(AbstractJcrNode.java:3005) at org.modeshape.jcr.JcrSystemNode.removeShare(JcrSystemNode.java:33) at org.modeshape.jcr.AbstractJcrNode.remove(AbstractJcrNode.java:3244) at org.modeshape.jcr.JcrSystemNode.remove(JcrSystemNode.java:33) at org.modeshape.jcr.JcrVersionManager$RestoreCommand.nodeIsOutsideRestoredForest(JcrVersionManager.java:1581) at org.modeshape.jcr.JcrVersionManager$RestoreCommand.findMatchFor(JcrVersionManager.java:1536) at org.modeshape.jcr.JcrVersionManager$RestoreCommand.restoreNode(JcrVersionManager.java:1178) at org.modeshape.jcr.JcrVersionManager$RestoreCommand.execute(JcrVersionManager.java:1119) at org.modeshape.jcr.JcrVersionManager.restore(JcrVersionManager.java:660) at org.apache.jackrabbit.test.api.version.RestoreTest.testRestoreOrderJcr2_4(RestoreTest.java:1248) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at org.apache.jackrabbit.test.AbstractJCRTest.run(AbstractJCRTest.java:456) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at org.modeshape.jcr.JcrTckSuites$2.run(JcrTckSuites.java:73) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:83) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:234) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:133) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:114) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:188) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:166) at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:86) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:101) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:74) testWorkspaceRestoreHasCorrespondingNode(org.apache.jackrabbit.test.api.version.WorkspaceRestoreTest) Time elapsed: 0.052 sec <<< ERROR! javax.jcr.nodetype.ConstraintViolationException: Unable to remove the '/jcr:system/jcr:versionStorage/56/11/58/561158a3d6d2b11b2df5816c7cfdd0c01b4cfcb6/jcr:versionLabels' node in workspace "default" becasue the node is within the '/jcr:system' area at org.modeshape.jcr.JcrSystemNode.doRemove(JcrSystemNode.java:47) at org.modeshape.jcr.JcrVersionManager$RestoreCommand.restoreNode(JcrVersionManager.java:1205) at org.modeshape.jcr.JcrVersionManager$RestoreCommand.execute(JcrVersionManager.java:1119) at org.modeshape.jcr.JcrVersionManager.restore(JcrVersionManager.java:660) at org.modeshape.jcr.JcrWorkspace.restore(JcrWorkspace.java:440) at org.apache.jackrabbit.test.api.version.WorkspaceRestoreTest.testWorkspaceRestoreHasCorrespondingNode(WorkspaceRestoreTest.java:210) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at org.apache.jackrabbit.test.AbstractJCRTest.run(AbstractJCRTest.java:456) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at org.modeshape.jcr.JcrTckSuites$2.run(JcrTckSuites.java:73) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:83) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:234) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:133) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:114) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:188) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:166) at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:86) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:101) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:74) testWorkspaceRestoreHasCorrespondingNodeJcr2(org.apache.jackrabbit.test.api.version.WorkspaceRestoreTest) Time elapsed: 0.053 sec <<< ERROR! javax.jcr.nodetype.ConstraintViolationException: Unable to remove the '/jcr:system/jcr:versionStorage/6d/1a/05/6d1a05bb11e25e7f03db5da494576278f2e7a5ac/jcr:versionLabels' node in workspace "default" becasue the node is within the '/jcr:system' area at org.modeshape.jcr.JcrSystemNode.doRemove(JcrSystemNode.java:47) at org.modeshape.jcr.JcrVersionManager$RestoreCommand.restoreNode(JcrVersionManager.java:1205) at org.modeshape.jcr.JcrVersionManager$RestoreCommand.execute(JcrVersionManager.java:1119) at org.modeshape.jcr.JcrVersionManager.restore(JcrVersionManager.java:660) at org.apache.jackrabbit.test.api.version.WorkspaceRestoreTest.testWorkspaceRestoreHasCorrespondingNodeJcr2(WorkspaceRestoreTest.java:223) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at org.apache.jackrabbit.test.AbstractJCRTest.run(AbstractJCRTest.java:456) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at org.modeshape.jcr.JcrTckSuites$2.run(JcrTckSuites.java:73) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:83) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:234) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:133) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:114) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:188) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:166) at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:86) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:101) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:74) testWorkspaceRestoreWithParent(org.apache.jackrabbit.test.api.version.WorkspaceRestoreTest) Time elapsed: 0.091 sec <<< FAILURE! junit.framework.AssertionFailedError: Workspace.restore(Version[], boolean) with a version that has no corresponding node must succeed if a version of a parent with correspondance is present in the version array. at junit.framework.Assert.fail(Assert.java:50) at org.apache.jackrabbit.test.api.version.WorkspaceRestoreTest.testWorkspaceRestoreWithParent(WorkspaceRestoreTest.java:246) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at org.apache.jackrabbit.test.AbstractJCRTest.run(AbstractJCRTest.java:456) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at org.modeshape.jcr.JcrTckSuites$2.run(JcrTckSuites.java:73) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:83) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:234) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:133) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:114) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:188) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:166) at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:86) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:101) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:74) testWorkspaceRestoreWithParentJcr2(org.apache.jackrabbit.test.api.version.WorkspaceRestoreTest) Time elapsed: 0.055 sec <<< FAILURE! junit.framework.AssertionFailedError: Workspace.restore(Version[], boolean) with a version that has no corresponding node must succeed if a version of a parent with correspondance is present in the version array. at junit.framework.Assert.fail(Assert.java:50) at org.apache.jackrabbit.test.api.version.WorkspaceRestoreTest.testWorkspaceRestoreWithParentJcr2(WorkspaceRestoreTest.java:265) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at org.apache.jackrabbit.test.AbstractJCRTest.run(AbstractJCRTest.java:456) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at org.modeshape.jcr.JcrTckSuites$2.run(JcrTckSuites.java:73) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:83) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:234) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:133) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:114) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:188) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:166) at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:86) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:101) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:74)