See
<https://qa.nuxeo.org/jenkins/job/nuxeo-5.5-funkload-multidb/./Slave=MULTIDB_LINUX,dbprofile=pgsql/22/>
------------------------------------------
[...truncated 669 lines...]
[exec]
[exec]
======================================================================
[exec] FAIL: testReader (test_nuxeo.Nuxeo)
[exec]
----------------------------------------------------------------------
[exec] Traceback (most recent call last):
[exec] File
"/usr/local/lib/python2.6/dist-packages/funkload-1.16.1-py2.6.egg/funkload/FunkLoadTestCase.py",
line 946, in __call__
[exec] testMethod()
[exec] File
"<https://qa.nuxeo.org/jenkins/job/nuxeo-5.5-funkload-multidb/./Slave=MULTIDB_LINUX,dbprofile=pgsql/ws/nuxeo-distribution-dm/ftest/funkload/test_nuxeo.py",>
line 107, in testReader
[exec] .login(self.cred_member[0], self.cred_member[1]))
[exec] File
"<https://qa.nuxeo.org/jenkins/job/nuxeo-5.5-funkload-multidb/./Slave=MULTIDB_LINUX,dbprofile=pgsql/ws/nuxeo-distribution-dm/ftest/funkload/nuxeo/pages.py",>
line 100, in login
[exec] 'Login failed for %s:%s' % (user, password))
[exec] AssertionError: Login failed for user13:test
[exec]
[exec]
----------------------------------------------------------------------
[exec] Ran 1 test in 0.031s
[exec]
[exec] FAILED (failures=1)
[exec] Result: 1
[echo] Handling list element: test_webengine.py
[unzip] Expanding:
/home/hudson/.m2/repository/org/nuxeo/nuxeo-ftest/1.7-SNAPSHOT/nuxeo-ftest-1.7-SNAPSHOT.zip
into
<https://qa.nuxeo.org/jenkins/job/nuxeo-5.5-funkload-multidb/./Slave=MULTIDB_LINUX,dbprofile=pgsql/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.16.1-py2.6.egg/funkload/FunkLoadTestCase.py",
line 946, in __call__
[exec] testMethod()
[exec] File
"<https://qa.nuxeo.org/jenkins/job/nuxeo-5.5-funkload-multidb/./Slave=MULTIDB_LINUX,dbprofile=pgsql/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/nuxeo-5.5-funkload-multidb/./Slave=MULTIDB_LINUX,dbprofile=pgsql/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 1.873s
[exec]
[exec] FAILED (failures=1)
[exec] Result: 1
[echo] Handling list element: test_dav.py
[unzip] Expanding:
/home/hudson/.m2/repository/org/nuxeo/nuxeo-ftest/1.7-SNAPSHOT/nuxeo-ftest-1.7-SNAPSHOT.zip
into
<https://qa.nuxeo.org/jenkins/job/nuxeo-5.5-funkload-multidb/./Slave=MULTIDB_LINUX,dbprofile=pgsql/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.16.1-py2.6.egg/funkload/FunkLoadTestCase.py",
line 946, in __call__
[exec] testMethod()
[exec] File
"<https://qa.nuxeo.org/jenkins/job/nuxeo-5.5-funkload-multidb/./Slave=MULTIDB_LINUX,dbprofile=pgsql/ws/nuxeo-distribution-dm/ftest/funkload/test_dav.py",>
line 62, in testDav
[exec] self.initWorkspace()
[exec] File
"<https://qa.nuxeo.org/jenkins/job/nuxeo-5.5-funkload-multidb/./Slave=MULTIDB_LINUX,dbprofile=pgsql/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/nuxeo-5.5-funkload-multidb/./Slave=MULTIDB_LINUX,dbprofile=pgsql/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/nuxeo-5.5-funkload-multidb/./Slave=MULTIDB_LINUX,dbprofile=pgsql/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.16.1-py2.6.egg/funkload/FunkLoadTestCase.py",
line 391, in get
[exec] method="get", load_auto_links=load_auto_links)
[exec] File
"/usr/local/lib/python2.6/dist-packages/funkload-1.16.1-py2.6.egg/funkload/FunkLoadTestCase.py",
line 299, in _browse
[exec] response = self._connect(url, params, ok_codes, method,
description)
[exec] File
"/usr/local/lib/python2.6/dist-packages/funkload-1.16.1-py2.6.egg/funkload/FunkLoadTestCase.py",
line 216, 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.16.1-py2.6.egg/funkload/FunkLoadTestCase.py",
line 946, in __call__
[exec] testMethod()
[exec] File
"<https://qa.nuxeo.org/jenkins/job/nuxeo-5.5-funkload-multidb/./Slave=MULTIDB_LINUX,dbprofile=pgsql/ws/nuxeo-distribution-dm/ftest/funkload/test_dav.py",>
line 149, in testLocks
[exec] self.initWorkspace()
[exec] File
"<https://qa.nuxeo.org/jenkins/job/nuxeo-5.5-funkload-multidb/./Slave=MULTIDB_LINUX,dbprofile=pgsql/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/nuxeo-5.5-funkload-multidb/./Slave=MULTIDB_LINUX,dbprofile=pgsql/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/nuxeo-5.5-funkload-multidb/./Slave=MULTIDB_LINUX,dbprofile=pgsql/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.16.1-py2.6.egg/funkload/FunkLoadTestCase.py",
line 391, in get
[exec] method="get", load_auto_links=load_auto_links)
[exec] File
"/usr/local/lib/python2.6/dist-packages/funkload-1.16.1-py2.6.egg/funkload/FunkLoadTestCase.py",
line 299, in _browse
[exec] response = self._connect(url, params, ok_codes, method,
description)
[exec] File
"/usr/local/lib/python2.6/dist-packages/funkload-1.16.1-py2.6.egg/funkload/FunkLoadTestCase.py",
line 216, 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.16.1-py2.6.egg/funkload/FunkLoadTestCase.py",
line 946, in __call__
[exec] testMethod()
[exec] File
"<https://qa.nuxeo.org/jenkins/job/nuxeo-5.5-funkload-multidb/./Slave=MULTIDB_LINUX,dbprofile=pgsql/ws/nuxeo-distribution-dm/ftest/funkload/test_dav.py",>
line 108, in testWriter
[exec] self.initWorkspace()
[exec] File
"<https://qa.nuxeo.org/jenkins/job/nuxeo-5.5-funkload-multidb/./Slave=MULTIDB_LINUX,dbprofile=pgsql/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/nuxeo-5.5-funkload-multidb/./Slave=MULTIDB_LINUX,dbprofile=pgsql/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/nuxeo-5.5-funkload-multidb/./Slave=MULTIDB_LINUX,dbprofile=pgsql/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.16.1-py2.6.egg/funkload/FunkLoadTestCase.py",
line 391, in get
[exec] method="get", load_auto_links=load_auto_links)
[exec] File
"/usr/local/lib/python2.6/dist-packages/funkload-1.16.1-py2.6.egg/funkload/FunkLoadTestCase.py",
line 299, in _browse
[exec] response = self._connect(url, params, ok_codes, method,
description)
[exec] File
"/usr/local/lib/python2.6/dist-packages/funkload-1.16.1-py2.6.egg/funkload/FunkLoadTestCase.py",
line 216, 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.336s
[exec]
[exec] FAILED (failures=3)
[exec] Result: 1
[unzip] Expanding:
/home/hudson/.m2/repository/org/nuxeo/nuxeo-ftest/1.7-SNAPSHOT/nuxeo-ftest-1.7-SNAPSHOT.zip
into
<https://qa.nuxeo.org/jenkins/job/nuxeo-5.5-funkload-multidb/./Slave=MULTIDB_LINUX,dbprofile=pgsql/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/nuxeo-5.5-funkload-multidb/./Slave=MULTIDB_LINUX,dbprofile=pgsql/ws/nuxeo-distribution-dm/ftest/funkload/target/nuxeo-ftest.xml>:413:
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: 14 seconds
[ERROR] Error occured while running
<https://qa.nuxeo.org/jenkins/job/nuxeo-5.5-funkload-multidb/./Slave=MULTIDB_LINUX,dbprofile=pgsql/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:
/home/hudson/.m2/repository/org/nuxeo/nuxeo-ftest/1.7-SNAPSHOT/nuxeo-ftest-1.7-SNAPSHOT.zip
into
<https://qa.nuxeo.org/jenkins/job/nuxeo-5.5-funkload-multidb/./Slave=MULTIDB_LINUX,dbprofile=pgsql/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: /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/nuxeo-5.5-funkload-multidb/./Slave=MULTIDB_LINUX,dbprofile=pgsql/ws/nuxeo-distribution-dm/ftest/funkload/target/tomcat>
-Dnuxeo.conf=<https://qa.nuxeo.org/jenkins/job/nuxeo-5.5-funkload-multidb/./Slave=MULTIDB_LINUX,dbprofile=pgsql/ws/nuxeo-distribution-dm/ftest/funkload/target/tomcat/bin/nuxeo.conf>
-Dnuxeo.log.dir=<https://qa.nuxeo.org/jenkins/job/nuxeo-5.5-funkload-multidb/./Slave=MULTIDB_LINUX,dbprofile=pgsql/ws/nuxeo-distribution-dm/ftest/funkload/target/tomcat/log>
-jar
<https://qa.nuxeo.org/jenkins/job/nuxeo-5.5-funkload-multidb/./Slave=MULTIDB_LINUX,dbprofile=pgsql/ws/nuxeo-distribution-dm/ftest/funkload/target/tomcat/bin/nuxeo-laun
cher.jar> stop
[exec] Nuxeo home:
<https://qa.nuxeo.org/jenkins/job/nuxeo-5.5-funkload-multidb/./Slave=MULTIDB_LINUX,dbprofile=pgsql/ws/nuxeo-distribution-dm/ftest/funkload/target/tomcat>
[exec] Nuxeo configuration:
<https://qa.nuxeo.org/jenkins/job/nuxeo-5.5-funkload-multidb/./Slave=MULTIDB_LINUX,dbprofile=pgsql/ws/nuxeo-distribution-dm/ftest/funkload/target/tomcat/bin/nuxeo.conf>
[exec] Include template:
<https://qa.nuxeo.org/jenkins/job/nuxeo-5.5-funkload-multidb/./Slave=MULTIDB_LINUX,dbprofile=pgsql/ws/nuxeo-distribution-dm/ftest/funkload/target/tomcat/templates/common>
[exec] Include template:
<https://qa.nuxeo.org/jenkins/job/nuxeo-5.5-funkload-multidb/./Slave=MULTIDB_LINUX,dbprofile=pgsql/ws/nuxeo-distribution-dm/ftest/funkload/target/tomcat/templates/default>
[exec] Include template:
<https://qa.nuxeo.org/jenkins/job/nuxeo-5.5-funkload-multidb/./Slave=MULTIDB_LINUX,dbprofile=pgsql/ws/nuxeo-distribution-dm/ftest/funkload/target/tomcat/templates/postgresql>
[exec] Stopping server.....Server stopped.
stop-windows:
stop:
_init:
cleanup-environment:
[unzip] Expanding:
/home/hudson/.m2/repository/org/nuxeo/nuxeo-ftest/1.7-SNAPSHOT/nuxeo-ftest-1.7-SNAPSHOT.zip
into
<https://qa.nuxeo.org/jenkins/job/nuxeo-5.5-funkload-multidb/./Slave=MULTIDB_LINUX,dbprofile=pgsql/ws/nuxeo-distribution-dm/ftest/funkload/target>
_init:
cleanup-db:
[unzip] Expanding:
/home/hudson/.m2/repository/org/nuxeo/nuxeo-ftest/1.7-SNAPSHOT/nuxeo-ftest-1.7-SNAPSHOT.zip
into
<https://qa.nuxeo.org/jenkins/job/nuxeo-5.5-funkload-multidb/./Slave=MULTIDB_LINUX,dbprofile=pgsql/ws/nuxeo-distribution-dm/ftest/funkload/target>
_init:
setup-pgsql-driver:
cleanup-pgsql:
[unzip] Expanding:
/home/hudson/.m2/repository/org/nuxeo/nuxeo-ftest/1.7-SNAPSHOT/nuxeo-ftest-1.7-SNAPSHOT.zip
into
<https://qa.nuxeo.org/jenkins/job/nuxeo-5.5-funkload-multidb/./Slave=MULTIDB_LINUX,dbprofile=pgsql/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: 1 minute 32 seconds
[INFO] Finished at: Thu Nov 10 15:15:14 CET 2011
[INFO] Final Memory: 39M/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-funkload-multidb/./Slave=MULTIDB_LINUX,dbprofile=pgsql/22/artifact/nuxeo-distribution-dm/ftest/funkload/target/tomcat/log/server.log>:
2011-11-10 15:14:34,751 ERROR [org.nuxeo.runtime.osgi.OSGiRuntimeService]
Failed to notify components on application started
2011-11-10 15:14:35,838 ERROR
[org.apache.geronimo.connector.outbound.MCFConnectionInterceptor] Error
occurred creating ManagedConnection for
org.apache.geronimo.connector.outbound.ConnectionInfo@5eab4b8e
2011-11-10 15:14:35,842 ERROR
[org.nuxeo.ecm.platform.publisher.impl.service.PublisherServiceImpl] Unable to
register pending descriptors
2011-11-10 15:14:35,859 ERROR [org.nuxeo.runtime.osgi.OSGiRuntimeService]
Failed to notify components on application started
2011-11-10 15:14:58,835 ERROR
[org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter] Can't find
anonymous User id
2011-11-10 15:14:58,838 ERROR
[org.nuxeo.ecm.platform.web.common.exceptionhandling.DefaultNuxeoExceptionHandler]
javax.servlet.ServletException: Can't find anonymous user id
2011-11-10 15:14:58,839 ERROR [nuxeo-error-log] javax.servlet.ServletException:
Can't find anonymous user id
2011-11-10 15:14:58,900 ERROR [nuxeo-error-log]
2011-11-10 15:15:01,365 ERROR [org.nuxeo.ecm.platform.login.NuxeoLoginModule]
org.nuxeo.ecm.directory.DirectoryException:
org.nuxeo.ecm.core.api.WrappedException: Exception:
org.nuxeo.ecm.directory.DirectoryException. message: could not obtain a
connection
2011-11-10 15:15:01,812 ERROR
[org.nuxeo.ecm.core.event.impl.AsyncEventExecutor] Failed to execute async
event null on listener auditLoggerListener
2011-11-10 15:15:02,960 ERROR [org.nuxeo.ecm.platform.login.NuxeoLoginModule]
org.nuxeo.ecm.directory.DirectoryException:
org.nuxeo.ecm.core.api.WrappedException: Exception:
org.nuxeo.ecm.directory.DirectoryException. message: could not obtain a
connection
2011-11-10 15:15:02,994 ERROR [org.nuxeo.ecm.platform.login.NuxeoLoginModule]
org.nuxeo.ecm.directory.DirectoryException:
org.nuxeo.ecm.core.api.WrappedException: Exception:
org.nuxeo.ecm.directory.DirectoryException. message: could not obtain a
connection
2011-11-10 15:15:03,005 ERROR
[org.nuxeo.ecm.core.event.impl.AsyncEventExecutor] Failed to execute async
event null on listener auditLoggerListener
2011-11-10 15:15:03,027 ERROR [org.nuxeo.ecm.platform.login.NuxeoLoginModule]
org.nuxeo.ecm.directory.DirectoryException:
org.nuxeo.ecm.core.api.WrappedException: Exception:
org.nuxeo.ecm.directory.DirectoryException. message: could not obtain a
connection
2011-11-10 15:15:03,053 ERROR
[org.nuxeo.ecm.core.event.impl.AsyncEventExecutor] Failed to execute async
event null on listener auditLoggerListener
2011-11-10 15:15:03,080 ERROR [org.nuxeo.ecm.platform.login.NuxeoLoginModule]
org.nuxeo.ecm.directory.DirectoryException:
org.nuxeo.ecm.core.api.WrappedException: Exception:
org.nuxeo.ecm.directory.DirectoryException. message: could not obtain a
connection
2011-11-10 15:15:03,090 ERROR
[org.nuxeo.ecm.core.event.impl.AsyncEventExecutor] Failed to execute async
event null on listener auditLoggerListener
2011-11-10 15:15:03,102 ERROR [org.nuxeo.ecm.platform.login.NuxeoLoginModule]
org.nuxeo.ecm.directory.DirectoryException:
org.nuxeo.ecm.core.api.WrappedException: Exception:
org.nuxeo.ecm.directory.DirectoryException. message: could not obtain a
connection
2011-11-10 15:15:03,131 ERROR
[org.nuxeo.ecm.core.event.impl.AsyncEventExecutor] Failed to execute async
event null on listener auditLoggerListener
2011-11-10 15:15:03,132 ERROR [org.nuxeo.ecm.platform.login.NuxeoLoginModule]
org.nuxeo.ecm.directory.DirectoryException:
org.nuxeo.ecm.core.api.WrappedException: Exception:
org.nuxeo.ecm.directory.DirectoryException. message: could not obtain a
connection
2011-11-10 15:15:03,164 ERROR [org.nuxeo.ecm.platform.login.NuxeoLoginModule]
org.nuxeo.ecm.directory.DirectoryException:
org.nuxeo.ecm.core.api.WrappedException: Exception:
org.nuxeo.ecm.directory.DirectoryException. message: could not obtain a
connection
2011-11-10 15:15:03,170 ERROR
[org.nuxeo.ecm.core.event.impl.AsyncEventExecutor] Failed to execute async
event null on listener auditLoggerListener
2011-11-10 15:15:03,185 ERROR
[org.nuxeo.ecm.core.event.impl.AsyncEventExecutor] Failed to execute async
event null on listener auditLoggerListener
2011-11-10 15:15:03,205 ERROR
[org.nuxeo.ecm.core.event.impl.AsyncEventExecutor] Failed to execute async
event null on listener auditLoggerListener
2011-11-10 15:15:03,208 ERROR [org.nuxeo.ecm.platform.login.NuxeoLoginModule]
org.nuxeo.ecm.directory.DirectoryException:
org.nuxeo.ecm.core.api.WrappedException: Exception:
org.nuxeo.ecm.directory.DirectoryException. message: could not obtain a
connection
2011-11-10 15:15:03,249 ERROR
[org.nuxeo.ecm.core.event.impl.AsyncEventExecutor] Failed to execute async
event null on listener auditLoggerListener
2011-11-10 15:15:03,843 ERROR [org.nuxeo.ecm.platform.login.NuxeoLoginModule]
org.nuxeo.ecm.directory.DirectoryException:
org.nuxeo.ecm.core.api.WrappedException: Exception:
org.nuxeo.ecm.directory.DirectoryException. message: could not obtain a
connection
2011-11-10 15:15:03,876 ERROR
[org.nuxeo.ecm.core.event.impl.AsyncEventExecutor] Failed to execute async
event null on listener auditLoggerListener
2011-11-10 15:15:04,411 ERROR [org.nuxeo.ecm.platform.login.NuxeoLoginModule]
org.nuxeo.ecm.directory.DirectoryException:
org.nuxeo.ecm.core.api.WrappedException: Exception:
org.nuxeo.ecm.directory.DirectoryException. message: could not obtain a
connection
2011-11-10 15:15:04,431 ERROR
[org.nuxeo.ecm.core.event.impl.AsyncEventExecutor] Failed to execute async
event null on listener auditLoggerListener
2011-11-10 15:15:04,975 ERROR [org.nuxeo.ecm.platform.login.NuxeoLoginModule]
org.nuxeo.ecm.directory.DirectoryException:
org.nuxeo.ecm.core.api.WrappedException: Exception:
org.nuxeo.ecm.directory.DirectoryException. message: could not obtain a
connection
2011-11-10 15:15:04,991 ERROR
[org.nuxeo.ecm.core.event.impl.AsyncEventExecutor] Failed to execute async
event null on listener auditLoggerListener
2011-11-10 15:15:07,451 ERROR [org.nuxeo.ecm.platform.login.NuxeoLoginModule]
org.nuxeo.ecm.directory.DirectoryException:
org.nuxeo.ecm.core.api.WrappedException: Exception:
org.nuxeo.ecm.directory.DirectoryException. message: could not obtain a
connection
2011-11-10 15:15:07,473 ERROR
[org.nuxeo.ecm.core.event.impl.AsyncEventExecutor] Failed to execute async
event null on listener auditLoggerListener
2011-11-10 15:15:08,064 ERROR [org.nuxeo.ecm.platform.login.NuxeoLoginModule]
org.nuxeo.ecm.directory.DirectoryException:
org.nuxeo.ecm.core.api.WrappedException: Exception:
org.nuxeo.ecm.directory.DirectoryException. message: could not obtain a
connection
2011-11-10 15:15:08,076 ERROR [org.nuxeo.ecm.platform.login.NuxeoLoginModule]
org.nuxeo.ecm.directory.DirectoryException:
org.nuxeo.ecm.core.api.WrappedException: Exception:
org.nuxeo.ecm.directory.DirectoryException. message: could not obtain a
connection
2011-11-10 15:15:08,100 ERROR
[org.nuxeo.ecm.core.event.impl.AsyncEventExecutor] Failed to execute async
event null on listener auditLoggerListener
2011-11-10 15:15:08,136 ERROR
[org.nuxeo.ecm.core.event.impl.AsyncEventExecutor] Failed to execute async
event null on listener auditLoggerListener
2011-11-10 15:15:08,378 ERROR [org.nuxeo.ecm.platform.login.NuxeoLoginModule]
org.nuxeo.ecm.directory.DirectoryException:
org.nuxeo.ecm.core.api.WrappedException: Exception:
org.nuxeo.ecm.directory.DirectoryException. message: could not obtain a
connection
2011-11-10 15:15:08,430 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