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

Changes:

[bdelbosc] NXBT-426: Add atop monitoring to monitorctl.sh script, add pg 
buffers info if any.

------------------------------------------
[...truncated 293 lines...]
     [exec] 
<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/monitorctl.sh>:
 line 272: /bin/jstat: No such file or directory
     [exec] 
<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/monitorctl.sh>:
 line 274: /bin/jstat: No such file or directory
     [echo] Handling list element: test_rest.py[testWriter:testReader]
    [unzip] [INFO] Resolving org.nuxeo:nuxeo-ftest:zip:1.7.1-SNAPSHOT:compile 
...
    [unzip] Expanding: 
/home/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-tests:
     [echo] Suite: test_rest.py - Test: testWriter
     [echo] Running: fl-run-test -v --simple-fetch test_rest.py -e testWriter 
-u http://localhost:8080/nuxeo --no-color
     [exec] testWriter (test_rest.Rest) ... 
     [exec] ok
     [exec] 
     [exec] 
----------------------------------------------------------------------
     [exec] Ran 1 test in 0.853s
     [exec] 
     [exec] OK
     [echo] Suite: test_rest.py - Test: testReader
     [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.313s
     [exec] 
     [exec] OK
     [echo] Handling list element: test_pages.py
    [unzip] [INFO] Resolving org.nuxeo:nuxeo-ftest:zip:1.7.1-SNAPSHOT:compile 
...
    [unzip] Expanding: 
/home/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_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) ... FAIL
     [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] FAIL: testFileTabs (test_pages.Pages)
     [exec] 
----------------------------------------------------------------------
     [exec] Traceback (most recent call last):
     [exec]   File 
"/usr/local/lib/python2.6/dist-packages/funkload-1.17.0b_20120119-py2.6.egg/funkload/FunkLoadTestCase.py",
 line 975, 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_pages.py";,>
 line 140, in testFileTabs
     [exec]     p = (p.edit()
     [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/pages.py";,>
 line 417, in edit
     [exec]     description="View edit tab")
     [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/pages.py";,>
 line 161, in viewDocumentUid
     [exec]     description=description)
     [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/testcase.py";,>
 line 124, in get
     [exec]     ret = FunkLoadTestCase.get(self, url, params, description, 
ok_codes)
     [exec]   File 
"/usr/local/lib/python2.6/dist-packages/funkload-1.17.0b_20120119-py2.6.egg/funkload/FunkLoadTestCase.py",
 line 401, in get
     [exec]     method="get", load_auto_links=load_auto_links)
     [exec]   File 
"/usr/local/lib/python2.6/dist-packages/funkload-1.17.0b_20120119-py2.6.egg/funkload/FunkLoadTestCase.py",
 line 309, in _browse
     [exec]     response = self._connect(url, params, ok_codes, method, 
description)
     [exec]   File 
"/usr/local/lib/python2.6/dist-packages/funkload-1.17.0b_20120119-py2.6.egg/funkload/FunkLoadTestCase.py",
 line 222, in _connect
     [exec]     raise self.failureException, str(value.response)
     [exec] AssertionError: 
/nuxeo/nxdoc/default/28556a6c-7e81-4866-b638-58f736745483/view_documents?conversationId=0NXMAIN1&tabIds=%3ATAB_EDIT
     [exec] HTTP Response 500: Internal Server Error
     [exec] 
     [exec] 
----------------------------------------------------------------------
     [exec] Ran 9 tests in 47.156s
     [exec] 
     [exec] FAILED (failures=1)
     [exec] Result: 1
     [echo] Handling list element: test_nuxeo.py[testInit:testWriter:testReader]
    [unzip] [INFO] Resolving org.nuxeo:nuxeo-ftest:zip:1.7.1-SNAPSHOT:compile 
...
    [unzip] Expanding: 
/home/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-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) ... ok
     [exec] 
     [exec] 
----------------------------------------------------------------------
     [exec] Ran 1 test in 14.275s
     [exec] 
     [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 4.400s
     [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) ... FAIL
     [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.17.0b_20120119-py2.6.egg/funkload/FunkLoadTestCase.py",
 line 975, 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_nuxeo.py";,>
 line 114, in testReader
     [exec]     p = (p.edit()
     [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/pages.py";,>
 line 417, in edit
     [exec]     description="View edit tab")
     [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/pages.py";,>
 line 161, in viewDocumentUid
     [exec]     description=description)
     [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/testcase.py";,>
 line 124, in get
     [exec]     ret = FunkLoadTestCase.get(self, url, params, description, 
ok_codes)
     [exec]   File 
"/usr/local/lib/python2.6/dist-packages/funkload-1.17.0b_20120119-py2.6.egg/funkload/FunkLoadTestCase.py",
 line 401, in get
     [exec]     method="get", load_auto_links=load_auto_links)
     [exec]   File 
"/usr/local/lib/python2.6/dist-packages/funkload-1.17.0b_20120119-py2.6.egg/funkload/FunkLoadTestCase.py",
 line 309, in _browse
     [exec]     response = self._connect(url, params, ok_codes, method, 
description)
     [exec]   File 
"/usr/local/lib/python2.6/dist-packages/funkload-1.17.0b_20120119-py2.6.egg/funkload/FunkLoadTestCase.py",
 line 222, in _connect
     [exec]     raise self.failureException, str(value.response)
     [exec] AssertionError: 
/nuxeo/nxdoc/default/3aa61d97-e96b-4cef-a351-7521e7d8e035/view_documents?conversationId=0NXMAIN1&tabIds=%3ATAB_EDIT
     [exec] HTTP Response 500: Internal Server Error
     [exec] 
     [exec] 
----------------------------------------------------------------------
     [exec] Ran 1 test in 21.071s
     [exec] 
     [exec] FAILED (failures=1)
     [exec] Result: 1
     [echo] Handling list element: test_webengine.py
    [unzip] [INFO] Resolving org.nuxeo:nuxeo-ftest:zip:1.7.1-SNAPSHOT:compile 
...
    [unzip] Expanding: 
/home/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] ok
     [exec] 
     [exec] 
----------------------------------------------------------------------
     [exec] Ran 1 test in 7.339s
     [exec] 
     [exec] OK
     [echo] Handling list element: test_dav.py
    [unzip] [INFO] Resolving org.nuxeo:nuxeo-ftest:zip:1.7.1-SNAPSHOT:compile 
...
    [unzip] Expanding: 
/home/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) ... ok
     [exec] testLocks (test_dav.Dav) ... ok
     [exec] testUserAgents (test_dav.Dav) ... ok
     [exec] testWriter (test_dav.Dav) ... 
     [exec] ok
     [exec] 
     [exec] 
----------------------------------------------------------------------
     [exec] Ran 4 tests in 1.680s
     [exec] 
     [exec] OK
    [unzip] [INFO] Resolving org.nuxeo:nuxeo-ftest:zip:1.7.1-SNAPSHOT:compile 
...
    [unzip] Expanding: 
/home/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

monitor:
     [exec] Stopping monitoring 2012-05-02 18:09:41+02:00 ...
     [exec] cat: 
<https://qa.nuxeo.org/jenkins/job/FT-nuxeo-master-funkload-dm-tomcat-multidb/./Slave=MULTIDB_LINUX,dbprofile=mysql/422/artifact/nuxeo-distribution-dm/ftest/funkload/target/tomcat/log/jmxstat.pid>:
 No such file or directory
     [exec] kill: usage: kill [-s sigspec | -n signum | -sigspec] pid | jobspec 
... or kill -l [sigspec]
     [exec] 
<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/monitorctl.sh>:
 line 262: /bin/jps: No such file or directory
     [exec] Monitoring stopped.
     [exec] Archiving log ...
     [exec] 
<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/monitorctl.sh>:
 line 272: /bin/jstat: No such file or directory
     [exec] 
<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/monitorctl.sh>:
 line 274: /bin/jstat: No such file or directory
     [exec] tar: log/*.html: Cannot stat: No such file or directory
     [exec] tar: Exiting with failure status due to previous errors
     [exec] Done: 
<https://qa.nuxeo.org/jenkins/job/FT-nuxeo-master-funkload-dm-tomcat-multidb/./Slave=MULTIDB_LINUX,dbprofile=mysql/422/artifact/nuxeo-distribution-dm/ftest/funkload/target/tomcat/log/log-20120502-160944.tgz>
    [unzip] [INFO] Resolving org.nuxeo:nuxeo-ftest:zip:1.7.1-SNAPSHOT:compile 
...
    [unzip] Expanding: 
/home/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>:497:
 Tests in error:  test_pages.py

Total time: 1 minute 54 seconds
[ERROR] Error occurred 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_pages.py
[INFO] [nuxeo-distribution-tools:build {execution: stop-nuxeo}]
Activating profile: tomcat
Activating profile: mysql
Activating profile: qa
    [unzip] [INFO] Resolving org.nuxeo:nuxeo-ftest:zip:1.7.1-SNAPSHOT:compile 
...
    [unzip] Expanding: 
/home/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] 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-base>
     [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/mysql>
     [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: 3 minutes 21 seconds
[INFO] Finished at: Wed May 02 18:09:53 CEST 2012
[INFO] Final Memory: 40M/647M
[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/422/artifact/nuxeo-distribution-dm/ftest/funkload/target/tomcat/log/server.log>:
2012-05-02 18:08:11,901 ERROR [facelets.viewhandler] Error Rendering 
View[/view_documents.xhtml]
2012-05-02 18:08:21,550 ERROR 
[javax.enterprise.resource.webcontainer.jsf.lifecycle] 
jsf.lifecycle.phase.exception
2012-05-02 18:08:25,132 ERROR [org.ajax4jsf.webapp.BaseXMLFilter] Exception in 
the filter chain
2012-05-02 18:08:33,612 ERROR 
[org.apache.catalina.core.ContainerBase.[Catalina].[localhost].[/nuxeo].[Faces 
Servlet]] Servlet.service() for servlet Faces Servlet threw exception
2012-05-02 18:08:33,614 ERROR 
[org.apache.catalina.core.ContainerBase.[Catalina].[localhost].[/nuxeo].[default]]
 Servlet.service() for servlet default threw exception
2012-05-02 18:09:10,059 ERROR [facelets.viewhandler] Error Rendering 
View[/view_documents.xhtml]
2012-05-02 18:09:17,092 ERROR 
[javax.enterprise.resource.webcontainer.jsf.lifecycle] 
jsf.lifecycle.phase.exception
2012-05-02 18:09:23,372 ERROR [org.ajax4jsf.webapp.BaseXMLFilter] Exception in 
the filter chain
2012-05-02 18:09:29,726 ERROR 
[org.apache.catalina.core.ContainerBase.[Catalina].[localhost].[/nuxeo].[Faces 
Servlet]] Servlet.service() for servlet Faces Servlet threw exception
2012-05-02 18:09:29,728 ERROR 
[org.apache.catalina.core.ContainerBase.[Catalina].[localhost].[/nuxeo].[default]]
 Servlet.service() for servlet default threw exception
_______________________________________________
ECM-QA mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm-qa

Reply via email to