See 
<https://qa.nuxeo.org/jenkins/job/FT-nuxeo-master-funkload-dm-tomcat-multidb/./Slave=MULTIDB_LINUX,dbprofile=mysql/58/>

------------------------------------------
[...truncated 754 lines...]
     [exec] Ran 1 test in 0.030s
     [exec] 
     [exec] FAILED (failures=1)
     [exec] Result: 1
     [echo] Handling list element: test_webengine.py
    [unzip] Expanding: 
/opt/hudson/.m2/repository/org/nuxeo/nuxeo-ftest/1.7.1-SNAPSHOT/nuxeo-ftest-1.7.1-SNAPSHOT.zip
 into 
<https://qa.nuxeo.org/jenkins/job/FT-nuxeo-master-funkload-dm-tomcat-multidb/./Slave=MULTIDB_LINUX,dbprofile=mysql/ws/nuxeo-distribution-dm/ftest/funkload/target>

fl-run-suite:
     [echo] Suite: test_webengine.py
     [echo] Running: fl-run-test -v --simple-fetch test_webengine.py -u 
http://localhost:8080/nuxeo --no-color
     [exec] test_testWebengine (test_webengine.Webengine) ... 
     [exec] FAIL
     [exec] 
     [exec] 
======================================================================
     [exec] FAIL: test_testWebengine (test_webengine.Webengine)
     [exec] 
----------------------------------------------------------------------
     [exec] Traceback (most recent call last):
     [exec]   File 
"/usr/local/lib/python2.6/dist-packages/funkload-1.17.0a_20111026-py2.6.egg/funkload/FunkLoadTestCase.py",
 line 957, in __call__
     [exec]     testMethod()
     [exec]   File 
"<https://qa.nuxeo.org/jenkins/job/FT-nuxeo-master-funkload-dm-tomcat-multidb/./Slave=MULTIDB_LINUX,dbprofile=mysql/ws/nuxeo-distribution-dm/ftest/funkload/test_webengine.py";,>
 line 40, in test_testWebengine
     [exec]     .login(*self.cred_admin)
     [exec]   File 
"<https://qa.nuxeo.org/jenkins/job/FT-nuxeo-master-funkload-dm-tomcat-multidb/./Slave=MULTIDB_LINUX,dbprofile=mysql/ws/nuxeo-distribution-dm/ftest/funkload/nuxeo/webenginepage.py";,>
 line 53, in login
     [exec]     'Login failed for %s:%s' % (user, password))
     [exec] AssertionError: Login failed for Administrator:Administrator
     [exec] 
     [exec] 
----------------------------------------------------------------------
     [exec] Ran 1 test in 3.176s
     [exec] 
     [exec] FAILED (failures=1)
     [exec] Result: 1
     [echo] Handling list element: test_dav.py
    [unzip] Expanding: 
/opt/hudson/.m2/repository/org/nuxeo/nuxeo-ftest/1.7.1-SNAPSHOT/nuxeo-ftest-1.7.1-SNAPSHOT.zip
 into 
<https://qa.nuxeo.org/jenkins/job/FT-nuxeo-master-funkload-dm-tomcat-multidb/./Slave=MULTIDB_LINUX,dbprofile=mysql/ws/nuxeo-distribution-dm/ftest/funkload/target>

fl-run-suite:
     [echo] Suite: test_dav.py
     [echo] Running: fl-run-test -v --simple-fetch test_dav.py -u 
http://localhost:8080/nuxeo --no-color
     [exec] testDav (test_dav.Dav) ... FAIL
     [exec] testLocks (test_dav.Dav) ... FAIL
     [exec] testUserAgents (test_dav.Dav) ... 
     [exec] FAIL
     [exec] testWriter (test_dav.Dav) ... FAIL
     [exec] 
     [exec] 
======================================================================
     [exec] FAIL: testDav (test_dav.Dav)
     [exec] 
----------------------------------------------------------------------
     [exec] Traceback (most recent call last):
     [exec]   File 
"/usr/local/lib/python2.6/dist-packages/funkload-1.17.0a_20111026-py2.6.egg/funkload/FunkLoadTestCase.py",
 line 957, in __call__
     [exec]     testMethod()
     [exec]   File 
"<https://qa.nuxeo.org/jenkins/job/FT-nuxeo-master-funkload-dm-tomcat-multidb/./Slave=MULTIDB_LINUX,dbprofile=mysql/ws/nuxeo-distribution-dm/ftest/funkload/test_dav.py";,>
 line 62, in testDav
     [exec]     self.initWorkspace()
     [exec]   File 
"<https://qa.nuxeo.org/jenkins/job/FT-nuxeo-master-funkload-dm-tomcat-multidb/./Slave=MULTIDB_LINUX,dbprofile=mysql/ws/nuxeo-distribution-dm/ftest/funkload/test_dav.py";,>
 line 55, in initWorkspace
     [exec]     root_uid = r.getRootWorkspaceUid()
     [exec]   File 
"<https://qa.nuxeo.org/jenkins/job/FT-nuxeo-master-funkload-dm-tomcat-multidb/./Slave=MULTIDB_LINUX,dbprofile=mysql/ws/nuxeo-distribution-dm/ftest/funkload/nuxeo/rest.py";,>
 line 67, in getRootWorkspaceUid
     [exec]     for item in self.browse():
     [exec]   File 
"<https://qa.nuxeo.org/jenkins/job/FT-nuxeo-master-funkload-dm-tomcat-multidb/./Slave=MULTIDB_LINUX,dbprofile=mysql/ws/nuxeo-distribution-dm/ftest/funkload/nuxeo/rest.py";,>
 line 61, in browse
     [exec]     description='REST browse ' + uid)
     [exec]   File 
"/usr/local/lib/python2.6/dist-packages/funkload-1.17.0a_20111026-py2.6.egg/funkload/FunkLoadTestCase.py",
 line 398, in get
     [exec]     method="get", load_auto_links=load_auto_links)
     [exec]   File 
"/usr/local/lib/python2.6/dist-packages/funkload-1.17.0a_20111026-py2.6.egg/funkload/FunkLoadTestCase.py",
 line 306, in _browse
     [exec]     response = self._connect(url, params, ok_codes, method, 
description)
     [exec]   File 
"/usr/local/lib/python2.6/dist-packages/funkload-1.17.0a_20111026-py2.6.egg/funkload/FunkLoadTestCase.py",
 line 219, in _connect
     [exec]     raise self.failureException, str(value.response)
     [exec] AssertionError: /nuxeo/restAPI/default/*/browse
     [exec] HTTP Response 401: Unauthorized
     [exec] 
     [exec] 
======================================================================
     [exec] FAIL: testLocks (test_dav.Dav)
     [exec] 
----------------------------------------------------------------------
     [exec] Traceback (most recent call last):
     [exec]   File 
"/usr/local/lib/python2.6/dist-packages/funkload-1.17.0a_20111026-py2.6.egg/funkload/FunkLoadTestCase.py",
 line 957, in __call__
     [exec]     testMethod()
     [exec]   File 
"<https://qa.nuxeo.org/jenkins/job/FT-nuxeo-master-funkload-dm-tomcat-multidb/./Slave=MULTIDB_LINUX,dbprofile=mysql/ws/nuxeo-distribution-dm/ftest/funkload/test_dav.py";,>
 line 149, in testLocks
     [exec]     self.initWorkspace()
     [exec]   File 
"<https://qa.nuxeo.org/jenkins/job/FT-nuxeo-master-funkload-dm-tomcat-multidb/./Slave=MULTIDB_LINUX,dbprofile=mysql/ws/nuxeo-distribution-dm/ftest/funkload/test_dav.py";,>
 line 55, in initWorkspace
     [exec]     root_uid = r.getRootWorkspaceUid()
     [exec]   File 
"<https://qa.nuxeo.org/jenkins/job/FT-nuxeo-master-funkload-dm-tomcat-multidb/./Slave=MULTIDB_LINUX,dbprofile=mysql/ws/nuxeo-distribution-dm/ftest/funkload/nuxeo/rest.py";,>
 line 67, in getRootWorkspaceUid
     [exec]     for item in self.browse():
     [exec]   File 
"<https://qa.nuxeo.org/jenkins/job/FT-nuxeo-master-funkload-dm-tomcat-multidb/./Slave=MULTIDB_LINUX,dbprofile=mysql/ws/nuxeo-distribution-dm/ftest/funkload/nuxeo/rest.py";,>
 line 61, in browse
     [exec]     description='REST browse ' + uid)
     [exec]   File 
"/usr/local/lib/python2.6/dist-packages/funkload-1.17.0a_20111026-py2.6.egg/funkload/FunkLoadTestCase.py",
 line 398, in get
     [exec]     method="get", load_auto_links=load_auto_links)
     [exec]   File 
"/usr/local/lib/python2.6/dist-packages/funkload-1.17.0a_20111026-py2.6.egg/funkload/FunkLoadTestCase.py",
 line 306, in _browse
     [exec]     response = self._connect(url, params, ok_codes, method, 
description)
     [exec]   File 
"/usr/local/lib/python2.6/dist-packages/funkload-1.17.0a_20111026-py2.6.egg/funkload/FunkLoadTestCase.py",
 line 219, in _connect
     [exec]     raise self.failureException, str(value.response)
     [exec] AssertionError: /nuxeo/restAPI/default/*/browse
     [exec] HTTP Response 401: Unauthorized
     [exec] 
     [exec] 
======================================================================
     [exec] FAIL: testUserAgents (test_dav.Dav)
     [exec] 
----------------------------------------------------------------------
     [exec] Traceback (most recent call last):
     [exec]   File 
"/usr/local/lib/python2.6/dist-packages/funkload-1.17.0a_20111026-py2.6.egg/funkload/FunkLoadTestCase.py",
 line 957, in __call__
     [exec]     testMethod()
     [exec]   File 
"<https://qa.nuxeo.org/jenkins/job/FT-nuxeo-master-funkload-dm-tomcat-multidb/./Slave=MULTIDB_LINUX,dbprofile=mysql/ws/nuxeo-distribution-dm/ftest/funkload/test_dav.py";,>
 line 143, in testUserAgents
     [exec]     ok_codes=[200, 302])
     [exec]   File 
"/usr/local/lib/python2.6/dist-packages/funkload-1.17.0a_20111026-py2.6.egg/funkload/FunkLoadTestCase.py",
 line 439, in propfind
     [exec]     description=description, ok_codes=codes)
     [exec]   File 
"/usr/local/lib/python2.6/dist-packages/funkload-1.17.0a_20111026-py2.6.egg/funkload/FunkLoadTestCase.py",
 line 408, in method
     [exec]     method=method, load_auto_links=load_auto_links)
     [exec]   File 
"/usr/local/lib/python2.6/dist-packages/funkload-1.17.0a_20111026-py2.6.egg/funkload/FunkLoadTestCase.py",
 line 306, in _browse
     [exec]     response = self._connect(url, params, ok_codes, method, 
description)
     [exec]   File 
"/usr/local/lib/python2.6/dist-packages/funkload-1.17.0a_20111026-py2.6.egg/funkload/FunkLoadTestCase.py",
 line 219, in _connect
     [exec]     raise self.failureException, str(value.response)
     [exec] AssertionError: /nuxeo/site/dav
     [exec] HTTP Response 401: Unauthorized
     [exec] 
     [exec] 
======================================================================
     [exec] FAIL: testWriter (test_dav.Dav)
     [exec] 
----------------------------------------------------------------------
     [exec] Traceback (most recent call last):
     [exec]   File 
"/usr/local/lib/python2.6/dist-packages/funkload-1.17.0a_20111026-py2.6.egg/funkload/FunkLoadTestCase.py",
 line 957, in __call__
     [exec]     testMethod()
     [exec]   File 
"<https://qa.nuxeo.org/jenkins/job/FT-nuxeo-master-funkload-dm-tomcat-multidb/./Slave=MULTIDB_LINUX,dbprofile=mysql/ws/nuxeo-distribution-dm/ftest/funkload/test_dav.py";,>
 line 108, in testWriter
     [exec]     self.initWorkspace()
     [exec]   File 
"<https://qa.nuxeo.org/jenkins/job/FT-nuxeo-master-funkload-dm-tomcat-multidb/./Slave=MULTIDB_LINUX,dbprofile=mysql/ws/nuxeo-distribution-dm/ftest/funkload/test_dav.py";,>
 line 55, in initWorkspace
     [exec]     root_uid = r.getRootWorkspaceUid()
     [exec]   File 
"<https://qa.nuxeo.org/jenkins/job/FT-nuxeo-master-funkload-dm-tomcat-multidb/./Slave=MULTIDB_LINUX,dbprofile=mysql/ws/nuxeo-distribution-dm/ftest/funkload/nuxeo/rest.py";,>
 line 67, in getRootWorkspaceUid
     [exec]     for item in self.browse():
     [exec]   File 
"<https://qa.nuxeo.org/jenkins/job/FT-nuxeo-master-funkload-dm-tomcat-multidb/./Slave=MULTIDB_LINUX,dbprofile=mysql/ws/nuxeo-distribution-dm/ftest/funkload/nuxeo/rest.py";,>
 line 61, in browse
     [exec]     description='REST browse ' + uid)
     [exec]   File 
"/usr/local/lib/python2.6/dist-packages/funkload-1.17.0a_20111026-py2.6.egg/funkload/FunkLoadTestCase.py",
 line 398, in get
     [exec]     method="get", load_auto_links=load_auto_links)
     [exec]   File 
"/usr/local/lib/python2.6/dist-packages/funkload-1.17.0a_20111026-py2.6.egg/funkload/FunkLoadTestCase.py",
 line 306, in _browse
     [exec]     response = self._connect(url, params, ok_codes, method, 
description)
     [exec]   File 
"/usr/local/lib/python2.6/dist-packages/funkload-1.17.0a_20111026-py2.6.egg/funkload/FunkLoadTestCase.py",
 line 219, in _connect
     [exec]     raise self.failureException, str(value.response)
     [exec] AssertionError: /nuxeo/restAPI/default/*/browse
     [exec] HTTP Response 401: Unauthorized
     [exec] 
     [exec] 
----------------------------------------------------------------------
     [exec] Ran 4 tests in 0.366s
     [exec] 
     [exec] FAILED (failures=4)
     [exec] Result: 1
    [unzip] Expanding: 
/opt/hudson/.m2/repository/org/nuxeo/nuxeo-ftest/1.7.1-SNAPSHOT/nuxeo-ftest-1.7.1-SNAPSHOT.zip
 into 
<https://qa.nuxeo.org/jenkins/job/FT-nuxeo-master-funkload-dm-tomcat-multidb/./Slave=MULTIDB_LINUX,dbprofile=mysql/ws/nuxeo-distribution-dm/ftest/funkload/target>

funkload-ctl-daemons:
     [exec] Server http://localhost:55502/ is stopped.
     [exec] Server http://localhost:55501/ is stopped.

BUILD FAILED
<https://qa.nuxeo.org/jenkins/job/FT-nuxeo-master-funkload-dm-tomcat-multidb/./Slave=MULTIDB_LINUX,dbprofile=mysql/ws/nuxeo-distribution-dm/ftest/funkload/target/nuxeo-ftest.xml>:455:
 Tests in error:  test_rest.py:testWriter, test_rest.py:testReader, 
test_pages.py, test_nuxeo.py:testInit, test_nuxeo.py:testWriter, 
test_nuxeo.py:testReader, test_webengine.py, test_dav.py

Total time: 16 seconds
[ERROR] Error occured while running 
<https://qa.nuxeo.org/jenkins/job/FT-nuxeo-master-funkload-dm-tomcat-multidb/./Slave=MULTIDB_LINUX,dbprofile=mysql/ws/nuxeo-distribution-dm/ftest/funkload/itests.xml>:
 Tests in error:  test_rest.py:testWriter, test_rest.py:testReader, 
test_pages.py, test_nuxeo.py:testInit, test_nuxeo.py:testWriter, 
test_nuxeo.py:testReader, test_webengine.py, test_dav.py
[INFO] [nuxeo-distribution-tools:build {execution: stop-nuxeo}]
Activating profile: tomcat
Activating profile: mysql
Activating profile: qa
    [unzip] Expanding: 
/opt/hudson/.m2/repository/org/nuxeo/nuxeo-ftest/1.7.1-SNAPSHOT/nuxeo-ftest-1.7.1-SNAPSHOT.zip
 into 
<https://qa.nuxeo.org/jenkins/job/FT-nuxeo-master-funkload-dm-tomcat-multidb/./Slave=MULTIDB_LINUX,dbprofile=mysql/ws/nuxeo-distribution-dm/ftest/funkload/target>

_init:
     [echo] Using NX_MYSQL_DB_HOST fallback for undefined NX_DB_HOST
     [echo] Using NX_MYSQL_DB_PORT fallback for undefined NX_DB_PORT
     [echo] Using NX_MYSQL_DB_NAME fallback for undefined NX_DB_NAME
     [echo] Using NX_MYSQL_DB_ADMINNAME fallback for undefined NX_DB_ADMINNAME
     [echo] Using NX_MYSQL_DB_ADMINUSER fallback for undefined NX_DB_ADMINUSER
     [echo] Using NX_MYSQL_DB_ADMINPASS fallback for undefined NX_DB_ADMINPASS

stop-unix:
     [exec] Launcher command: /usr/lib/jvm/java-6-sun/jre/bin/java 
-Dlauncher.java.opts=-server -Xms512m -Xmx1024m -XX:MaxPermSize=512m 
-Dsun.rmi.dgc.client.gcInterval=3600000 -Dsun.rmi.dgc.server.gcInterval=3600000 
-Dfile.encoding=UTF-8 -Djava.net.preferIPv4Stack=true -Djava.awt.headless=true 
-Dnuxeo.home=<https://qa.nuxeo.org/jenkins/job/FT-nuxeo-master-funkload-dm-tomcat-multidb/./Slave=MULTIDB_LINUX,dbprofile=mysql/ws/nuxeo-distribution-dm/ftest/funkload/target/tomcat>
 
-Dnuxeo.conf=<https://qa.nuxeo.org/jenkins/job/FT-nuxeo-master-funkload-dm-tomcat-multidb/./Slave=MULTIDB_LINUX,dbprofile=mysql/ws/nuxeo-distribution-dm/ftest/funkload/target/tomcat/bin/nuxeo.conf>
 
-Dnuxeo.log.dir=<https://qa.nuxeo.org/jenkins/job/FT-nuxeo-master-funkload-dm-tomcat-multidb/./Slave=MULTIDB_LINUX,dbprofile=mysql/ws/nuxeo-distribution-dm/ftest/funkload/target/tomcat/log>
 -jar 
<https://qa.nuxeo.org/jenkins/job/FT-nuxeo-master-funkload-dm-tomcat-multidb/./Slave=MULTIDB_LINUX,dbprofile=mysql/ws/n
 uxeo-distribution-dm/ftest/funkload/target/tomcat/bin/nuxeo-launcher.jar> stop
     [exec] Nuxeo home:          
<https://qa.nuxeo.org/jenkins/job/FT-nuxeo-master-funkload-dm-tomcat-multidb/./Slave=MULTIDB_LINUX,dbprofile=mysql/ws/nuxeo-distribution-dm/ftest/funkload/target/tomcat>
     [exec] Nuxeo configuration: 
<https://qa.nuxeo.org/jenkins/job/FT-nuxeo-master-funkload-dm-tomcat-multidb/./Slave=MULTIDB_LINUX,dbprofile=mysql/ws/nuxeo-distribution-dm/ftest/funkload/target/tomcat/bin/nuxeo.conf>
     [exec] Include template: 
<https://qa.nuxeo.org/jenkins/job/FT-nuxeo-master-funkload-dm-tomcat-multidb/./Slave=MULTIDB_LINUX,dbprofile=mysql/ws/nuxeo-distribution-dm/ftest/funkload/target/tomcat/templates/common>
     [exec] Include template: 
<https://qa.nuxeo.org/jenkins/job/FT-nuxeo-master-funkload-dm-tomcat-multidb/./Slave=MULTIDB_LINUX,dbprofile=mysql/ws/nuxeo-distribution-dm/ftest/funkload/target/tomcat/templates/default>
     [exec] Include template: 
<https://qa.nuxeo.org/jenkins/job/FT-nuxeo-master-funkload-dm-tomcat-multidb/./Slave=MULTIDB_LINUX,dbprofile=mysql/ws/nuxeo-distribution-dm/ftest/funkload/target/tomcat/templates/mysql>
     [exec] Stopping server.....
     [exec] Server stopped.

stop-windows:

stop:

_init:

cleanup-environment:
    [unzip] Expanding: 
/opt/hudson/.m2/repository/org/nuxeo/nuxeo-ftest/1.7.1-SNAPSHOT/nuxeo-ftest-1.7.1-SNAPSHOT.zip
 into 
<https://qa.nuxeo.org/jenkins/job/FT-nuxeo-master-funkload-dm-tomcat-multidb/./Slave=MULTIDB_LINUX,dbprofile=mysql/ws/nuxeo-distribution-dm/ftest/funkload/target>

_init:

cleanup-db:
    [unzip] Expanding: 
/opt/hudson/.m2/repository/org/nuxeo/nuxeo-ftest/1.7.1-SNAPSHOT/nuxeo-ftest-1.7.1-SNAPSHOT.zip
 into 
<https://qa.nuxeo.org/jenkins/job/FT-nuxeo-master-funkload-dm-tomcat-multidb/./Slave=MULTIDB_LINUX,dbprofile=mysql/ws/nuxeo-distribution-dm/ftest/funkload/target>

_init:

setup-mysql-driver:

cleanup-mysql:
    [unzip] Expanding: 
/opt/hudson/.m2/repository/org/nuxeo/nuxeo-ftest/1.7.1-SNAPSHOT/nuxeo-ftest-1.7.1-SNAPSHOT.zip
 into 
<https://qa.nuxeo.org/jenkins/job/FT-nuxeo-master-funkload-dm-tomcat-multidb/./Slave=MULTIDB_LINUX,dbprofile=mysql/ws/nuxeo-distribution-dm/ftest/funkload/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}]
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] There are some test failures.
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1 minute 32 seconds
[INFO] Finished at: Mon Jan 16 16:54:09 CET 2012
[INFO] Final Memory: 40M/637M
[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/FT-nuxeo-master-funkload-dm-tomcat-multidb/./Slave=MULTIDB_LINUX,dbprofile=mysql/58/artifact/nuxeo-distribution-dm/ftest/funkload/target/tomcat/log/server.log>:
2012-01-16 16:53:11,083 ERROR 
[org.nuxeo.runtime.model.impl.ComponentManagerImpl] Failed to create 
contribution objects
2012-01-16 16:53:13,704 ERROR 
[org.nuxeo.runtime.model.impl.ComponentManagerImpl] Failed to create 
contribution objects
2012-01-16 16:53:13,709 ERROR 
[org.nuxeo.runtime.model.impl.ComponentManagerImpl] Failed to register 
component: service:org.nuxeo.ecm.platform.ec.placeful.persistence
2012-01-16 16:53:14,529 ERROR 
[org.nuxeo.runtime.model.impl.ComponentManagerImpl] Failed to create 
contribution objects
2012-01-16 16:53:15,145 ERROR 
[org.nuxeo.runtime.model.impl.ComponentManagerImpl] Failed to register 
component: service:org.nuxeo.runtime.datasource
2012-01-16 16:53:25,985 ERROR 
[org.nuxeo.ecm.core.event.impl.AsyncEventExecutor] Failed to execute async 
event default on listener auditLoggerListener
2012-01-16 16:53:25,987 ERROR [org.nuxeo.osgi.OSGiAdapter] Error during 
Framework Listener execution : class org.nuxeo.runtime.osgi.OSGiRuntimeService
2012-01-16 16:53:26,127 ERROR 
[org.nuxeo.ecm.platform.ec.notification.NotificationEventListener] Error during 
Notification processing for event documentCreated
2012-01-16 16:53:26,128 ERROR 
[org.nuxeo.ecm.platform.ec.notification.NotificationEventListener] Error during 
Notification processing for event documentCreated
2012-01-16 16:53:26,128 ERROR 
[org.nuxeo.ecm.platform.ec.notification.NotificationEventListener] Error during 
Notification processing for event documentCreated
2012-01-16 16:53:26,128 ERROR 
[org.nuxeo.ecm.platform.ec.notification.NotificationEventListener] Error during 
Notification processing for event documentCreated
2012-01-16 16:53:26,129 ERROR 
[org.nuxeo.ecm.platform.ec.notification.NotificationEventListener] Error during 
Notification processing for event documentCreated
2012-01-16 16:53:26,129 ERROR 
[org.nuxeo.ecm.platform.ec.notification.NotificationEventListener] Error during 
Notification processing for event documentCreated
2012-01-16 16:53:26,129 ERROR 
[org.nuxeo.ecm.platform.ec.notification.NotificationEventListener] Error during 
Notification processing for event documentCreated
2012-01-16 16:53:26,137 ERROR 
[org.nuxeo.ecm.core.event.impl.AsyncEventExecutor] Failed to execute async 
event default on listener auditLoggerListener
2012-01-16 16:53:51,503 ERROR 
[org.nuxeo.ecm.platform.web.common.exceptionhandling.DefaultNuxeoExceptionHandler]
 javax.servlet.ServletException: Filter execution threw an exception
2012-01-16 16:53:51,504 ERROR [nuxeo-error-log] javax.servlet.ServletException: 
Filter execution threw an exception
2012-01-16 16:53:51,572 ERROR [nuxeo-error-log] 
2012-01-16 16:53:54,965 ERROR 
[org.nuxeo.ecm.core.event.impl.AsyncEventExecutor] Failed to execute async 
event null on listener auditLoggerListener
2012-01-16 16:53:56,362 ERROR 
[org.nuxeo.ecm.core.event.impl.AsyncEventExecutor] Failed to execute async 
event null on listener auditLoggerListener
2012-01-16 16:53:56,402 ERROR 
[org.nuxeo.ecm.core.event.impl.AsyncEventExecutor] Failed to execute async 
event null on listener auditLoggerListener
2012-01-16 16:53:56,433 ERROR 
[org.nuxeo.ecm.core.event.impl.AsyncEventExecutor] Failed to execute async 
event null on listener auditLoggerListener
2012-01-16 16:53:56,473 ERROR 
[org.nuxeo.ecm.core.event.impl.AsyncEventExecutor] Failed to execute async 
event null on listener auditLoggerListener
2012-01-16 16:53:56,492 ERROR 
[org.nuxeo.ecm.core.event.impl.AsyncEventExecutor] Failed to execute async 
event null on listener auditLoggerListener
2012-01-16 16:53:56,512 ERROR 
[org.nuxeo.ecm.core.event.impl.AsyncEventExecutor] Failed to execute async 
event null on listener auditLoggerListener
2012-01-16 16:53:56,531 ERROR 
[org.nuxeo.ecm.core.event.impl.AsyncEventExecutor] Failed to execute async 
event null on listener auditLoggerListener
2012-01-16 16:53:56,551 ERROR 
[org.nuxeo.ecm.core.event.impl.AsyncEventExecutor] Failed to execute async 
event null on listener auditLoggerListener
2012-01-16 16:53:57,246 ERROR 
[org.nuxeo.ecm.core.event.impl.AsyncEventExecutor] Failed to execute async 
event null on listener auditLoggerListener
2012-01-16 16:53:57,864 ERROR 
[org.nuxeo.ecm.core.event.impl.AsyncEventExecutor] Failed to execute async 
event null on listener auditLoggerListener
2012-01-16 16:53:58,492 ERROR 
[org.nuxeo.ecm.core.event.impl.AsyncEventExecutor] Failed to execute async 
event null on listener auditLoggerListener
2012-01-16 16:54:02,297 ERROR 
[org.nuxeo.ecm.core.event.impl.AsyncEventExecutor] Failed to execute async 
event null on listener auditLoggerListener
2012-01-16 16:54:03,005 ERROR 
[org.nuxeo.ecm.core.event.impl.AsyncEventExecutor] Failed to execute async 
event null on listener auditLoggerListener
2012-01-16 16:54:03,014 ERROR 
[org.nuxeo.ecm.core.event.impl.AsyncEventExecutor] Failed to execute async 
event null on listener auditLoggerListener
2012-01-16 16:54:03,356 ERROR 
[org.nuxeo.ecm.core.event.impl.AsyncEventExecutor] Failed to execute async 
event null on listener auditLoggerListener

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

Reply via email to