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

------------------------------------------
[...truncated 251 lines...]
     [echo] Running: fl-run-test -v --simple-fetch test_rest.py -e testReader 
-u http://localhost:8080/nuxeo --no-color
     [exec] testReader (test_rest.Rest) ... 
     [exec] ok
     [exec] 
     [exec] 
----------------------------------------------------------------------
     [exec] Ran 1 test in 0.428s
     [exec] 
     [exec] OK
     [echo] Handling list element: test_pages.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=oracle11g/ws/nuxeo-distribution-dm/ftest/funkload/target>

fl-run-suite:
     [echo] Suite: test_pages.py
     [echo] Running: fl-run-test -v --simple-fetch test_pages.py -u 
http://localhost:8080/nuxeo --no-color
     [exec] testAvailable (test_pages.Pages) ... ok
     [exec] testBasePageViewDocumentPath (test_pages.Pages) ... ok
     [exec] testFileTabs (test_pages.Pages) ... ok
     [exec] testFolderPage (test_pages.Pages) ... ok
     [exec] testLoginPage (test_pages.Pages) ... ok
     [exec] testNavigation (test_pages.Pages) ... ok
     [exec] testPublish (test_pages.Pages) ... ok
     [exec] testSections (test_pages.Pages) ... ok
     [exec] testUsersGroupsPage (test_pages.Pages) ... 
     [exec] ok
     [exec] 
     [exec] 
----------------------------------------------------------------------
     [exec] Ran 9 tests in 31.345s
     [exec] 
     [exec] OK
     [echo] Handling list element: test_nuxeo.py[testInit:testWriter:testReader]
    [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=oracle11g/ws/nuxeo-distribution-dm/ftest/funkload/target>

fl-run-tests:
     [echo] Suite: test_nuxeo.py - Test: testInit
     [echo] Running: fl-run-test -v --simple-fetch test_nuxeo.py -e testInit -u 
http://localhost:8080/nuxeo --no-color
     [exec] testInit (test_nuxeo.Nuxeo) ... 
     [exec] ok
     [exec] 
     [exec] 
----------------------------------------------------------------------
     [exec] Ran 1 test in 19.465s
     [exec] 
     [exec] OK
     [echo] Suite: test_nuxeo.py - Test: testWriter
     [echo] Running: fl-run-test -v --simple-fetch test_nuxeo.py -e testWriter 
-u http://localhost:8080/nuxeo --no-color
     [exec] testWriter (test_nuxeo.Nuxeo) ... 
     [exec] ok
     [exec] 
     [exec] 
----------------------------------------------------------------------
     [exec] Ran 1 test in 6.517s
     [exec] 
     [exec] OK
     [echo] Suite: test_nuxeo.py - Test: testReader
     [echo] Running: fl-run-test -v --simple-fetch test_nuxeo.py -e testReader 
-u http://localhost:8080/nuxeo --no-color
     [exec] testReader (test_nuxeo.Nuxeo) ... ok
     [exec] 
     [exec] 
----------------------------------------------------------------------
     [exec] Ran 1 test in 2.235s
     [exec] 
     [exec] OK
     [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=oracle11g/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) ... 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=oracle11g/ws/nuxeo-distribution-dm/ftest/funkload/test_webengine.py";,>
 line 51, in test_testWebengine
     [exec]     doc_type="Folder")
     [exec]   File 
"<https://qa.nuxeo.org/jenkins/job/FT-nuxeo-master-funkload-dm-tomcat-multidb/./Slave=MULTIDB_LINUX,dbprofile=oracle11g/ws/nuxeo-distribution-dm/ftest/funkload/nuxeo/webenginepage.py";,>
 line 98, in createDocument
     [exec]     description="Create a new " + doc_type)
     [exec]   File 
"/usr/local/lib/python2.6/dist-packages/funkload-1.17.0a_20111026-py2.6.egg/funkload/FunkLoadTestCase.py",
 line 390, in post
     [exec]     method="post", 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/admin/repository/default-domain/workspaces/FLNXTEST%20Webengine%20works
     [exec] HTTP Response 500: Internal Server Error
     [exec] 
     [exec] 
----------------------------------------------------------------------
     [exec] Ran 1 test in 3.410s
     [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=oracle11g/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=oracle11g/ws/nuxeo-distribution-dm/ftest/funkload/test_dav.py";,>
 line 66, in testDav
     [exec]     resp = self.options(dav_url, description="option on root")
     [exec]   File 
"/usr/local/lib/python2.6/dist-packages/funkload-1.17.0a_20111026-py2.6.egg/funkload/FunkLoadTestCase.py",
 line 427, in options
     [exec]     return self.method('options', url, None, description, ok_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 500: Internal Server Error
     [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=oracle11g/ws/nuxeo-distribution-dm/ftest/funkload/test_dav.py";,>
 line 155, in testLocks
     [exec]     description="Remove doc if exists")
     [exec]   File 
"/usr/local/lib/python2.6/dist-packages/funkload-1.17.0a_20111026-py2.6.egg/funkload/FunkLoadTestCase.py",
 line 419, in delete
     [exec]     return self.method('delete', url, None, description, ok_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/FLNXTest-Dav-workspace/lockme
     [exec] HTTP Response 500: Internal Server Error
     [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=oracle11g/ws/nuxeo-distribution-dm/ftest/funkload/test_dav.py";,>
 line 136, in testUserAgents
     [exec]     ok_codes=[401, ])
     [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 500: Internal Server Error
     [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=oracle11g/ws/nuxeo-distribution-dm/ftest/funkload/test_dav.py";,>
 line 116, in testWriter
     [exec]     description="Create a folder")
     [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/FLNXTest-Dav-workspace/qu5hnj
     [exec] HTTP Response 500: Internal Server Error
     [exec] 
     [exec] 
----------------------------------------------------------------------
     [exec] Ran 4 tests in 0.278s
     [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=oracle11g/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=oracle11g/ws/nuxeo-distribution-dm/ftest/funkload/target/nuxeo-ftest.xml>:455:
 Tests in error:  test_webengine.py, test_dav.py

Total time: 1 minute 14 seconds
[ERROR] Error occured while running 
<https://qa.nuxeo.org/jenkins/job/FT-nuxeo-master-funkload-dm-tomcat-multidb/./Slave=MULTIDB_LINUX,dbprofile=oracle11g/ws/nuxeo-distribution-dm/ftest/funkload/itests.xml>:
 Tests in error:  test_webengine.py, test_dav.py
[INFO] [nuxeo-distribution-tools:build {execution: stop-nuxeo}]
Activating profile: tomcat
Activating profile: oracle11g
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=oracle11g/ws/nuxeo-distribution-dm/ftest/funkload/target>

_init:
     [echo] Using NX_ORACLE11G_DB_HOST fallback for undefined NX_DB_HOST
     [echo] Using NX_ORACLE11G_DB_PORT fallback for undefined NX_DB_PORT
     [echo] Using NX_ORACLE11G_DB_NAME fallback for undefined NX_DB_NAME
     [echo] Using NX_ORACLE11G_DB_ADMINNAME fallback for undefined 
NX_DB_ADMINNAME
     [echo] Using NX_ORACLE11G_DB_ADMINUSER fallback for undefined 
NX_DB_ADMINUSER
     [echo] Using NX_ORACLE11G_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=oracle11g/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=oracle11g/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=oracle11g/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,dbprofil
 
e=oracle11g/ws/nuxeo-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=oracle11g/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=oracle11g/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=oracle11g/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=oracle11g/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=oracle11g/ws/nuxeo-distribution-dm/ftest/funkload/target/tomcat/templates/oracle>
     [exec] 
     [exec] Stopping server.....
     [exec] Server stopped.

stop-windows:

stop:

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: 2 minutes 40 seconds
[INFO] Finished at: Fri Feb 03 20:16:44 CET 2012
[INFO] Final Memory: 40M/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/FT-nuxeo-master-funkload-dm-tomcat-multidb/./Slave=MULTIDB_LINUX,dbprofile=oracle11g/106/artifact/nuxeo-distribution-dm/ftest/funkload/target/tomcat/log/server.log>:
2012-02-03 20:16:38,068 ERROR [com.sun.jersey.spi.container.ContainerResponse] 
Mapped exception to response: 500 (Internal Server Error)
2012-02-03 20:16:38,963 ERROR 
[org.apache.catalina.core.ContainerBase.[Catalina].[localhost].[/nuxeo]] 
StandardWrapper.Throwable
2012-02-03 20:16:38,965 ERROR 
[org.apache.catalina.core.ContainerBase.[Catalina].[localhost].[/nuxeo].[Nuxeo 
Webdav Servlet]] Allocate exception for servlet Nuxeo Webdav Servlet
2012-02-03 20:16:39,029 ERROR 
[org.apache.catalina.core.ContainerBase.[Catalina].[localhost].[/nuxeo]] 
StandardWrapper.Throwable
2012-02-03 20:16:39,030 ERROR 
[org.apache.catalina.core.ContainerBase.[Catalina].[localhost].[/nuxeo].[Nuxeo 
Webdav Servlet]] Allocate exception for servlet Nuxeo Webdav Servlet
2012-02-03 20:16:39,040 ERROR 
[org.apache.catalina.core.ContainerBase.[Catalina].[localhost].[/nuxeo]] 
StandardWrapper.Throwable
2012-02-03 20:16:39,041 ERROR 
[org.apache.catalina.core.ContainerBase.[Catalina].[localhost].[/nuxeo].[Nuxeo 
Webdav Servlet]] Allocate exception for servlet Nuxeo Webdav Servlet
2012-02-03 20:16:39,083 ERROR 
[org.apache.catalina.core.ContainerBase.[Catalina].[localhost].[/nuxeo]] 
StandardWrapper.Throwable
2012-02-03 20:16:39,085 ERROR 
[org.apache.catalina.core.ContainerBase.[Catalina].[localhost].[/nuxeo].[Nuxeo 
Webdav Servlet]] Allocate exception for servlet Nuxeo Webdav Servlet

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

Reply via email to