See <https://qa.nuxeo.org/hudson/job/FT-nuxeo-5.4-selenium-cap-jboss/397/changes>
Changes: [Julien Carsique <[email protected]>] allow testing cap with Tomcat [Julien Carsique <[email protected]>] increased permgen size to 384m [Julien Carsique <[email protected]>] changed addons order [bdelbosc] NXBT set default pglog file [mguillaume] Fix some typos [mguillaume] Fix quotes so variable is interpreted [mguillaume] Fix directory identification to exclude nuxeo-shell [mguillaume] Fix download link to exclude ear [Julien Carsique <[email protected]>] NXBT-230 - always call setup_server_conf [Julien Carsique <[email protected]>] NXBT-230 - update build-and-test* scripts [Julien Carsique <[email protected]>] NXBT-230 - factorized JBoss and Tomcat management, allow test of any nuxeo product with any server [bdelbosc] NXBT-229: Don'try to vacuum db when PostgreSQL is not use - bis [bdelbosc] NXBT-229: tomcat use monitorctl.sh [Julien Carsique <[email protected]>] update default version to 5.4.1-SNAPSHOT [bdelbosc] NXBT-187: Don't try to vacuum db when PostgreSQL is not used [bdelbosc] NXBT-187: Merge hudson integration libs [mguillaume] Fix download location for oracle jar on tomcat [Julien Carsique <[email protected]>] kill -9 if kill didn't work [bdelbosc] NXBT-229: Use monitorctl.sh for CI ------------------------------------------ [...truncated 643 lines...] + '[' jboss = jboss ']' + set_jboss_log4j_level <https://qa.nuxeo.org/hudson/job/FT-nuxeo-5.4-selenium-cap-jboss/ws/trunk/jboss> INFO + JBOSS=<https://qa.nuxeo.org/hudson/job/FT-nuxeo-5.4-selenium-cap-jboss/ws/trunk/jboss> + shift + LEVEL=INFO + shift + sed -i '/<root>/,/root>/ s,<level value=.*$,<level value="INFO"/>,' <https://qa.nuxeo.org/hudson/job/FT-nuxeo-5.4-selenium-cap-jboss/ws/trunk/jboss/server/default/conf/jboss-log4j.xml> + echo org.nuxeo.systemlog.token=dolog + mkdir -p <https://qa.nuxeo.org/hudson/job/FT-nuxeo-5.4-selenium-cap-jboss/ws/trunk/jboss/log> + '[' jboss = tomcat ']' + deploy_ear + JBOSS=<https://qa.nuxeo.org/hudson/job/FT-nuxeo-5.4-selenium-cap-jboss/ws/trunk/jboss> + '[' '!' -d <https://qa.nuxeo.org/hudson/job/FT-nuxeo-5.4-selenium-cap-jboss/ws/trunk/jboss/server/default/deploy/nuxeo.ear> ']' + '[' -z true ']' + echo 'Using EAR already present in JBoss assuming it'\''s a fresh build.' Using EAR already present in JBoss assuming it's a fresh build. + '[' '!' -z ']' + start_server 127.0.0.1 + '[' 1 == 2 ']' + IP=127.0.0.1 + check_ports_and_kill_ghost_process 127.0.0.1 + hostname=127.0.0.1 + ports='8080 14440' + for port in '$ports' ++ lsof -n -i [email protected]:8080 ++ grep '(LISTEN)' ++ awk '{print $2}' + RUNNING_PID= + '[' '!' -z ']' + for port in '$ports' ++ lsof -n -i [email protected]:14440 ++ grep '(LISTEN)' ++ awk '{print $2}' + RUNNING_PID= + '[' '!' -z ']' + <https://qa.nuxeo.org/hudson/job/FT-nuxeo-5.4-selenium-cap-jboss/ws/trunk/jboss/bin/nuxeoctl> start Starting Nuxeo... (pressing Ctrl+C will interrupt starting process) ...................................................................20:05:47,927 INFO [OSGiRuntimeService] Nuxeo EP Started ====================================================================== = Nuxeo EP Started ====================================================================== = Component Loading Status: Pending: 0 / Unstarted: 0 / Total: 272 ====================================================================== = Component Loading Status: Pending: 0 / Unstarted: 0 / Total: 272 + <https://qa.nuxeo.org/hudson/job/FT-nuxeo-5.4-selenium-cap-jboss/ws/trunk/jboss/bin/monitorctl.sh> start Starting monitoring 2010-11-19 20:05:54+01:00 ... [29794] Monitoring started. + SELENIUM_PATH=<https://qa.nuxeo.org/hudson/job/FT-nuxeo-5.4-selenium-cap-jboss/ws/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/selenium> + SUITES='suite1 suite2 suite-webengine' + HIDE_FF=true + URL=http://127.0.0.1:8080/nuxeo/ + <https://qa.nuxeo.org/hudson/job/FT-nuxeo-5.4-selenium-cap-jboss/ws/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/selenium/run.sh> + dirname <https://qa.nuxeo.org/hudson/job/FT-nuxeo-5.4-selenium-cap-jboss/ws/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/selenium/run.sh> + cd <https://qa.nuxeo.org/hudson/job/FT-nuxeo-5.4-selenium-cap-jboss/ws/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/selenium> + pwd -P + HERE=<https://qa.nuxeo.org/hudson/job/FT-nuxeo-5.4-selenium-cap-jboss/ws/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/selenium> + [ -r <https://qa.nuxeo.org/hudson/job/FT-nuxeo-5.4-selenium-cap-jboss/ws/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/selenium/run.conf> ] + HIDE_FF=true + SUITES=suite1 suite2 suite-webengine + URL=http://127.0.0.1:8080/nuxeo/ + cd <https://qa.nuxeo.org/hudson/job/FT-nuxeo-5.4-selenium-cap-jboss/ws/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/selenium> + mvn dependency:copy [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Building Utility POM for running Selenium tests [INFO] task-segment: [dependency:copy] [INFO] ------------------------------------------------------------------------ [INFO] [dependency:copy {execution: default-cli}] [INFO] Configured Artifact: org.seleniumhq.selenium.server:selenium-server:standalone:1.0.3:jar [INFO] org.seleniumhq.selenium.server:selenium-server:standalone:1.0.3:jar already exists in <https://qa.nuxeo.org/hudson/job/FT-nuxeo-5.4-selenium-cap-jboss/ws/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/selenium> [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESSFUL [INFO] ------------------------------------------------------------------------ [INFO] Total time: 4 seconds [INFO] Finished at: Fri Nov 19 20:06:06 CET 2010 [INFO] Final Memory: 21M/298M [INFO] ------------------------------------------------------------------------ + CMD=java -jar selenium-server.jar -port 14440 -timeout 7200 -htmlSuite *chrome http://127.0.0.1:8080/nuxeo/ + [ ! -z true ] + export DISPLAY=:1 + CMD_END=-firefoxProfileTemplate ffprofile -userExtensions user-extensions.js + rm -rf <https://qa.nuxeo.org/hudson/job/FT-nuxeo-5.4-selenium-cap-jboss/397/artifact/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/selenium/result-suite-webengine.html> <https://qa.nuxeo.org/hudson/job/FT-nuxeo-5.4-selenium-cap-jboss/397/artifact/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/selenium/result-suite1.html> <https://qa.nuxeo.org/hudson/job/FT-nuxeo-5.4-selenium-cap-jboss/397/artifact/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/selenium/result-suite2.html> + cd <https://qa.nuxeo.org/hudson/job/FT-nuxeo-5.4-selenium-cap-jboss/ws/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/selenium> + sed s,/path/to/project-ear/ftest/selenium,<https://qa.nuxeo.org/hudson/job/FT-nuxeo-5.4-selenium-cap-jboss/ws/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/selenium,g> + sed s,\(capability.principal.codebase.p0.id...\).*$,\1"http://127.0.0.1:8080/nuxeo/");,g + [ ! -z true ] + echo // do not load images + echo user_pref("permissions.default.image", 2); + exit_code=0 + echo ### [INFO] Running test suite suite1 ... ### [INFO] Running test suite suite1 ... + java -jar selenium-server.jar -port 14440 -timeout 7200 -htmlSuite *chrome http://127.0.0.1:8080/nuxeo/ <https://qa.nuxeo.org/hudson/job/FT-nuxeo-5.4-selenium-cap-jboss/ws/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/selenium/tests/suite1.html> <https://qa.nuxeo.org/hudson/job/FT-nuxeo-5.4-selenium-cap-jboss/397/artifact/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/selenium/result-suite1.html> -firefoxProfileTemplate ffprofile -userExtensions user-extensions.js 20:06:06.937 INFO - Java: Sun Microsystems Inc. 16.3-b01 20:06:06.938 INFO - OS: Linux 2.6.31-21-generic amd64 20:06:06.957 INFO - v2.0 [a2], with Core v2.0 [a2] 20:06:07.256 INFO - RemoteWebDriver instances should connect to: http://10.213.0.91:14440/wd/hub 20:06:07.257 INFO - Version Jetty/5.1.x 20:06:07.258 INFO - Started HttpContext[/selenium-server/driver,/selenium-server/driver] 20:06:07.271 INFO - Started HttpContext[/selenium-server,/selenium-server] 20:06:07.272 INFO - Started HttpContext[/,/] 20:06:20.172 INFO - Started org.openqa.jetty.jetty.servlet.servlethand...@377653ae 20:06:20.172 INFO - Started HttpContext[/wd,/wd] 20:06:20.207 INFO - Started SocketListener on 0.0.0.0:14440 20:06:20.207 INFO - Started org.openqa.jetty.jetty.ser...@59bca5f1 20:06:20.579 INFO - Preparing Firefox profile... Xlib: extension "RANDR" missing on display ":1.0". (firefox-bin:30054): GLib-WARNING **: g_set_prgname() called multiple times Xlib: extension "RANDR" missing on display ":1.0". (firefox-bin:30054): GLib-WARNING **: g_set_prgname() called multiple times 20:06:27.116 INFO - Launching Firefox... 20:06:29.512 INFO - Checking Resource aliases 20:11:43.939 INFO - Checking Resource aliases 20:11:43.940 INFO - Received posted results 20:11:45.299 INFO - Killing Firefox... 20:11:45.413 INFO - Shutting down... 20:11:45.414 INFO - Stopping Acceptor ServerSocket[addr=0.0.0.0/0.0.0.0,port=0,localport=14440] + [ 0 != 0 ] + echo ### [INFO] suite1 TEST SUCCESSFUL ### [INFO] suite1 TEST SUCCESSFUL + sleep 5 + echo ### [INFO] Running test suite suite2 ... ### [INFO] Running test suite suite2 ... + java -jar selenium-server.jar -port 14440 -timeout 7200 -htmlSuite *chrome http://127.0.0.1:8080/nuxeo/ <https://qa.nuxeo.org/hudson/job/FT-nuxeo-5.4-selenium-cap-jboss/ws/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/selenium/tests/suite2.html> <https://qa.nuxeo.org/hudson/job/FT-nuxeo-5.4-selenium-cap-jboss/397/artifact/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/selenium/result-suite2.html> -firefoxProfileTemplate ffprofile -userExtensions user-extensions.js 20:11:50.891 INFO - Java: Sun Microsystems Inc. 16.3-b01 20:11:50.900 INFO - OS: Linux 2.6.31-21-generic amd64 20:11:50.908 INFO - v2.0 [a2], with Core v2.0 [a2] 20:11:51.000 INFO - RemoteWebDriver instances should connect to: http://10.213.0.91:14440/wd/hub 20:11:51.002 INFO - Version Jetty/5.1.x 20:11:51.002 INFO - Started HttpContext[/selenium-server/driver,/selenium-server/driver] 20:11:51.003 INFO - Started HttpContext[/selenium-server,/selenium-server] 20:11:51.003 INFO - Started HttpContext[/,/] 20:11:51.063 INFO - Started org.openqa.jetty.jetty.servlet.servlethand...@396fe0f4 20:11:51.063 INFO - Started HttpContext[/wd,/wd] 20:11:51.067 INFO - Started SocketListener on 0.0.0.0:14440 20:11:51.067 INFO - Started org.openqa.jetty.jetty.ser...@70329f3d 20:11:51.180 INFO - Preparing Firefox profile... Xlib: extension "RANDR" missing on display ":1.0". (firefox-bin:31013): GLib-WARNING **: g_set_prgname() called multiple times Xlib: extension "RANDR" missing on display ":1.0". (firefox-bin:31013): GLib-WARNING **: g_set_prgname() called multiple times 20:11:53.538 INFO - Launching Firefox... 20:11:54.394 INFO - Checking Resource aliases 20:26:22.487 INFO - Checking Resource aliases 20:26:22.488 INFO - Received posted results 20:26:22.811 INFO - Killing Firefox... Tests failed, see result file for details: <https://qa.nuxeo.org/hudson/job/FT-nuxeo-5.4-selenium-cap-jboss/397/artifact/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/selenium/result-suite2.html> 20:26:23.080 INFO - Shutting down... 20:26:23.081 INFO - Stopping Acceptor ServerSocket[addr=0.0.0.0/0.0.0.0,port=0,localport=14440] + [ 1 != 0 ] + echo ### [ERROR] suite2 TEST FAILURE ### [ERROR] suite2 TEST FAILURE + exit_code=9 + sleep 5 + echo ### [INFO] Running test suite suite-webengine ... ### [INFO] Running test suite suite-webengine ... + java -jar selenium-server.jar -port 14440 -timeout 7200 -htmlSuite *chrome http://127.0.0.1:8080/nuxeo/ <https://qa.nuxeo.org/hudson/job/FT-nuxeo-5.4-selenium-cap-jboss/ws/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/selenium/tests/suite-webengine.html> <https://qa.nuxeo.org/hudson/job/FT-nuxeo-5.4-selenium-cap-jboss/397/artifact/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/selenium/result-suite-webengine.html> -firefoxProfileTemplate ffprofile -userExtensions user-extensions.js 20:26:28.645 INFO - Java: Sun Microsystems Inc. 16.3-b01 20:26:28.646 INFO - OS: Linux 2.6.31-21-generic amd64 20:26:28.654 INFO - v2.0 [a2], with Core v2.0 [a2] 20:26:28.736 INFO - RemoteWebDriver instances should connect to: http://10.213.0.91:14440/wd/hub 20:26:28.737 INFO - Version Jetty/5.1.x 20:26:28.738 INFO - Started HttpContext[/selenium-server/driver,/selenium-server/driver] 20:26:28.739 INFO - Started HttpContext[/selenium-server,/selenium-server] 20:26:28.739 INFO - Started HttpContext[/,/] 20:27:00.812 INFO - Started org.openqa.jetty.jetty.servlet.servlethand...@377653ae 20:27:00.812 INFO - Started HttpContext[/wd,/wd] 20:27:00.818 INFO - Started SocketListener on 0.0.0.0:14440 20:27:00.818 INFO - Started org.openqa.jetty.jetty.ser...@59bca5f1 20:27:00.962 INFO - Preparing Firefox profile... Xlib: extension "RANDR" missing on display ":1.0". (firefox-bin:1254): GLib-WARNING **: g_set_prgname() called multiple times Xlib: extension "RANDR" missing on display ":1.0". (firefox-bin:1254): GLib-WARNING **: g_set_prgname() called multiple times 20:27:03.363 INFO - Launching Firefox... 20:27:04.130 INFO - Checking Resource aliases 20:27:11.999 INFO - Checking Resource aliases 20:27:12.000 INFO - Received posted results 20:27:12.407 INFO - Killing Firefox... 20:27:12.441 INFO - Shutting down... 20:27:12.441 INFO - Stopping Acceptor ServerSocket[addr=0.0.0.0/0.0.0.0,port=0,localport=14440] + [ 0 != 0 ] + echo ### [INFO] suite-webengine TEST SUCCESSFUL ### [INFO] suite-webengine TEST SUCCESSFUL + sleep 5 + [ 9 != 0 ] + echo ### [ERROR] TESTS FAILURE ### [ERROR] TESTS FAILURE + exit 9 + ret1=9 + stop_server + SERVER_HOME=<https://qa.nuxeo.org/hudson/job/FT-nuxeo-5.4-selenium-cap-jboss/ws/trunk/jboss> + <https://qa.nuxeo.org/hudson/job/FT-nuxeo-5.4-selenium-cap-jboss/ws/trunk/jboss/bin/monitorctl.sh> stop Stopping monitoring 2010-11-19 20:27:18+01:00 ... Monitoring stopped. Archiving log ... Done: <https://qa.nuxeo.org/hudson/job/FT-nuxeo-5.4-selenium-cap-jboss/397/artifact/trunk/jboss/log/log-20101119-192723.tgz> + <https://qa.nuxeo.org/hudson/job/FT-nuxeo-5.4-selenium-cap-jboss/ws/trunk/jboss/bin/nuxeoctl> stop .....Nuxeo stopped. + '[' '!' -z ']' + gzip <https://qa.nuxeo.org/hudson/job/FT-nuxeo-5.4-selenium-cap-jboss/397/artifact/trunk/jboss/log/boot.log> <https://qa.nuxeo.org/hudson/job/FT-nuxeo-5.4-selenium-cap-jboss/397/artifact/trunk/jboss/log/console.log> <https://qa.nuxeo.org/hudson/job/FT-nuxeo-5.4-selenium-cap-jboss/397/artifact/trunk/jboss/log/gc.log> <https://qa.nuxeo.org/hudson/job/FT-nuxeo-5.4-selenium-cap-jboss/397/artifact/trunk/jboss/log/jvm.log> <https://qa.nuxeo.org/hudson/job/FT-nuxeo-5.4-selenium-cap-jboss/397/artifact/trunk/jboss/log/nuxeo-ds.log> <https://qa.nuxeo.org/hudson/job/FT-nuxeo-5.4-selenium-cap-jboss/397/artifact/trunk/jboss/log/nuxeo-error.log> <https://qa.nuxeo.org/hudson/job/FT-nuxeo-5.4-selenium-cap-jboss/397/artifact/trunk/jboss/log/server.log> <https://qa.nuxeo.org/hudson/job/FT-nuxeo-5.4-selenium-cap-jboss/397/artifact/trunk/jboss/log/stderr.log> <https://qa.nuxeo.org/hudson/job/FT-nuxeo-5.4-selenium-cap-jboss/397/artifact/trunk/jboss/log/sysstat-sar.log> <https://qa.nuxeo.org/hudson/job/FT-nuxeo-5.4-selenium-cap-jboss/397/artifact/trunk/jboss/log/vcs-ds.log> <https://qa.nuxeo.org/hudson/job/FT-nuxeo-5.4-selenium-cap-jboss/397/artifact/trunk/jboss/log/webrequests.log> <https://qa.nuxeo.org/hudson/job/FT-nuxeo-5.4-selenium-cap-jboss/397/artifact/trunk/jboss/log/webthreads.log> + gzip -cd <https://qa.nuxeo.org/hudson/job/FT-nuxeo-5.4-selenium-cap-jboss/397/artifact/trunk/jboss/log/server.log.gz> + '[' 9 -eq 0 ']' + exit 9 Archiving artifacts Publishing Selenium report... Test failures: 2 Test totals : 87 ------------------------ Command Passes : 1477 Command Failures : 4 Command Errors : 1 Checking ^\d{4}-\d{2}-\d{2}.*ERROR.* <https://qa.nuxeo.org/hudson/job/FT-nuxeo-5.4-selenium-cap-jboss/397/artifact/trunk/jboss/log/server.log>: 2010-11-19 20:24:40,258 ERROR [facelets.viewhandler] Error Rendering View[/view_documents.xhtml] 2010-11-19 20:24:40,260 ERROR [javax.enterprise.resource.webcontainer.jsf.lifecycle] jsf.lifecycle.phase.exception 2010-11-19 20:24:40,377 ERROR [org.ajax4jsf.webapp.BaseXMLFilter] Exception in the filter chain 2010-11-19 20:24:40,383 ERROR [org.nuxeo.ecm.platform.web.common.exceptionhandling.DefaultNuxeoExceptionHandler] javax.servlet.ServletException: @In attribute requires non-null value: typesTool.typeManager 2010-11-19 20:24:40,383 ERROR [nuxeo-error-log] javax.servlet.ServletException: @In attribute requires non-null value: typesTool.typeManager 2010-11-19 20:24:40,389 ERROR [nuxeo-error-log] 2010-11-19 20:24:50,935 ERROR [facelets.viewhandler] Error Rendering View[/view_documents.xhtml] 2010-11-19 20:24:50,936 ERROR [javax.enterprise.resource.webcontainer.jsf.lifecycle] jsf.lifecycle.phase.exception 2010-11-19 20:24:50,944 ERROR [org.ajax4jsf.webapp.BaseXMLFilter] Exception in the filter chain 2010-11-19 20:24:50,946 ERROR [org.nuxeo.ecm.platform.web.common.exceptionhandling.DefaultNuxeoExceptionHandler] javax.servlet.ServletException: @In attribute requires non-null value: typesTool.typeManager 2010-11-19 20:24:50,946 ERROR [nuxeo-error-log] javax.servlet.ServletException: @In attribute requires non-null value: typesTool.typeManager 2010-11-19 20:24:50,947 ERROR [nuxeo-error-log] 2010-11-19 20:25:21,205 ERROR [facelets.viewhandler] Error Rendering View[/view_documents.xhtml] 2010-11-19 20:25:21,208 ERROR [javax.enterprise.resource.webcontainer.jsf.lifecycle] jsf.lifecycle.phase.exception 2010-11-19 20:25:21,214 ERROR [org.ajax4jsf.webapp.BaseXMLFilter] Exception in the filter chain 2010-11-19 20:25:21,216 ERROR [org.nuxeo.ecm.platform.web.common.exceptionhandling.DefaultNuxeoExceptionHandler] javax.servlet.ServletException: @In attribute requires non-null value: typesTool.typeManager 2010-11-19 20:25:21,217 ERROR [nuxeo-error-log] javax.servlet.ServletException: @In attribute requires non-null value: typesTool.typeManager 2010-11-19 20:25:21,219 ERROR [nuxeo-error-log] 2010-11-19 20:25:31,809 ERROR [facelets.viewhandler] Error Rendering View[/view_documents.xhtml] 2010-11-19 20:25:31,810 ERROR [javax.enterprise.resource.webcontainer.jsf.lifecycle] jsf.lifecycle.phase.exception 2010-11-19 20:25:31,816 ERROR [org.ajax4jsf.webapp.BaseXMLFilter] Exception in the filter chain 2010-11-19 20:25:31,817 ERROR [org.nuxeo.ecm.platform.web.common.exceptionhandling.DefaultNuxeoExceptionHandler] javax.servlet.ServletException: @In attribute requires non-null value: typesTool.typeManager 2010-11-19 20:25:31,817 ERROR [nuxeo-error-log] javax.servlet.ServletException: @In attribute requires non-null value: typesTool.typeManager 2010-11-19 20:25:31,819 ERROR [nuxeo-error-log] 2010-11-19 20:25:54,311 ERROR [facelets.viewhandler] Error Rendering View[/view_documents.xhtml] 2010-11-19 20:25:54,313 ERROR [javax.enterprise.resource.webcontainer.jsf.lifecycle] jsf.lifecycle.phase.exception 2010-11-19 20:25:54,323 ERROR [org.ajax4jsf.webapp.BaseXMLFilter] Exception in the filter chain 2010-11-19 20:25:54,324 ERROR [org.nuxeo.ecm.platform.web.common.exceptionhandling.DefaultNuxeoExceptionHandler] javax.servlet.ServletException: @In attribute requires non-null value: typesTool.typeManager 2010-11-19 20:25:54,325 ERROR [nuxeo-error-log] javax.servlet.ServletException: @In attribute requires non-null value: typesTool.typeManager 2010-11-19 20:25:54,327 ERROR [nuxeo-error-log] _______________________________________________ ECM-QA mailing list [email protected] http://lists.nuxeo.com/mailman/listinfo/ecm-qa
