See 
<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-jboss-oracle11/75/changes>

Changes:

[Julien Carsique <[email protected]>] NXP-6529 - prepare release 5.4.1

------------------------------------------
[...truncated 1017 lines...]
testReader (test_rest.Rest) ... ok

----------------------------------------------------------------------
Ran 1 test in 1.359s

OK
fl-run-test -v --simple-fetch test_pages.py --no-color
testAvailable (test_pages.Pages) ... ok
testBasePageViewDocumentPath (test_pages.Pages) ... FAIL
testFileTabs (test_pages.Pages) ... FAIL
testFolderPage (test_pages.Pages) ... FAIL
testLoginPage (test_pages.Pages) ... ok
testMemberManagementPage (test_pages.Pages) ... FAIL
testNavigation (test_pages.Pages) ... FAIL
testPublish (test_pages.Pages) ... FAIL
testSections (test_pages.Pages) ... FAIL

======================================================================
FAIL: testBasePageViewDocumentPath (test_pages.Pages)
----------------------------------------------------------------------
Traceback (most recent call last):
  File 
"/usr/local/lib/python2.6/dist-packages/funkload-1.15.0a_20110310-py2.6.egg/funkload/FunkLoadTestCase.py",
 line 923, in __call__
    testMethod()
  File 
"<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-jboss-oracle11/ws/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/funkload/test_pages.py";,>
 line 46, in testBasePageViewDocumentPath
    .login(*self.cred_admin)
  File 
"<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-jboss-oracle11/ws/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/funkload/nuxeo/pages.py";,>
 line 155, in getRootWorkspaces
    return self.viewDocumentPath("workspaces")
  File 
"<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-jboss-oracle11/ws/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/funkload/nuxeo/pages.py";,>
 line 132, in viewDocumentPath
    description=description, ok_codes=ok_codes)
  File 
"<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-jboss-oracle11/ws/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/funkload/nuxeo/testcase.py";,>
 line 124, in get
    ret = FunkLoadTestCase.get(self, url, params, description, ok_codes)
  File 
"/usr/local/lib/python2.6/dist-packages/funkload-1.15.0a_20110310-py2.6.egg/funkload/FunkLoadTestCase.py",
 line 395, in get
    method="get")
  File 
"/usr/local/lib/python2.6/dist-packages/funkload-1.15.0a_20110310-py2.6.egg/funkload/FunkLoadTestCase.py",
 line 303, in _browse
    response = self._connect(url, params, ok_codes, method, description)
  File 
"/usr/local/lib/python2.6/dist-packages/funkload-1.15.0a_20110310-py2.6.egg/funkload/FunkLoadTestCase.py",
 line 216, in _connect
    raise self.failureException, str(value.response)
AssertionError: 
/nuxeo/nxpath/default/default-domain/workspaces@view_documents?conversationId=0NXMAIN1
HTTP Response 404: Not Found

======================================================================
FAIL: testFileTabs (test_pages.Pages)
----------------------------------------------------------------------
Traceback (most recent call last):
  File 
"/usr/local/lib/python2.6/dist-packages/funkload-1.15.0a_20110310-py2.6.egg/funkload/FunkLoadTestCase.py",
 line 923, in __call__
    testMethod()
  File 
"<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-jboss-oracle11/ws/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/funkload/test_pages.py";,>
 line 137, in testFileTabs
    p = (LoginPage(self).login(*self.cred_admin)
  File 
"<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-jboss-oracle11/ws/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/funkload/nuxeo/pages.py";,>
 line 155, in getRootWorkspaces
    return self.viewDocumentPath("workspaces")
  File 
"<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-jboss-oracle11/ws/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/funkload/nuxeo/pages.py";,>
 line 132, in viewDocumentPath
    description=description, ok_codes=ok_codes)
  File 
"<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-jboss-oracle11/ws/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/funkload/nuxeo/testcase.py";,>
 line 124, in get
    ret = FunkLoadTestCase.get(self, url, params, description, ok_codes)
  File 
"/usr/local/lib/python2.6/dist-packages/funkload-1.15.0a_20110310-py2.6.egg/funkload/FunkLoadTestCase.py",
 line 395, in get
    method="get")
  File 
"/usr/local/lib/python2.6/dist-packages/funkload-1.15.0a_20110310-py2.6.egg/funkload/FunkLoadTestCase.py",
 line 303, in _browse
    response = self._connect(url, params, ok_codes, method, description)
  File 
"/usr/local/lib/python2.6/dist-packages/funkload-1.15.0a_20110310-py2.6.egg/funkload/FunkLoadTestCase.py",
 line 216, in _connect
    raise self.failureException, str(value.response)
AssertionError: 
/nuxeo/nxpath/default/default-domain/workspaces@view_documents?conversationId=0NXMAIN1
HTTP Response 404: Not Found

======================================================================
FAIL: testFolderPage (test_pages.Pages)
----------------------------------------------------------------------
Traceback (most recent call last):
  File 
"/usr/local/lib/python2.6/dist-packages/funkload-1.15.0a_20110310-py2.6.egg/funkload/FunkLoadTestCase.py",
 line 923, in __call__
    testMethod()
  File 
"<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-jboss-oracle11/ws/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/funkload/test_pages.py";,>
 line 117, in testFolderPage
    p = (LoginPage(self).login(*self.cred_admin)
  File 
"<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-jboss-oracle11/ws/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/funkload/nuxeo/pages.py";,>
 line 155, in getRootWorkspaces
    return self.viewDocumentPath("workspaces")
  File 
"<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-jboss-oracle11/ws/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/funkload/nuxeo/pages.py";,>
 line 132, in viewDocumentPath
    description=description, ok_codes=ok_codes)
  File 
"<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-jboss-oracle11/ws/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/funkload/nuxeo/testcase.py";,>
 line 124, in get
    ret = FunkLoadTestCase.get(self, url, params, description, ok_codes)
  File 
"/usr/local/lib/python2.6/dist-packages/funkload-1.15.0a_20110310-py2.6.egg/funkload/FunkLoadTestCase.py",
 line 395, in get
    method="get")
  File 
"/usr/local/lib/python2.6/dist-packages/funkload-1.15.0a_20110310-py2.6.egg/funkload/FunkLoadTestCase.py",
 line 303, in _browse
    response = self._connect(url, params, ok_codes, method, description)
  File 
"/usr/local/lib/python2.6/dist-packages/funkload-1.15.0a_20110310-py2.6.egg/funkload/FunkLoadTestCase.py",
 line 216, in _connect
    raise self.failureException, str(value.response)
AssertionError: 
/nuxeo/nxpath/default/default-domain/workspaces@view_documents?conversationId=0NXMAIN1
HTTP Response 404: Not Found

======================================================================
FAIL: testMemberManagementPage (test_pages.Pages)
----------------------------------------------------------------------
Traceback (most recent call last):
  File 
"/usr/local/lib/python2.6/dist-packages/funkload-1.15.0a_20110310-py2.6.egg/funkload/FunkLoadTestCase.py",
 line 923, in __call__
    testMethod()
  File 
"<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-jboss-oracle11/ws/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/funkload/test_pages.py";,>
 line 166, in testMemberManagementPage
    p.login(login, pwd).getRootWorkspaces().logout()
  File 
"<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-jboss-oracle11/ws/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/funkload/nuxeo/pages.py";,>
 line 155, in getRootWorkspaces
    return self.viewDocumentPath("workspaces")
  File 
"<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-jboss-oracle11/ws/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/funkload/nuxeo/pages.py";,>
 line 132, in viewDocumentPath
    description=description, ok_codes=ok_codes)
  File 
"<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-jboss-oracle11/ws/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/funkload/nuxeo/testcase.py";,>
 line 124, in get
    ret = FunkLoadTestCase.get(self, url, params, description, ok_codes)
  File 
"/usr/local/lib/python2.6/dist-packages/funkload-1.15.0a_20110310-py2.6.egg/funkload/FunkLoadTestCase.py",
 line 395, in get
    method="get")
  File 
"/usr/local/lib/python2.6/dist-packages/funkload-1.15.0a_20110310-py2.6.egg/funkload/FunkLoadTestCase.py",
 line 303, in _browse
    response = self._connect(url, params, ok_codes, method, description)
  File 
"/usr/local/lib/python2.6/dist-packages/funkload-1.15.0a_20110310-py2.6.egg/funkload/FunkLoadTestCase.py",
 line 216, in _connect
    raise self.failureException, str(value.response)
AssertionError: 
/nuxeo/nxpath/default/default-domain/workspaces@view_documents?conversationId=0NXMAIN1
HTTP Response 404: Not Found

======================================================================
FAIL: testNavigation (test_pages.Pages)
----------------------------------------------------------------------
Traceback (most recent call last):
  File 
"/usr/local/lib/python2.6/dist-packages/funkload-1.15.0a_20110310-py2.6.egg/funkload/FunkLoadTestCase.py",
 line 923, in __call__
    testMethod()
  File 
"<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-jboss-oracle11/ws/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/funkload/test_pages.py";,>
 line 60, in testNavigation
    .login(*self.cred_admin)
  File 
"<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-jboss-oracle11/ws/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/funkload/nuxeo/pages.py";,>
 line 155, in getRootWorkspaces
    return self.viewDocumentPath("workspaces")
  File 
"<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-jboss-oracle11/ws/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/funkload/nuxeo/pages.py";,>
 line 132, in viewDocumentPath
    description=description, ok_codes=ok_codes)
  File 
"<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-jboss-oracle11/ws/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/funkload/nuxeo/testcase.py";,>
 line 124, in get
    ret = FunkLoadTestCase.get(self, url, params, description, ok_codes)
  File 
"/usr/local/lib/python2.6/dist-packages/funkload-1.15.0a_20110310-py2.6.egg/funkload/FunkLoadTestCase.py",
 line 395, in get
    method="get")
  File 
"/usr/local/lib/python2.6/dist-packages/funkload-1.15.0a_20110310-py2.6.egg/funkload/FunkLoadTestCase.py",
 line 303, in _browse
    response = self._connect(url, params, ok_codes, method, description)
  File 
"/usr/local/lib/python2.6/dist-packages/funkload-1.15.0a_20110310-py2.6.egg/funkload/FunkLoadTestCase.py",
 line 216, in _connect
    raise self.failureException, str(value.response)
AssertionError: 
/nuxeo/nxpath/default/default-domain/workspaces@view_documents?conversationId=0NXMAIN1
HTTP Response 404: Not Found

======================================================================
FAIL: testPublish (test_pages.Pages)
----------------------------------------------------------------------
Traceback (most recent call last):
  File 
"/usr/local/lib/python2.6/dist-packages/funkload-1.15.0a_20110310-py2.6.egg/funkload/FunkLoadTestCase.py",
 line 923, in __call__
    testMethod()
  File 
"<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-jboss-oracle11/ws/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/funkload/test_pages.py";,>
 line 94, in testPublish
    p = (LoginPage(self).login(*self.cred_admin)
  File 
"<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-jboss-oracle11/ws/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/funkload/nuxeo/pages.py";,>
 line 158, in getRootSections
    return self.viewDocumentPath("sections")
  File 
"<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-jboss-oracle11/ws/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/funkload/nuxeo/pages.py";,>
 line 132, in viewDocumentPath
    description=description, ok_codes=ok_codes)
  File 
"<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-jboss-oracle11/ws/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/funkload/nuxeo/testcase.py";,>
 line 124, in get
    ret = FunkLoadTestCase.get(self, url, params, description, ok_codes)
  File 
"/usr/local/lib/python2.6/dist-packages/funkload-1.15.0a_20110310-py2.6.egg/funkload/FunkLoadTestCase.py",
 line 395, in get
    method="get")
  File 
"/usr/local/lib/python2.6/dist-packages/funkload-1.15.0a_20110310-py2.6.egg/funkload/FunkLoadTestCase.py",
 line 303, in _browse
    response = self._connect(url, params, ok_codes, method, description)
  File 
"/usr/local/lib/python2.6/dist-packages/funkload-1.15.0a_20110310-py2.6.egg/funkload/FunkLoadTestCase.py",
 line 216, in _connect
    raise self.failureException, str(value.response)
AssertionError: 
/nuxeo/nxpath/default/default-domain/sections@view_documents?conversationId=0NXMAIN1
HTTP Response 404: Not Found

======================================================================
FAIL: testSections (test_pages.Pages)
----------------------------------------------------------------------
Traceback (most recent call last):
  File 
"/usr/local/lib/python2.6/dist-packages/funkload-1.15.0a_20110310-py2.6.egg/funkload/FunkLoadTestCase.py",
 line 923, in __call__
    testMethod()
  File 
"<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-jboss-oracle11/ws/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/funkload/test_pages.py";,>
 line 74, in testSections
    p = (LoginPage(self).login(*self.cred_admin)
  File 
"<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-jboss-oracle11/ws/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/funkload/nuxeo/pages.py";,>
 line 158, in getRootSections
    return self.viewDocumentPath("sections")
  File 
"<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-jboss-oracle11/ws/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/funkload/nuxeo/pages.py";,>
 line 132, in viewDocumentPath
    description=description, ok_codes=ok_codes)
  File 
"<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-jboss-oracle11/ws/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/funkload/nuxeo/testcase.py";,>
 line 124, in get
    ret = FunkLoadTestCase.get(self, url, params, description, ok_codes)
  File 
"/usr/local/lib/python2.6/dist-packages/funkload-1.15.0a_20110310-py2.6.egg/funkload/FunkLoadTestCase.py",
 line 395, in get
    method="get")
  File 
"/usr/local/lib/python2.6/dist-packages/funkload-1.15.0a_20110310-py2.6.egg/funkload/FunkLoadTestCase.py",
 line 303, in _browse
    response = self._connect(url, params, ok_codes, method, description)
  File 
"/usr/local/lib/python2.6/dist-packages/funkload-1.15.0a_20110310-py2.6.egg/funkload/FunkLoadTestCase.py",
 line 216, in _connect
    raise self.failureException, str(value.response)
AssertionError: 
/nuxeo/nxpath/default/default-domain/sections@view_documents?conversationId=0NXMAIN1
HTTP Response 404: Not Found

----------------------------------------------------------------------
Ran 9 tests in 9.950s

FAILED (failures=7)
make: *** [page] Error 1
+ ret2=2
+ ret3=0
+ stop_server
+ 
SERVER_HOME=<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-jboss-oracle11/ws/trunk/jboss>
+ 
<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-jboss-oracle11/ws/trunk/jboss/bin/monitorctl.sh>
 stop
<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-jboss-oracle11/ws/trunk/jboss/bin/monitorctl.sh>:
 line 121: -server -Xms1g -Xmx1g -XX:MaxPermSize=512m 
-Dsun.rmi.dgc.client.gcInterval=3600000 -Dsun.rmi.dgc.server.gcInterval=3600000 
-Xloggc:${nuxeo.log.dir}/gc.log -verbose:gc -XX:+PrintGCDetails 
-XX:+PrintGCTimeStamps: bad substitution
Stopping monitoring 2011-03-17 09:29:08+01:00 ...
Monitoring stopped.
Archiving log ...
Done: 
<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-jboss-oracle11/75/artifact/trunk/jboss/log/log-20110317-082911.tgz>
+ 
<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-jboss-oracle11/ws/trunk/jboss/bin/nuxeoctl>
 stop
Launcher command: java -Dlauncher.java.opts=-server -Xms1g -Xmx1g 
-XX:MaxPermSize=512m -Dsun.rmi.dgc.client.gcInterval=3600000 
-Dsun.rmi.dgc.server.gcInterval=3600000 -Xloggc:${nuxeo.log.dir}/gc.log 
-verbose:gc -XX:+PrintGCDetails -XX:+PrintGCTimeStamps 
-Djava.net.preferIPv4Stack=true -Djava.awt.headless=true 
-Dnuxeo.home=<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-jboss-oracle11/ws/trunk/jboss>
 
-Dnuxeo.conf=<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-jboss-oracle11/ws/trunk/jboss/bin/nuxeo.conf>
 -jar 
<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-jboss-oracle11/ws/trunk/jboss/bin/nuxeo-launcher.jar>
 stop
Nuxeo home:          
<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-jboss-oracle11/ws/trunk/jboss>
Nuxeo configuration: 
<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-jboss-oracle11/ws/trunk/jboss/bin/nuxeo.conf>
Include template: 
<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-jboss-oracle11/ws/trunk/jboss/templates/common-deploydir>
Include template: 
<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-jboss-oracle11/ws/trunk/jboss/templates/common-binding>
Include template: 
<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-jboss-oracle11/ws/trunk/jboss/templates/common>
Include template: 
<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-jboss-oracle11/ws/trunk/jboss/templates/oracle>
Include template: 
<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-jboss-oracle11/ws/trunk/jboss/templates/monitor>
Stopping server..................No answer from server, try to kill process 
1793...
+ '[' '!' -z ']'
+ echo '### 10 most frequent errors --------------'
### 10 most frequent errors --------------
+ sort
+ grep ' ERROR \[' 
<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-jboss-oracle11/75/artifact/trunk/jboss/log/server.log>
+ head
+ uniq -c
+ sort -nr
+ sed 's/^.\{24\}//g'
     57 ERROR [org.jboss.seam.jsf.SeamPhaseListener] swallowing exception
     57 ERROR [nuxeo-error-log] 
     27 ERROR 
[org.apache.catalina.core.ContainerBase.[jboss.web].[localhost].[/nuxeo]] 
Session event listener threw exception
     20 ERROR 
[org.nuxeo.ecm.platform.web.common.exceptionhandling.DefaultNuxeoExceptionHandler]
 javax.el.ELException: org.nuxeo.ecm.core.api.ClientException: Failed to get 
document /default-domain/workspaces/testWorkspace1/testFolder1/testNote1
     20 ERROR [nuxeo-error-log] javax.el.ELException: 
org.nuxeo.ecm.core.api.ClientException: Failed to get document 
/default-domain/workspaces/testWorkspace1/testFolder1/testNote1
     11 ERROR 
[org.nuxeo.ecm.platform.web.common.exceptionhandling.DefaultNuxeoExceptionHandler]
 javax.el.ELException: org.nuxeo.ecm.core.api.ClientException: Failed to get 
document /default-domain/workspaces/testWorkspace1/testFolder1
     11 ERROR [nuxeo-error-log] javax.el.ELException: 
org.nuxeo.ecm.core.api.ClientException: Failed to get document 
/default-domain/workspaces/testWorkspace1/testFolder1
      5 ERROR 
[org.nuxeo.ecm.platform.web.common.exceptionhandling.DefaultNuxeoExceptionHandler]
 javax.el.ELException: org.nuxeo.ecm.core.api.ClientException: Failed to get 
document 
/default-domain/workspaces/testWorkspace1/testForum1/testTopicWithoutModerati
      5 ERROR 
[org.nuxeo.ecm.platform.web.common.exceptionhandling.DefaultNuxeoExceptionHandler]
 javax.el.ELException: org.nuxeo.ecm.core.api.ClientException: Failed to get 
document /default-domain/workspaces
      5 ERROR [nuxeo-error-log] javax.el.ELException: 
org.nuxeo.ecm.core.api.ClientException: Failed to get document 
/default-domain/workspaces/testWorkspace1/testForum1/testTopicWithoutModerati
+ echo '### 10 first errors ----------------------'
### 10 first errors ----------------------
+ grep -nTm 10 ' ERROR ' 
<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-jboss-oracle11/75/artifact/trunk/jboss/log/server.log>
3641    :2011-03-17 09:19:19,633 ERROR 
[org.nuxeo.ecm.platform.publisher.impl.service.PublisherServiceImpl] Unable to 
register pending descriptors
3782    :2011-03-17 09:21:02,308 ERROR 
[org.nuxeo.ecm.platform.web.common.exceptionhandling.DefaultNuxeoExceptionHandler]
 javax.el.ELException: org.nuxeo.ecm.core.api.ClientException: Failed to get 
document /default-domain/workspaces/testWorkspace1/testFolder1
3987    :2011-03-17 09:21:02,309 ERROR [nuxeo-error-log] javax.el.ELException: 
org.nuxeo.ecm.core.api.ClientException: Failed to get document 
/default-domain/workspaces/testWorkspace1/testFolder1
4192    :2011-03-17 09:21:02,330 ERROR [nuxeo-error-log] 
4523    :2011-03-17 09:21:02,493 ERROR [org.jboss.seam.jsf.SeamPhaseListener] 
swallowing exception
4618    :2011-03-17 09:21:05,991 ERROR 
[org.nuxeo.ecm.platform.web.common.exceptionhandling.DefaultNuxeoExceptionHandler]
 javax.el.ELException: org.nuxeo.ecm.core.api.ClientException: Failed to get 
document /default-domain/workspaces/testWorkspace1/testFolder1/testNote1
4823    :2011-03-17 09:21:06,017 ERROR [nuxeo-error-log] javax.el.ELException: 
org.nuxeo.ecm.core.api.ClientException: Failed to get document 
/default-domain/workspaces/testWorkspace1/testFolder1/testNote1
5028    :2011-03-17 09:21:06,061 ERROR [nuxeo-error-log] 
5359    :2011-03-17 09:21:06,101 ERROR [org.jboss.seam.jsf.SeamPhaseListener] 
swallowing exception
5454    :2011-03-17 09:21:07,921 ERROR 
[org.apache.catalina.core.ContainerBase.[jboss.web].[localhost].[/nuxeo]] 
Session event listener threw exception
+ echo '### --------------------------------------'
### --------------------------------------
+ gzip 
<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-jboss-oracle11/75/artifact/trunk/jboss/log/boot.log>
 
<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-jboss-oracle11/75/artifact/trunk/jboss/log/console.log>
 
<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-jboss-oracle11/75/artifact/trunk/jboss/log/gc.log>
 
<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-jboss-oracle11/75/artifact/trunk/jboss/log/jvm.log>
 
<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-jboss-oracle11/75/artifact/trunk/jboss/log/nuxeo-ds.log>
 
<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-jboss-oracle11/75/artifact/trunk/jboss/log/nuxeo-error.log>
 
<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-jboss-oracle11/75/artifact/trunk/jboss/log/server.log>
 
<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-jboss-oracle11/75/artifact/trunk/jboss/log/stderr.log>
 
<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-jboss-oracle11/75/artifact/trunk/jboss/l
 og/sysstat-sar.log> 
<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-jboss-oracle11/75/artifact/trunk/jboss/log/vcs-ds.log>
 
<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-jboss-oracle11/75/artifact/trunk/jboss/log/webrequests.log>
 
<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-jboss-oracle11/75/artifact/trunk/jboss/log/webthreads.log>
+ gzip -cd 
<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-jboss-oracle11/75/artifact/trunk/jboss/log/server.log.gz>
+ '[' 9 -eq 0 -a 2 -eq 0 ']'
+ exit 9
Archiving artifacts
Publishing Selenium report...
  Test failures: 97
  Test totals  : 108
------------------------
  Command Passes   : 214
  Command Failures : 83
  Command Errors   : 96

_______________________________________________
ECM-QA mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm-qa

Reply via email to