See 
<https://qa.nuxeo.org/jenkins/job/nuxeo-5.5-selenium-multiosdb/./Slave=jabberwock,dbprofile=mysql/5/changes>

Changes:

[Mathieu Guillaume <[email protected]>] NXBT-337 NXP-7552: better ftest 
setup/teardown

------------------------------------------
[...truncated 283 lines...]
cleanup-db:
    [unzip] Expanding: 
/opt/hudson/.m2/repository/org/nuxeo/nuxeo-ftest/1.6.6/nuxeo-ftest-1.6.6.zip 
into 
<https://qa.nuxeo.org/jenkins/job/nuxeo-5.5-selenium-multiosdb/./Slave=jabberwock,dbprofile=mysql/ws/nuxeo-distribution-dm/ftest/selenium/target>

_init:

setup-mysql-driver:

cleanup-mysql:
    [unzip] Expanding: 
/opt/hudson/.m2/repository/org/nuxeo/nuxeo-ftest/1.6.6/nuxeo-ftest-1.6.6.zip 
into 
<https://qa.nuxeo.org/jenkins/job/nuxeo-5.5-selenium-multiosdb/./Slave=jabberwock,dbprofile=mysql/ws/nuxeo-distribution-dm/ftest/selenium/target>

_init:

mysql-dbdrop:
      [sql] Executing commands
      [sql] 3 of 3 SQL statements executed successfully

BUILD SUCCESSFUL
Total time: 4 seconds
[INFO] [nuxeo-distribution-tools:verify {execution: run-tests}]
[FATAL ERROR] org.nuxeo.build.maven.VerifyMojo#execute() caused a linkage error 
(java.lang.NoClassDefFoundError) and may be out-of-date. Check the realms:
[FATAL ERROR] Plugin realm = 
app0.child-container[org.nuxeo.build:nuxeo-distribution-tools:1.10.2-SNAPSHOT]
urls[0] = 
file:/opt/hudson/.m2/repository/org/nuxeo/build/nuxeo-distribution-tools/1.10.2-SNAPSHOT/nuxeo-distribution-tools-1.10.2-SNAPSHOT.jar
urls[1] = 
file:/opt/hudson/.m2/repository/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.jar
urls[2] = 
file:/opt/hudson/.m2/repository/org/freemarker/freemarker/2.3.16/freemarker-2.3.16.jar
urls[3] = 
file:/opt/hudson/.m2/repository/org/slf4j/slf4j-api/1.6.0/slf4j-api-1.6.0.jar
urls[4] = 
file:/opt/hudson/.m2/repository/org/apache/maven/maven-embedder/2.0.4/maven-embedder-2.0.4.jar
urls[5] = file:/opt/hudson/.m2/repository/org/apache/ant/ant/1.8.2/ant-1.8.2.jar
urls[6] = 
file:/opt/hudson/.m2/repository/org/apache/ant/ant-launcher/1.8.2/ant-launcher-1.8.2.jar
urls[7] = 
file:/opt/hudson/.m2/repository/ant-contrib/ant-contrib/1.0b3/ant-contrib-1.0b3.jar
urls[8] = 
file:/opt/hudson/.m2/repository/org/apache/maven/surefire/surefire-booter/2.8.1/surefire-booter-2.8.1.jar
urls[9] = 
file:/opt/hudson/.m2/repository/org/apache/maven/surefire/surefire-api/2.8.1/surefire-api-2.8.1.jar
urls[10] = 
file:/opt/hudson/.m2/repository/org/apache/maven/plugins/maven-failsafe-plugin/2.8.1/maven-failsafe-plugin-2.8.1.jar
urls[11] = 
file:/opt/hudson/.m2/repository/org/apache/maven/surefire/maven-surefire-common/2.8.1/maven-surefire-common-2.8.1.jar
urls[12] = 
file:/opt/hudson/.m2/repository/org/apache/maven/shared/maven-common-artifact-filters/1.3/maven-common-artifact-filters-1.3.jar
[FATAL ERROR] Container realm = plexus.core
urls[0] = file:/opt/build/tools/apache-maven-2.2.1/lib/maven-2.2.1-uber.jar
[INFO] ------------------------------------------------------------------------
[ERROR] FATAL ERROR
[INFO] ------------------------------------------------------------------------
[INFO] org/codehaus/plexus/util/xml/XmlStreamReader
org.codehaus.plexus.util.xml.XmlStreamReader
[INFO] ------------------------------------------------------------------------
[INFO] Trace
java.lang.NoClassDefFoundError: org/codehaus/plexus/util/xml/XmlStreamReader
        at org.nuxeo.build.maven.VerifyMojo.readSummary(VerifyMojo.java:119)
        at org.nuxeo.build.maven.VerifyMojo.execute(VerifyMojo.java:91)
        at 
org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:490)
        at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:694)
        at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle(DefaultLifecycleExecutor.java:556)
        at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:535)
        at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:387)
        at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:348)
        at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:180)
        at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:328)
        at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:138)
        at org.apache.maven.cli.MavenCli.main(MavenCli.java:362)
        at 
org.apache.maven.cli.compat.CompatibleMain.main(CompatibleMain.java:60)
        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.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)
        at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
        at org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.java:430)
        at org.codehaus.classworlds.Launcher.main(Launcher.java:375)
Caused by: java.lang.ClassNotFoundException: 
org.codehaus.plexus.util.xml.XmlStreamReader
        at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
        at java.security.AccessController.doPrivileged(Native Method)
        at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
        at 
org.codehaus.classworlds.RealmClassLoader.loadClassDirect(RealmClassLoader.java:195)
        at 
org.codehaus.classworlds.DefaultClassRealm.loadClass(DefaultClassRealm.java:255)
        at 
org.codehaus.classworlds.DefaultClassRealm.loadClass(DefaultClassRealm.java:274)
        at 
org.codehaus.classworlds.RealmClassLoader.loadClass(RealmClassLoader.java:214)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
        ... 21 more
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 10 minutes 47 seconds
[INFO] Finished at: Mon Oct 31 08:50:28 CET 2011
[INFO] Final Memory: 42M/648M
[INFO] ------------------------------------------------------------------------
Build step 'Invoke top-level Maven targets' marked build as failure
Archiving artifacts
Checking ^\d{4}-\d{2}-\d{2}.*ERROR.*
<https://qa.nuxeo.org/jenkins/job/nuxeo-5.5-selenium-multiosdb/./Slave=jabberwock,dbprofile=mysql/5/artifact/nuxeo-distribution-dm/ftest/selenium/target/tomcat/log/server.log>:
2011-10-31 08:43:07,599 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
2011-10-31 08:43:07,600 ERROR [nuxeo-error-log] javax.el.ELException: 
org.nuxeo.ecm.core.api.ClientException: Failed to get document 
/default-domain/workspaces/testWorkspace1/testFolder1
2011-10-31 08:43:07,603 ERROR [nuxeo-error-log] 
2011-10-31 08:43:07,856 ERROR [org.jboss.seam.jsf.SeamPhaseListener] swallowing 
exception
2011-10-31 08:43:08,199 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
2011-10-31 08:43:08,199 ERROR [nuxeo-error-log] javax.el.ELException: 
org.nuxeo.ecm.core.api.ClientException: Failed to get document 
/default-domain/workspaces/testWorkspace1/testFolder1
2011-10-31 08:43:08,202 ERROR [nuxeo-error-log] 
2011-10-31 08:43:08,207 ERROR [org.jboss.seam.jsf.SeamPhaseListener] swallowing 
exception
2011-10-31 08:43:08,527 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
2011-10-31 08:43:08,528 ERROR [nuxeo-error-log] javax.el.ELException: 
org.nuxeo.ecm.core.api.ClientException: Failed to get document 
/default-domain/workspaces/testWorkspace1/testFolder1/testNote1
2011-10-31 08:43:08,530 ERROR [nuxeo-error-log] 
2011-10-31 08:43:08,535 ERROR [org.jboss.seam.jsf.SeamPhaseListener] swallowing 
exception
2011-10-31 08:43:11,894 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
2011-10-31 08:43:11,896 ERROR [nuxeo-error-log] javax.el.ELException: 
org.nuxeo.ecm.core.api.ClientException: Failed to get document 
/default-domain/workspaces/testWorkspace1/testFolder1/testNote1
2011-10-31 08:43:11,900 ERROR [nuxeo-error-log] 
2011-10-31 08:43:11,904 ERROR [org.jboss.seam.jsf.SeamPhaseListener] swallowing 
exception
2011-10-31 08:43:12,249 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
2011-10-31 08:43:12,250 ERROR [nuxeo-error-log] javax.el.ELException: 
org.nuxeo.ecm.core.api.ClientException: Failed to get document 
/default-domain/workspaces/testWorkspace1/testFolder1/testNote1
2011-10-31 08:43:12,252 ERROR [nuxeo-error-log] 
2011-10-31 08:43:12,256 ERROR [org.jboss.seam.jsf.SeamPhaseListener] swallowing 
exception
2011-10-31 08:43:15,713 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
2011-10-31 08:43:15,713 ERROR [nuxeo-error-log] javax.el.ELException: 
org.nuxeo.ecm.core.api.ClientException: Failed to get document 
/default-domain/workspaces/testWorkspace1/testFolder1
2011-10-31 08:43:15,716 ERROR [nuxeo-error-log] 
2011-10-31 08:43:15,720 ERROR [org.jboss.seam.jsf.SeamPhaseListener] swallowing 
exception
2011-10-31 08:43:16,043 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
2011-10-31 08:43:16,043 ERROR [nuxeo-error-log] javax.el.ELException: 
org.nuxeo.ecm.core.api.ClientException: Failed to get document 
/default-domain/workspaces/testWorkspace1/testFolder1/testNote1
2011-10-31 08:43:16,047 ERROR [nuxeo-error-log] 
2011-10-31 08:43:16,051 ERROR [org.jboss.seam.jsf.SeamPhaseListener] swallowing 
exception
2011-10-31 08:43:16,371 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
2011-10-31 08:43:16,371 ERROR [nuxeo-error-log] javax.el.ELException: 
org.nuxeo.ecm.core.api.ClientException: Failed to get document 
/default-domain/workspaces/testWorkspace1/testFolder1/testNote1
2011-10-31 08:43:16,380 ERROR [nuxeo-error-log] 
2011-10-31 08:43:16,386 ERROR [org.jboss.seam.jsf.SeamPhaseListener] swallowing 
exception
2011-10-31 08:43:16,548 ERROR 
[org.apache.catalina.core.ContainerBase.[Catalina].[localhost].[/nuxeo]] 
Session event listener threw exception
2011-10-31 08:43:17,100 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
2011-10-31 08:43:17,101 ERROR [nuxeo-error-log] javax.el.ELException: 
org.nuxeo.ecm.core.api.ClientException: Failed to get document 
/default-domain/workspaces/testWorkspace1/testFolder1/testNote1
2011-10-31 08:43:17,104 ERROR [nuxeo-error-log] 
2011-10-31 08:43:17,107 ERROR [org.jboss.seam.jsf.SeamPhaseListener] swallowing 
exception
2011-10-31 08:43:17,363 ERROR 
[org.apache.catalina.core.ContainerBase.[Catalina].[localhost].[/nuxeo]] 
Session event listener threw exception
2011-10-31 08:43:46,729 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
2011-10-31 08:43:46,729 ERROR [nuxeo-error-log] javax.el.ELException: 
org.nuxeo.ecm.core.api.ClientException: Failed to get document 
/default-domain/workspaces/testWorkspace1/testFolder1
2011-10-31 08:43:46,732 ERROR [nuxeo-error-log] 
2011-10-31 08:43:46,737 ERROR [org.jboss.seam.jsf.SeamPhaseListener] swallowing 
exception
2011-10-31 08:43:46,951 ERROR 
[org.apache.catalina.core.ContainerBase.[Catalina].[localhost].[/nuxeo]] 
Session event listener threw exception
2011-10-31 08:43:47,120 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
2011-10-31 08:43:47,121 ERROR [nuxeo-error-log] javax.el.ELException: 
org.nuxeo.ecm.core.api.ClientException: Failed to get document 
/default-domain/workspaces/testWorkspace1/testFolder1
2011-10-31 08:43:47,123 ERROR [nuxeo-error-log] 
2011-10-31 08:43:47,128 ERROR [org.jboss.seam.jsf.SeamPhaseListener] swallowing 
exception
2011-10-31 08:43:54,797 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
2011-10-31 08:43:54,799 ERROR [nuxeo-error-log] javax.el.ELException: 
org.nuxeo.ecm.core.api.ClientException: Failed to get document 
/default-domain/workspaces/testWorkspace1/testFolder1/testNote1
2011-10-31 08:43:54,801 ERROR [nuxeo-error-log] 
2011-10-31 08:43:54,806 ERROR [org.jboss.seam.jsf.SeamPhaseListener] swallowing 
exception
2011-10-31 08:43:55,205 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
2011-10-31 08:43:55,205 ERROR [nuxeo-error-log] javax.el.ELException: 
org.nuxeo.ecm.core.api.ClientException: Failed to get document 
/default-domain/workspaces/testWorkspace1/testFolder1/testNote1
2011-10-31 08:43:55,207 ERROR [nuxeo-error-log] 
2011-10-31 08:43:55,212 ERROR [org.jboss.seam.jsf.SeamPhaseListener] swallowing 
exception
2011-10-31 08:43:55,596 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
2011-10-31 08:43:55,596 ERROR [nuxeo-error-log] javax.el.ELException: 
org.nuxeo.ecm.core.api.ClientException: Failed to get document 
/default-domain/workspaces/testWorkspace1/testFolder1/testNote1
2011-10-31 08:43:55,599 ERROR [nuxeo-error-log] 
2011-10-31 08:43:55,603 ERROR [org.jboss.seam.jsf.SeamPhaseListener] swallowing 
exception
2011-10-31 08:43:55,811 ERROR 
[org.apache.catalina.core.ContainerBase.[Catalina].[localhost].[/nuxeo]] 
Session event listener threw exception
2011-10-31 08:43:55,977 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
2011-10-31 08:43:55,978 ERROR [nuxeo-error-log] javax.el.ELException: 
org.nuxeo.ecm.core.api.ClientException: Failed to get document 
/default-domain/workspaces/testWorkspace1/testFolder1/testNote1
2011-10-31 08:43:55,982 ERROR [nuxeo-error-log] 
2011-10-31 08:43:55,987 ERROR [org.jboss.seam.jsf.SeamPhaseListener] swallowing 
exception
2011-10-31 08:43:56,181 ERROR 
[org.apache.catalina.core.ContainerBase.[Catalina].[localhost].[/nuxeo]] 
Session event listener threw exception
2011-10-31 08:43:56,364 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
2011-10-31 08:43:56,365 ERROR [nuxeo-error-log] javax.el.ELException: 
org.nuxeo.ecm.core.api.ClientException: Failed to get document 
/default-domain/workspaces/testWorkspace1/testFolder1/testNote1
2011-10-31 08:43:56,378 ERROR [nuxeo-error-log] 
2011-10-31 08:43:56,382 ERROR [org.jboss.seam.jsf.SeamPhaseListener] swallowing 
exception
2011-10-31 08:43:56,581 ERROR 
[org.apache.catalina.core.ContainerBase.[Catalina].[localhost].[/nuxeo]] 
Session event listener threw exception
2011-10-31 08:43:56,803 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
2011-10-31 08:43:56,804 ERROR [nuxeo-error-log] javax.el.ELException: 
org.nuxeo.ecm.core.api.ClientException: Failed to get document 
/default-domain/workspaces/testWorkspace1/testFolder1/testNote1
2011-10-31 08:43:56,806 ERROR [nuxeo-error-log] 
2011-10-31 08:43:56,810 ERROR [org.jboss.seam.jsf.SeamPhaseListener] swallowing 
exception
2011-10-31 08:43:56,992 ERROR 
[org.apache.catalina.core.ContainerBase.[Catalina].[localhost].[/nuxeo]] 
Session event listener threw exception
2011-10-31 08:43:57,162 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
2011-10-31 08:43:57,162 ERROR [nuxeo-error-log] javax.el.ELException: 
org.nuxeo.ecm.core.api.ClientException: Failed to get document 
/default-domain/workspaces/testWorkspace1/testFolder1/testNote1
2011-10-31 08:43:57,165 ERROR [nuxeo-error-log] 
2011-10-31 08:43:57,169 ERROR [org.jboss.seam.jsf.SeamPhaseListener] swallowing 
exception
2011-10-31 08:43:57,409 ERROR 
[org.apache.catalina.core.ContainerBase.[Catalina].[localhost].[/nuxeo]] 
Session event listener threw exception
2011-10-31 08:43:57,600 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
2011-10-31 08:43:57,601 ERROR [nuxeo-error-log] javax.el.ELException: 
org.nuxeo.ecm.core.api.ClientException: Failed to get document 
/default-domain/workspaces/testWorkspace1/testFolder1/testNote1
2011-10-31 08:43:57,604 ERROR [nuxeo-error-log] 
2011-10-31 08:43:57,608 ERROR [org.jboss.seam.jsf.SeamPhaseListener] swallowing 
exception
2011-10-31 08:43:57,862 ERROR 
[org.apache.catalina.core.ContainerBase.[Catalina].[localhost].[/nuxeo]] 
Session event listener threw exception
2011-10-31 08:43:58,038 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
2011-10-31 08:43:58,038 ERROR [nuxeo-error-log] javax.el.ELException: 
org.nuxeo.ecm.core.api.ClientException: Failed to get document 
/default-domain/workspaces/testWorkspace1/testFolder1/testNote1
2011-10-31 08:43:58,045 ERROR [nuxeo-error-log] 
2011-10-31 08:43:58,050 ERROR [org.jboss.seam.jsf.SeamPhaseListener] swallowing 
exception
2011-10-31 08:43:58,534 ERROR 
[org.apache.catalina.core.ContainerBase.[Catalina].[localhost].[/nuxeo]] 
Session event listener threw exception
2011-10-31 08:43:58,712 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
2011-10-31 08:43:58,713 ERROR [nuxeo-error-log] javax.el.ELException: 
org.nuxeo.ecm.core.api.ClientException: Failed to get document 
/default-domain/workspaces/testWorkspace1/testFolder1/testNote1
2011-10-31 08:43:58,716 ERROR [nuxeo-error-log] 
2011-10-31 08:43:58,720 ERROR [org.jboss.seam.jsf.SeamPhaseListener] swallowing 
exception
2011-10-31 08:43:58,931 ERROR 
[org.apache.catalina.core.ContainerBase.[Catalina].[localhost].[/nuxeo]] 
Session event listener threw exception
2011-10-31 08:43:59,091 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
2011-10-31 08:43:59,091 ERROR [nuxeo-error-log] javax.el.ELException: 
org.nuxeo.ecm.core.api.ClientException: Failed to get document 
/default-domain/workspaces/testWorkspace1/testFolder1/testNote1
2011-10-31 08:43:59,094 ERROR [nuxeo-error-log] 
2011-10-31 08:43:59,098 ERROR [org.jboss.seam.jsf.SeamPhaseListener] swallowing 
exception
2011-10-31 08:43:59,265 ERROR 
[org.apache.catalina.core.ContainerBase.[Catalina].[localhost].[/nuxeo]] 
Session event listener threw exception
2011-10-31 08:44:43,599 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
2011-10-31 08:44:43,599 ERROR [nuxeo-error-log] javax.el.ELException: 
org.nuxeo.ecm.core.api.ClientException: Failed to get document 
/default-domain/workspaces/testWorkspace1/testFolder1/Note to be modified
2011-10-31 08:44:43,602 ERROR [nuxeo-error-log] 
2011-10-31 08:44:43,607 ERROR [org.jboss.seam.jsf.SeamPhaseListener] swallowing 
exception
2011-10-31 08:44:44,039 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
2011-10-31 08:44:44,040 ERROR [nuxeo-error-log] javax.el.ELException: 
org.nuxeo.ecm.core.api.ClientException: Failed to get document 
/default-domain/workspaces/testWorkspace1/testFolder1/Note to be modified
2011-10-31 08:44:44,043 ERROR [nuxeo-error-log] 
2011-10-31 08:44:44,047 ERROR [org.jboss.seam.jsf.SeamPhaseListener] swallowing 
exception
2011-10-31 08:44:44,476 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
2011-10-31 08:44:44,476 ERROR [nuxeo-error-log] javax.el.ELException: 
org.nuxeo.ecm.core.api.ClientException: Failed to get document 
/default-domain/workspaces/testWorkspace1/testFolder1/Note to be modified
2011-10-31 08:44:44,479 ERROR [nuxeo-error-log] 
2011-10-31 08:44:44,483 ERROR [org.jboss.seam.jsf.SeamPhaseListener] swallowing 
exception
2011-10-31 08:44:44,728 ERROR 
[org.apache.catalina.core.ContainerBase.[Catalina].[localhost].[/nuxeo]] 
Session event listener threw exception
2011-10-31 08:44:44,901 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
2011-10-31 08:44:44,901 ERROR [nuxeo-error-log] javax.el.ELException: 
org.nuxeo.ecm.core.api.ClientException: Failed to get document 
/default-domain/workspaces/testWorkspace1/testFolder1/testNote1
2011-10-31 08:44:44,904 ERROR [nuxeo-error-log] 
2011-10-31 08:44:44,908 ERROR [org.jboss.seam.jsf.SeamPhaseListener] swallowing 
exception
2011-10-31 08:44:45,165 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
2011-10-31 08:44:45,165 ERROR [nuxeo-error-log] javax.el.ELException: 
org.nuxeo.ecm.core.api.ClientException: Failed to get document 
/default-domain/workspaces/testWorkspace1/testFolder1
2011-10-31 08:44:45,169 ERROR [nuxeo-error-log] 
2011-10-31 08:44:45,173 ERROR [org.jboss.seam.jsf.SeamPhaseListener] swallowing 
exception
2011-10-31 08:44:45,633 ERROR 
[org.apache.catalina.core.ContainerBase.[Catalina].[localhost].[/nuxeo]] 
Session event listener threw exception
2011-10-31 08:44:46,981 ERROR 
[org.apache.catalina.core.ContainerBase.[Catalina].[localhost].[/nuxeo]] 
Session event listener threw exception
2011-10-31 08:44:47,149 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
2011-10-31 08:44:47,149 ERROR [nuxeo-error-log] javax.el.ELException: 
org.nuxeo.ecm.core.api.ClientException: Failed to get document 
/default-domain/workspaces/testWorkspace1/testFolder1
2011-10-31 08:44:47,152 ERROR [nuxeo-error-log] 
2011-10-31 08:44:47,156 ERROR [org.jboss.seam.jsf.SeamPhaseListener] swallowing 
exception
2011-10-31 08:44:47,528 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
2011-10-31 08:44:47,529 ERROR [nuxeo-error-log] javax.el.ELException: 
org.nuxeo.ecm.core.api.ClientException: Failed to get document 
/default-domain/workspaces/testWorkspace1/testFolder1
2011-10-31 08:44:47,531 ERROR [nuxeo-error-log] 
2011-10-31 08:44:47,535 ERROR [org.jboss.seam.jsf.SeamPhaseListener] swallowing 
exception
2011-10-31 08:48:04,162 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
2011-10-31 08:48:04,162 ERROR [nuxeo-error-log] javax.el.ELException: 
org.nuxeo.ecm.core.api.ClientException: Failed to get document 
/default-domain/workspaces/testWorkspace1/testFolder1/Note to be modified
2011-10-31 08:48:04,164 ERROR [nuxeo-error-log] 
2011-10-31 08:48:04,169 ERROR [org.jboss.seam.jsf.SeamPhaseListener] swallowing 
exception
2011-10-31 08:48:05,700 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
2011-10-31 08:48:05,701 ERROR [nuxeo-error-log] javax.el.ELException: 
org.nuxeo.ecm.core.api.ClientException: Failed to get document 
/default-domain/workspaces/testWorkspace1/testFolder1
2011-10-31 08:48:05,704 ERROR [nuxeo-error-log] 
2011-10-31 08:48:05,708 ERROR [org.jboss.seam.jsf.SeamPhaseListener] swallowing 
exception
2011-10-31 08:49:00,101 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
2011-10-31 08:49:00,102 ERROR [nuxeo-error-log] javax.el.ELException: 
org.nuxeo.ecm.core.api.ClientException: Failed to get document 
/default-domain/workspaces/testWorkspace1/testFolder1
2011-10-31 08:49:00,106 ERROR [nuxeo-error-log] 
2011-10-31 08:49:00,110 ERROR [org.jboss.seam.jsf.SeamPhaseListener] swallowing 
exception
2011-10-31 08:49:00,467 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
2011-10-31 08:49:00,467 ERROR [nuxeo-error-log] javax.el.ELException: 
org.nuxeo.ecm.core.api.ClientException: Failed to get document 
/default-domain/workspaces/testWorkspace1/testFolder1
2011-10-31 08:49:00,469 ERROR [nuxeo-error-log] 
2011-10-31 08:49:00,472 ERROR [org.jboss.seam.jsf.SeamPhaseListener] swallowing 
exception
2011-10-31 08:50:16,312 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
2011-10-31 08:50:16,312 ERROR [nuxeo-error-log] javax.el.ELException: 
org.nuxeo.ecm.core.api.ClientException: Failed to get document 
/default-domain/workspaces/testWorkspace1/testFolder1/testNote1
2011-10-31 08:50:16,315 ERROR [nuxeo-error-log] 
2011-10-31 08:50:16,319 ERROR [org.jboss.seam.jsf.SeamPhaseListener] swallowing 
exception
2011-10-31 08:50:16,667 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
2011-10-31 08:50:16,668 ERROR [nuxeo-error-log] javax.el.ELException: 
org.nuxeo.ecm.core.api.ClientException: Failed to get document 
/default-domain/workspaces/testWorkspace1/testFolder1/testNote1
2011-10-31 08:50:16,670 ERROR [nuxeo-error-log] 
2011-10-31 08:50:16,675 ERROR [org.jboss.seam.jsf.SeamPhaseListener] swallowing 
exception
2011-10-31 08:50:16,841 ERROR 
[org.apache.catalina.core.ContainerBase.[Catalina].[localhost].[/nuxeo]] 
Session event listener threw exception
Publishing Selenium report...
Copying the reports.
parsing resultFile result-suite-dm.html
parsing resultFile result-suite-webengine-tags.html
parsing resultFile result-suite-webengine-website.html
parsing resultFile result-suite-webengine.html
parsing resultFile result-suite1.html
parsing resultFile result-suite2.html

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

Reply via email to