See
<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-jboss-oracle11/55/changes>
Changes:
[bdelbosc] NXBT: Add bench target to build-and-bench script
------------------------------------------
[...truncated 1016 lines...]
testReader (test_rest.Rest) ... ok
----------------------------------------------------------------------
Ran 1 test in 9.807s
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.14.1a-py2.6.egg/funkload/FunkLoadTestCase.py",
line 922, 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.14.1a-py2.6.egg/funkload/FunkLoadTestCase.py",
line 392, in get
method="get")
File
"/usr/local/lib/python2.6/dist-packages/funkload-1.14.1a-py2.6.egg/funkload/FunkLoadTestCase.py",
line 300, in _browse
response = self._connect(url, params, ok_codes, method, description)
File
"/usr/local/lib/python2.6/dist-packages/funkload-1.14.1a-py2.6.egg/funkload/FunkLoadTestCase.py",
line 213, 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.14.1a-py2.6.egg/funkload/FunkLoadTestCase.py",
line 922, 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.14.1a-py2.6.egg/funkload/FunkLoadTestCase.py",
line 392, in get
method="get")
File
"/usr/local/lib/python2.6/dist-packages/funkload-1.14.1a-py2.6.egg/funkload/FunkLoadTestCase.py",
line 300, in _browse
response = self._connect(url, params, ok_codes, method, description)
File
"/usr/local/lib/python2.6/dist-packages/funkload-1.14.1a-py2.6.egg/funkload/FunkLoadTestCase.py",
line 213, 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.14.1a-py2.6.egg/funkload/FunkLoadTestCase.py",
line 922, 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.14.1a-py2.6.egg/funkload/FunkLoadTestCase.py",
line 392, in get
method="get")
File
"/usr/local/lib/python2.6/dist-packages/funkload-1.14.1a-py2.6.egg/funkload/FunkLoadTestCase.py",
line 300, in _browse
response = self._connect(url, params, ok_codes, method, description)
File
"/usr/local/lib/python2.6/dist-packages/funkload-1.14.1a-py2.6.egg/funkload/FunkLoadTestCase.py",
line 213, 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.14.1a-py2.6.egg/funkload/FunkLoadTestCase.py",
line 922, 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.14.1a-py2.6.egg/funkload/FunkLoadTestCase.py",
line 392, in get
method="get")
File
"/usr/local/lib/python2.6/dist-packages/funkload-1.14.1a-py2.6.egg/funkload/FunkLoadTestCase.py",
line 300, in _browse
response = self._connect(url, params, ok_codes, method, description)
File
"/usr/local/lib/python2.6/dist-packages/funkload-1.14.1a-py2.6.egg/funkload/FunkLoadTestCase.py",
line 213, 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.14.1a-py2.6.egg/funkload/FunkLoadTestCase.py",
line 922, 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.14.1a-py2.6.egg/funkload/FunkLoadTestCase.py",
line 392, in get
method="get")
File
"/usr/local/lib/python2.6/dist-packages/funkload-1.14.1a-py2.6.egg/funkload/FunkLoadTestCase.py",
line 300, in _browse
response = self._connect(url, params, ok_codes, method, description)
File
"/usr/local/lib/python2.6/dist-packages/funkload-1.14.1a-py2.6.egg/funkload/FunkLoadTestCase.py",
line 213, 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.14.1a-py2.6.egg/funkload/FunkLoadTestCase.py",
line 922, 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.14.1a-py2.6.egg/funkload/FunkLoadTestCase.py",
line 392, in get
method="get")
File
"/usr/local/lib/python2.6/dist-packages/funkload-1.14.1a-py2.6.egg/funkload/FunkLoadTestCase.py",
line 300, in _browse
response = self._connect(url, params, ok_codes, method, description)
File
"/usr/local/lib/python2.6/dist-packages/funkload-1.14.1a-py2.6.egg/funkload/FunkLoadTestCase.py",
line 213, 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.14.1a-py2.6.egg/funkload/FunkLoadTestCase.py",
line 922, 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.14.1a-py2.6.egg/funkload/FunkLoadTestCase.py",
line 392, in get
method="get")
File
"/usr/local/lib/python2.6/dist-packages/funkload-1.14.1a-py2.6.egg/funkload/FunkLoadTestCase.py",
line 300, in _browse
response = self._connect(url, params, ok_codes, method, description)
File
"/usr/local/lib/python2.6/dist-packages/funkload-1.14.1a-py2.6.egg/funkload/FunkLoadTestCase.py",
line 213, 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 6.560s
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-02-24 05:56:42+01:00 ...
Monitoring stopped.
Archiving log ...
Done:
<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-jboss-oracle11/55/artifact/trunk/jboss/log/log-20110224-045645.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
9910...
+ '[' '!' -z ']'
+ echo '### 10 most frequent errors --------------'
### 10 most frequent errors --------------
+ sed 's/^.\{24\}//g'
+ sort
+ head
+ sort -nr
+ uniq -c
+ grep ' ERROR \['
<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-jboss-oracle11/55/artifact/trunk/jboss/log/server.log>
59 ERROR [org.jboss.seam.jsf.SeamPhaseListener] swallowing exception
59 ERROR [nuxeo-error-log]
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
12 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
12 ERROR [nuxeo-error-log] javax.el.ELException:
org.nuxeo.ecm.core.api.ClientException: Failed to get document
/default-domain/workspaces/testWorkspace1/testFolder1
9 ERROR
[org.apache.catalina.core.ContainerBase.[jboss.web].[localhost].[/nuxeo]]
Session event listener threw exception
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/testWorkspace1/testFolder1/Note to be
modified
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
+ 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/55/artifact/trunk/jboss/log/server.log>
4141 :2011-02-24 05:43:39,600 ERROR
[org.nuxeo.ecm.platform.publisher.impl.service.PublisherServiceImpl] Unable to
register pending descriptors
4285 :2011-02-24 05:46:04,422 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
4490 :2011-02-24 05:46:04,423 ERROR [nuxeo-error-log] javax.el.ELException:
org.nuxeo.ecm.core.api.ClientException: Failed to get document
/default-domain/workspaces/testWorkspace1/testFolder1
4695 :2011-02-24 05:46:04,444 ERROR [nuxeo-error-log]
5026 :2011-02-24 05:46:04,614 ERROR [org.jboss.seam.jsf.SeamPhaseListener]
swallowing exception
5121 :2011-02-24 05:46:05,509 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
5326 :2011-02-24 05:46:05,530 ERROR [nuxeo-error-log] javax.el.ELException:
org.nuxeo.ecm.core.api.ClientException: Failed to get document
/default-domain/workspaces/testWorkspace1/testFolder1/testNote1
5531 :2011-02-24 05:46:05,585 ERROR [nuxeo-error-log]
5862 :2011-02-24 05:46:05,624 ERROR [org.jboss.seam.jsf.SeamPhaseListener]
swallowing exception
5957 :2011-02-24 05:46:07,010 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
+ echo '### --------------------------------------'
### --------------------------------------
+ gzip
<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-jboss-oracle11/55/artifact/trunk/jboss/log/boot.log>
<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-jboss-oracle11/55/artifact/trunk/jboss/log/console.log>
<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-jboss-oracle11/55/artifact/trunk/jboss/log/gc.log>
<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-jboss-oracle11/55/artifact/trunk/jboss/log/jvm.log>
<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-jboss-oracle11/55/artifact/trunk/jboss/log/nuxeo-ds.log>
<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-jboss-oracle11/55/artifact/trunk/jboss/log/nuxeo-error.log>
<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-jboss-oracle11/55/artifact/trunk/jboss/log/server.log>
<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-jboss-oracle11/55/artifact/trunk/jboss/log/stderr.log>
<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-jboss-oracle11/55/artifact/trunk/jboss/l
og/sysstat-sar.log>
<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-jboss-oracle11/55/artifact/trunk/jboss/log/vcs-ds.log>
<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-jboss-oracle11/55/artifact/trunk/jboss/log/webrequests.log>
<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-jboss-oracle11/55/artifact/trunk/jboss/log/webthreads.log>
+ gzip -cd
<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-jboss-oracle11/55/artifact/trunk/jboss/log/server.log.gz>
+ '[' 9 -eq 0 -a 2 -eq 0 ']'
+ exit 9
Archiving artifacts
Publishing Selenium report...
Test failures: 96
Test totals : 107
------------------------
Command Passes : 212
Command Failures : 83
Command Errors : 95
_______________________________________________
ECM-QA mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm-qa