Build Nuxeo EP - 5.1 Branch::Maven Test #1052 failed (255 tests passed, 15 
tests failed (15 new))
Agent: Octopussy1
Build results: http://localhost:8111/viewLog.html?buildId=12024&buildTypeId=bt14

Newly failed tests (15 tests, only first 3 failures shown here)
==================================================================
org.nuxeo.ecm.core.api.TestCustomVersioning.testSaveAsNewVersion 
=================
org.nuxeo.ecm.core.api.ClientException: Failed to intialize core session on 
repository demo
        at org.nuxeo.ecm.core.api.CoreInstance.open(CoreInstance.java:129)
        at org.nuxeo.ecm.core.api.TestVersioning.setUp(TestVersioning.java:64)
        at org.jmock.core.VerifyingTestCase.runBare(Unknown Source)
        at junit.framework.TestResult$1.protect(TestResult.java:106)
        at junit.framework.TestResult.runProtected(TestResult.java:124)
        at junit.framework.TestResult.run(TestResult.java:109)
        at junit.framework.TestCase.run(TestCase.java:120)
        at junit.framework.TestSuite.runTest(TestSuite.java:230)
        at junit.framework.TestSuite.run(TestSuite.java:225)
        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:585)
        at 
org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:213)
        at 
org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:138)
        at 
org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:125)
        at org.apache.maven.surefire.Surefire.run(Surefire.java:132)
        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:585)
        at 
org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:290)
        at 
org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:818)
Caused by: org.nuxeo.ecm.core.api.WrappedException: Exception: 
org.nuxeo.ecm.core.api.ClientException. message: Failed to load repository demo
        at 
org.nuxeo.ecm.core.api.local.LocalSession.createSession(LocalSession.java:73)
        at 
org.nuxeo.ecm.core.api.local.LocalSession.getSession(LocalSession.java:85)
        at 
org.nuxeo.ecm.core.api.AbstractSession.connect(AbstractSession.java:170)
        at org.nuxeo.ecm.core.api.CoreInstance.compatOpen(CoreInstance.java:146)
        at org.nuxeo.ecm.core.api.CoreInstance.open(CoreInstance.java:123)
        ... 22 more
Caused by: org.nuxeo.ecm.core.api.WrappedException: Exception: 
java.lang.NullPointerException. message: null
        at 
org.nuxeo.ecm.core.api.local.LocalSession.createSession(LocalSession.java:71)
        ... 26 more
        ... 26 more

------- Stderr: -------
org.nuxeo.ecm.core.api.ClientException: Failed to load repository demo
        at 
org.nuxeo.ecm.core.api.local.LocalSession.createSession(LocalSession.java:73)
        at 
org.nuxeo.ecm.core.api.local.LocalSession.getSession(LocalSession.java:85)
        at 
org.nuxeo.ecm.core.api.AbstractSession.connect(AbstractSession.java:170)
        at org.nuxeo.ecm.core.api.CoreInstance.compatOpen(CoreInstance.java:146)
        at org.nuxeo.ecm.core.api.CoreInstance.open(CoreInstance.java:123)
        at org.nuxeo.ecm.core.api.TestVersioning.setUp(TestVersioning.java:64)
        at org.jmock.core.VerifyingTestCase.runBare(Unknown Source)
        at junit.framework.TestResult$1.protect(TestResult.java:106)
        at junit.framework.TestResult.runProtected(TestResult.java:124)
        at junit.framework.TestResult.run(TestResult.java:109)
        at junit.framework.TestCase.run(TestCase.java:120)
        at junit.framework.TestSuite.runTest(TestSuite.java:230)
        at junit.framework.TestSuite.run(TestSuite.java:225)
        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:585)
        at 
org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:213)
        at 
org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:138)
        at 
org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:125)
        at org.apache.maven.surefire.Surefire.run(Surefire.java:132)
        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:585)
        at 
org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:290)
        at 
org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:818)
Caused by: org.nuxeo.ecm.core.api.WrappedException: Exception: 
java.lang.NullPointerException. message: null
        at 
org.nuxeo.ecm.core.api.local.LocalSession.createSession(LocalSession.java:71)
        ... 26 more

org.nuxeo.ecm.core.api.TestCustomVersioning.testSaveAsNewVersion2 
=================
org.nuxeo.ecm.core.api.ClientException: Failed to intialize core session on 
repository demo
        at org.nuxeo.ecm.core.api.CoreInstance.open(CoreInstance.java:129)
        at org.nuxeo.ecm.core.api.TestVersioning.setUp(TestVersioning.java:64)
        at org.jmock.core.VerifyingTestCase.runBare(Unknown Source)
        at junit.framework.TestResult$1.protect(TestResult.java:106)
        at junit.framework.TestResult.runProtected(TestResult.java:124)
        at junit.framework.TestResult.run(TestResult.java:109)
        at junit.framework.TestCase.run(TestCase.java:120)
        at junit.framework.TestSuite.runTest(TestSuite.java:230)
        at junit.framework.TestSuite.run(TestSuite.java:225)
        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:585)
        at 
org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:213)
        at 
org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:138)
        at 
org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:125)
        at org.apache.maven.surefire.Surefire.run(Surefire.java:132)
        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:585)
        at 
org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:290)
        at 
org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:818)
Caused by: org.nuxeo.ecm.core.api.WrappedException: Exception: 
org.nuxeo.ecm.core.api.ClientException. message: Failed to load repository demo
        at 
org.nuxeo.ecm.core.api.local.LocalSession.createSession(LocalSession.java:73)
        at 
org.nuxeo.ecm.core.api.local.LocalSession.getSession(LocalSession.java:85)
        at 
org.nuxeo.ecm.core.api.AbstractSession.connect(AbstractSession.java:170)
        at org.nuxeo.ecm.core.api.CoreInstance.compatOpen(CoreInstance.java:146)
        at org.nuxeo.ecm.core.api.CoreInstance.open(CoreInstance.java:123)
        ... 22 more
Caused by: org.nuxeo.ecm.core.api.WrappedException: Exception: 
java.lang.NullPointerException. message: null
        at 
org.nuxeo.ecm.core.api.local.LocalSession.createSession(LocalSession.java:71)
        ... 26 more
        ... 26 more

------- Stderr: -------
org.nuxeo.ecm.core.api.ClientException: Failed to load repository demo
        at 
org.nuxeo.ecm.core.api.local.LocalSession.createSession(LocalSession.java:73)
        at 
org.nuxeo.ecm.core.api.local.LocalSession.getSession(LocalSession.java:85)
        at 
org.nuxeo.ecm.core.api.AbstractSession.connect(AbstractSession.java:170)
        at org.nuxeo.ecm.core.api.CoreInstance.compatOpen(CoreInstance.java:146)
        at org.nuxeo.ecm.core.api.CoreInstance.open(CoreInstance.java:123)
        at org.nuxeo.ecm.core.api.TestVersioning.setUp(TestVersioning.java:64)
        at org.jmock.core.VerifyingTestCase.runBare(Unknown Source)
        at junit.framework.TestResult$1.protect(TestResult.java:106)
        at junit.framework.TestResult.runProtected(TestResult.java:124)
        at junit.framework.TestResult.run(TestResult.java:109)
        at junit.framework.TestCase.run(TestCase.java:120)
        at junit.framework.TestSuite.runTest(TestSuite.java:230)
        at junit.framework.TestSuite.run(TestSuite.java:225)
        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:585)
        at 
org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:213)
        at 
org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:138)
        at 
org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:125)
        at org.apache.maven.surefire.Surefire.run(Surefire.java:132)
        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:585)
        at 
org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:290)
        at 
org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:818)
Caused by: org.nuxeo.ecm.core.api.WrappedException: Exception: 
java.lang.NullPointerException. message: null
        at 
org.nuxeo.ecm.core.api.local.LocalSession.createSession(LocalSession.java:71)
        ... 26 more

org.nuxeo.ecm.core.api.TestCustomVersioning.testRemoveSingleDocVersion 
=================
org.nuxeo.ecm.core.api.ClientException: Failed to intialize core session on 
repository demo
        at org.nuxeo.ecm.core.api.CoreInstance.open(CoreInstance.java:129)
        at org.nuxeo.ecm.core.api.TestVersioning.setUp(TestVersioning.java:64)
        at org.jmock.core.VerifyingTestCase.runBare(Unknown Source)
        at junit.framework.TestResult$1.protect(TestResult.java:106)
        at junit.framework.TestResult.runProtected(TestResult.java:124)
        at junit.framework.TestResult.run(TestResult.java:109)
        at junit.framework.TestCase.run(TestCase.java:120)
        at junit.framework.TestSuite.runTest(TestSuite.java:230)
        at junit.framework.TestSuite.run(TestSuite.java:225)
        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:585)
        at 
org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:213)
        at 
org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:138)
        at 
org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:125)
        at org.apache.maven.surefire.Surefire.run(Surefire.java:132)
        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:585)
        at 
org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:290)
        at 
org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:818)
Caused by: org.nuxeo.ecm.core.api.WrappedException: Exception: 
org.nuxeo.ecm.core.api.ClientException. message: Failed to load repository demo
        at 
org.nuxeo.ecm.core.api.local.LocalSession.createSession(LocalSession.java:73)
        at 
org.nuxeo.ecm.core.api.local.LocalSession.getSession(LocalSession.java:85)
        at 
org.nuxeo.ecm.core.api.AbstractSession.connect(AbstractSession.java:170)
        at org.nuxeo.ecm.core.api.CoreInstance.compatOpen(CoreInstance.java:146)
        at org.nuxeo.ecm.core.api.CoreInstance.open(CoreInstance.java:123)
        ... 22 more
Caused by: org.nuxeo.ecm.core.api.WrappedException: Exception: 
java.lang.NullPointerException. message: null
        at 
org.nuxeo.ecm.core.api.local.LocalSession.createSession(LocalSession.java:71)
        ... 26 more
        ... 26 more

------- Stderr: -------
org.nuxeo.ecm.core.api.ClientException: Failed to load repository demo
        at 
org.nuxeo.ecm.core.api.local.LocalSession.createSession(LocalSession.java:73)
        at 
org.nuxeo.ecm.core.api.local.LocalSession.getSession(LocalSession.java:85)
        at 
org.nuxeo.ecm.core.api.AbstractSession.connect(AbstractSession.java:170)
        at org.nuxeo.ecm.core.api.CoreInstance.compatOpen(CoreInstance.java:146)
        at org.nuxeo.ecm.core.api.CoreInstance.open(CoreInstance.java:123)
        at org.nuxeo.ecm.core.api.TestVersioning.setUp(TestVersioning.java:64)
        at org.jmock.core.VerifyingTestCase.runBare(Unknown Source)
        at junit.framework.TestResult$1.protect(TestResult.java:106)
        at junit.framework.TestResult.runProtected(TestResult.java:124)
        at junit.framework.TestResult.run(TestResult.java:109)
        at junit.framework.TestCase.run(TestCase.java:120)
        at junit.framework.TestSuite.runTest(TestSuite.java:230)
        at junit.framework.TestSuite.run(TestSuite.java:225)
        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:585)
        at 
org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:213)
        at 
org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:138)
        at 
org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:125)
        at org.apache.maven.surefire.Surefire.run(Surefire.java:132)
        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:585)
        at 
org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:290)
        at 
org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:818)
Caused by: org.nuxeo.ecm.core.api.WrappedException: Exception: 
java.lang.NullPointerException. message: null
        at 
org.nuxeo.ecm.core.api.local.LocalSession.createSession(LocalSession.java:71)
        ... 26 more

see all newly failed tests: 
http://localhost:8111/viewLog.html?buildId=12024&buildTypeId=bt14
Changes included (1 change)
====================================================
Change 28361 by bstefanescu (9 files):
merged 28360 from trunk - ordered folder support

see more information about changed files: 
http://localhost:8111/viewLog.html?tab=buildChangesDiv&buildId=12024&buildTypeId=bt14


============================================================================
Configure email notifications: 
http://localhost:8111/profile.html?init=1#notifications
_______________________________________________
ECM-QA mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm-qa

Reply via email to