See 
<https://qa.nuxeo.org/jenkins/job/FT-nuxeo-5.5-funkload-dm-tomcat-postgresql/89/changes>

Changes:

[Julien Carsique <[email protected]>] Automated merge with 
https://hg.nuxeo.org/nuxeo/nuxeo-distribution

[Julien Carsique <[email protected]>] NXP-7560 - use different console.log at 
every run (windows)

[Thomas Roger <[email protected]>] fix README links

[Thomas Roger <[email protected]>] update READMEs

[Julien Carsique <[email protected]>] NXP-8146 - fix output directory for 
database drivers under Tomcat

------------------------------------------
[...truncated 706 lines...]
     [exec] AssertionError: Login failed for user13:test
     [exec] 
     [exec] 
----------------------------------------------------------------------
     [exec] Ran 1 test in 0.028s
     [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/nuxeo-ftest-1.7.zip into 
<https://qa.nuxeo.org/jenkins/job/FT-nuxeo-5.5-funkload-dm-tomcat-postgresql/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-5.5-funkload-dm-tomcat-postgresql/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-5.5-funkload-dm-tomcat-postgresql/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 2.399s
     [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/nuxeo-ftest-1.7.zip into 
<https://qa.nuxeo.org/jenkins/job/FT-nuxeo-5.5-funkload-dm-tomcat-postgresql/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] ok
     [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-5.5-funkload-dm-tomcat-postgresql/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-5.5-funkload-dm-tomcat-postgresql/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-5.5-funkload-dm-tomcat-postgresql/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-5.5-funkload-dm-tomcat-postgresql/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-5.5-funkload-dm-tomcat-postgresql/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-5.5-funkload-dm-tomcat-postgresql/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-5.5-funkload-dm-tomcat-postgresql/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-5.5-funkload-dm-tomcat-postgresql/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: 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-5.5-funkload-dm-tomcat-postgresql/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-5.5-funkload-dm-tomcat-postgresql/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-5.5-funkload-dm-tomcat-postgresql/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-5.5-funkload-dm-tomcat-postgresql/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.416s
     [exec] 
     [exec] FAILED (failures=3)
     [exec] Result: 1
    [unzip] Expanding: 
/opt/hudson/.m2/repository/org/nuxeo/nuxeo-ftest/1.7/nuxeo-ftest-1.7.zip into 
<https://qa.nuxeo.org/jenkins/job/FT-nuxeo-5.5-funkload-dm-tomcat-postgresql/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-5.5-funkload-dm-tomcat-postgresql/ws/nuxeo-distribution-dm/ftest/funkload/target/nuxeo-ftest.xml>:442:
 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: 15 seconds
[ERROR] Error occured while running 
<https://qa.nuxeo.org/jenkins/job/FT-nuxeo-5.5-funkload-dm-tomcat-postgresql/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: pgsql
Activating profile: qa
    [unzip] Expanding: 
/opt/hudson/.m2/repository/org/nuxeo/nuxeo-ftest/1.7/nuxeo-ftest-1.7.zip into 
<https://qa.nuxeo.org/jenkins/job/FT-nuxeo-5.5-funkload-dm-tomcat-postgresql/ws/nuxeo-distribution-dm/ftest/funkload/target>

_init:
     [echo] Using NX_PGSQL_DB_HOST fallback for undefined NX_DB_HOST
     [echo] Using NX_PGSQL_DB_PORT fallback for undefined NX_DB_PORT
     [echo] Using NX_PGSQL_DB_NAME fallback for undefined NX_DB_NAME
     [echo] Using NX_PGSQL_DB_ADMINNAME fallback for undefined NX_DB_ADMINNAME
     [echo] Using NX_PGSQL_DB_ADMINUSER fallback for undefined NX_DB_ADMINUSER
     [echo] Using NX_PGSQL_DB_ADMINPASS fallback for undefined NX_DB_ADMINPASS

stop-unix:
     [exec] Launcher command: 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-5.5-funkload-dm-tomcat-postgresql/ws/nuxeo-distribution-dm/ftest/funkload/target/tomcat>
 
-Dnuxeo.conf=<https://qa.nuxeo.org/jenkins/job/FT-nuxeo-5.5-funkload-dm-tomcat-postgresql/ws/nuxeo-distribution-dm/ftest/funkload/target/tomcat/bin/nuxeo.conf>
 
-Dnuxeo.log.dir=<https://qa.nuxeo.org/jenkins/job/FT-nuxeo-5.5-funkload-dm-tomcat-postgresql/ws/nuxeo-distribution-dm/ftest/funkload/target/tomcat/log>
 -jar 
<https://qa.nuxeo.org/jenkins/job/FT-nuxeo-5.5-funkload-dm-tomcat-postgresql/ws/nuxeo-distribution-dm/ftest/funkload/target/tomcat/bin/nuxeo-launcher.jar>
 stop
     [exec] Nuxeo home:          
<https://qa.nuxeo.org/jenkins/job/FT-nuxeo-5.5-funkload-dm-tomcat-postgresql/ws/nuxeo-distribution-dm/ftest/funkload/target/tomcat>
     [exec] Nuxeo configuration: 
<https://qa.nuxeo.org/jenkins/job/FT-nuxeo-5.5-funkload-dm-tomcat-postgresql/ws/nuxeo-distribution-dm/ftest/funkload/target/tomcat/bin/nuxeo.conf>
     [exec] Include template: 
<https://qa.nuxeo.org/jenkins/job/FT-nuxeo-5.5-funkload-dm-tomcat-postgresql/ws/nuxeo-distribution-dm/ftest/funkload/target/tomcat/templates/common>
     [exec] Include template: 
<https://qa.nuxeo.org/jenkins/job/FT-nuxeo-5.5-funkload-dm-tomcat-postgresql/ws/nuxeo-distribution-dm/ftest/funkload/target/tomcat/templates/default>
     [exec] Include template: 
<https://qa.nuxeo.org/jenkins/job/FT-nuxeo-5.5-funkload-dm-tomcat-postgresql/ws/nuxeo-distribution-dm/ftest/funkload/target/tomcat/templates/postgresql>
     [exec] Stopping server.....
     [exec] Server stopped.

stop-windows:

stop:

_init:

cleanup-environment:
    [unzip] Expanding: 
/opt/hudson/.m2/repository/org/nuxeo/nuxeo-ftest/1.7/nuxeo-ftest-1.7.zip into 
<https://qa.nuxeo.org/jenkins/job/FT-nuxeo-5.5-funkload-dm-tomcat-postgresql/ws/nuxeo-distribution-dm/ftest/funkload/target>

_init:

cleanup-db:
    [unzip] Expanding: 
/opt/hudson/.m2/repository/org/nuxeo/nuxeo-ftest/1.7/nuxeo-ftest-1.7.zip into 
<https://qa.nuxeo.org/jenkins/job/FT-nuxeo-5.5-funkload-dm-tomcat-postgresql/ws/nuxeo-distribution-dm/ftest/funkload/target>

_init:

setup-pgsql-driver:

cleanup-pgsql:
    [unzip] Expanding: 
/opt/hudson/.m2/repository/org/nuxeo/nuxeo-ftest/1.7/nuxeo-ftest-1.7.zip into 
<https://qa.nuxeo.org/jenkins/job/FT-nuxeo-5.5-funkload-dm-tomcat-postgresql/ws/nuxeo-distribution-dm/ftest/funkload/target>

_init:

pgsql-dbdrop:
      [sql] Executing commands
      [sql] 2 of 2 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: 7 minutes 49 seconds
[INFO] Finished at: Tue Dec 13 16:13:15 CET 2011
[INFO] Final Memory: 39M/627M
[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-5.5-funkload-dm-tomcat-postgresql/89/artifact/nuxeo-distribution-dm/ftest/funkload/target/tomcat/log/nuxeo-error.log>:
2011-12-13 16:12:59,234 ERROR [nuxeo-error-log] javax.servlet.ServletException: 
Can't find anonymous user id
2011-12-13 16:12:59,308 ERROR [nuxeo-error-log] 
<https://qa.nuxeo.org/jenkins/job/FT-nuxeo-5.5-funkload-dm-tomcat-postgresql/89/artifact/nuxeo-distribution-dm/ftest/funkload/target/tomcat/log/server.log>:
2011-12-13 16:12:33,417 ERROR 
[org.nuxeo.runtime.model.impl.RegistrationInfoImpl] Component notification of 
application started failed.
2011-12-13 16:12:37,242 ERROR 
[org.nuxeo.runtime.model.impl.RegistrationInfoImpl] Component notification of 
application started failed.
2011-12-13 16:12:38,515 ERROR 
[org.nuxeo.ecm.core.event.impl.AsyncEventExecutor] Failed to execute async 
event default on listener auditLoggerListener
2011-12-13 16:12:38,555 ERROR 
[org.nuxeo.ecm.core.event.impl.AsyncEventExecutor] Failed to execute async 
event default on listener auditLoggerListener
2011-12-13 16:12:38,605 ERROR 
[org.nuxeo.ecm.platform.ec.notification.NotificationEventListener] Error during 
Notification processing for event documentCreated
2011-12-13 16:12:38,619 ERROR 
[org.nuxeo.ecm.platform.ec.notification.NotificationEventListener] Error during 
Notification processing for event documentCreated
2011-12-13 16:12:38,636 ERROR 
[org.nuxeo.ecm.platform.ec.notification.NotificationEventListener] Error during 
Notification processing for event documentCreated
2011-12-13 16:12:38,645 ERROR 
[org.nuxeo.ecm.platform.ec.notification.NotificationEventListener] Error during 
Notification processing for event documentCreated
2011-12-13 16:12:38,664 ERROR 
[org.nuxeo.ecm.platform.ec.notification.NotificationEventListener] Error during 
Notification processing for event documentCreated
2011-12-13 16:12:38,677 ERROR 
[org.nuxeo.ecm.platform.ec.notification.NotificationEventListener] Error during 
Notification processing for event documentCreated
2011-12-13 16:12:38,689 ERROR 
[org.nuxeo.ecm.platform.ec.notification.NotificationEventListener] Error during 
Notification processing for event documentCreated
2011-12-13 16:12:59,230 ERROR 
[org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter] Can't find 
anonymous User id
2011-12-13 16:12:59,234 ERROR 
[org.nuxeo.ecm.platform.web.common.exceptionhandling.DefaultNuxeoExceptionHandler]
 javax.servlet.ServletException: Can't find anonymous user id
2011-12-13 16:12:59,234 ERROR [nuxeo-error-log] javax.servlet.ServletException: 
Can't find anonymous user id
2011-12-13 16:12:59,308 ERROR [nuxeo-error-log] 
2011-12-13 16:13:02,132 ERROR [org.nuxeo.ecm.platform.login.NuxeoLoginModule] 
org.nuxeo.ecm.directory.DirectoryException: no directory registered with name 
'userDirectory'
2011-12-13 16:13:02,150 ERROR 
[org.nuxeo.ecm.core.event.impl.AsyncEventExecutor] Failed to execute async 
event null on listener auditLoggerListener
2011-12-13 16:13:03,478 ERROR [org.nuxeo.ecm.platform.login.NuxeoLoginModule] 
org.nuxeo.ecm.directory.DirectoryException: no directory registered with name 
'userDirectory'
2011-12-13 16:13:03,509 ERROR 
[org.nuxeo.ecm.core.event.impl.AsyncEventExecutor] Failed to execute async 
event null on listener auditLoggerListener
2011-12-13 16:13:03,549 ERROR [org.nuxeo.ecm.platform.login.NuxeoLoginModule] 
org.nuxeo.ecm.directory.DirectoryException: no directory registered with name 
'userDirectory'
2011-12-13 16:13:03,580 ERROR 
[org.nuxeo.ecm.core.event.impl.AsyncEventExecutor] Failed to execute async 
event null on listener auditLoggerListener
2011-12-13 16:13:03,586 ERROR [org.nuxeo.ecm.platform.login.NuxeoLoginModule] 
org.nuxeo.ecm.directory.DirectoryException: no directory registered with name 
'userDirectory'
2011-12-13 16:13:03,602 ERROR 
[org.nuxeo.ecm.core.event.impl.AsyncEventExecutor] Failed to execute async 
event null on listener auditLoggerListener
2011-12-13 16:13:03,613 ERROR [org.nuxeo.ecm.platform.login.NuxeoLoginModule] 
org.nuxeo.ecm.directory.DirectoryException: no directory registered with name 
'userDirectory'
2011-12-13 16:13:03,628 ERROR [org.nuxeo.ecm.platform.login.NuxeoLoginModule] 
org.nuxeo.ecm.directory.DirectoryException: no directory registered with name 
'userDirectory'
2011-12-13 16:13:03,634 ERROR 
[org.nuxeo.ecm.core.event.impl.AsyncEventExecutor] Failed to execute async 
event null on listener auditLoggerListener
2011-12-13 16:13:03,647 ERROR 
[org.nuxeo.ecm.core.event.impl.AsyncEventExecutor] Failed to execute async 
event null on listener auditLoggerListener
2011-12-13 16:13:03,656 ERROR [org.nuxeo.ecm.platform.login.NuxeoLoginModule] 
org.nuxeo.ecm.directory.DirectoryException: no directory registered with name 
'userDirectory'
2011-12-13 16:13:03,675 ERROR [org.nuxeo.ecm.platform.login.NuxeoLoginModule] 
org.nuxeo.ecm.directory.DirectoryException: no directory registered with name 
'userDirectory'
2011-12-13 16:13:03,685 ERROR 
[org.nuxeo.ecm.core.event.impl.AsyncEventExecutor] Failed to execute async 
event null on listener auditLoggerListener
2011-12-13 16:13:03,694 ERROR [org.nuxeo.ecm.platform.login.NuxeoLoginModule] 
org.nuxeo.ecm.directory.DirectoryException: no directory registered with name 
'userDirectory'
2011-12-13 16:13:03,699 ERROR 
[org.nuxeo.ecm.core.event.impl.AsyncEventExecutor] Failed to execute async 
event null on listener auditLoggerListener
2011-12-13 16:13:03,711 ERROR 
[org.nuxeo.ecm.core.event.impl.AsyncEventExecutor] Failed to execute async 
event null on listener auditLoggerListener
2011-12-13 16:13:04,375 ERROR [org.nuxeo.ecm.platform.login.NuxeoLoginModule] 
org.nuxeo.ecm.directory.DirectoryException: no directory registered with name 
'userDirectory'
2011-12-13 16:13:04,398 ERROR 
[org.nuxeo.ecm.core.event.impl.AsyncEventExecutor] Failed to execute async 
event null on listener auditLoggerListener
2011-12-13 16:13:04,990 ERROR [org.nuxeo.ecm.platform.login.NuxeoLoginModule] 
org.nuxeo.ecm.directory.DirectoryException: no directory registered with name 
'userDirectory'
2011-12-13 16:13:05,004 ERROR 
[org.nuxeo.ecm.core.event.impl.AsyncEventExecutor] Failed to execute async 
event null on listener auditLoggerListener
2011-12-13 16:13:05,598 ERROR [org.nuxeo.ecm.platform.login.NuxeoLoginModule] 
org.nuxeo.ecm.directory.DirectoryException: no directory registered with name 
'userDirectory'
2011-12-13 16:13:05,613 ERROR 
[org.nuxeo.ecm.core.event.impl.AsyncEventExecutor] Failed to execute async 
event null on listener auditLoggerListener
2011-12-13 16:13:08,602 ERROR [org.nuxeo.ecm.platform.login.NuxeoLoginModule] 
org.nuxeo.ecm.directory.DirectoryException: no directory registered with name 
'userDirectory'
2011-12-13 16:13:08,618 ERROR 
[org.nuxeo.ecm.core.event.impl.AsyncEventExecutor] Failed to execute async 
event null on listener auditLoggerListener
2011-12-13 16:13:09,347 ERROR [org.nuxeo.ecm.platform.login.NuxeoLoginModule] 
org.nuxeo.ecm.directory.DirectoryException: no directory registered with name 
'userDirectory'
2011-12-13 16:13:09,362 ERROR 
[org.nuxeo.ecm.core.event.impl.AsyncEventExecutor] Failed to execute async 
event null on listener auditLoggerListener
2011-12-13 16:13:09,378 ERROR [org.nuxeo.ecm.platform.login.NuxeoLoginModule] 
org.nuxeo.ecm.directory.DirectoryException: no directory registered with name 
'userDirectory'
2011-12-13 16:13:09,394 ERROR 
[org.nuxeo.ecm.core.event.impl.AsyncEventExecutor] Failed to execute async 
event null on listener auditLoggerListener
2011-12-13 16:13:09,744 ERROR [org.nuxeo.ecm.platform.login.NuxeoLoginModule] 
org.nuxeo.ecm.directory.DirectoryException: no directory registered with name 
'userDirectory'
2011-12-13 16:13:09,758 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