See 
<https://qa.nuxeo.org/hudson/job/FT-nuxeo-5.4-selenium-cap-jboss/395/changes>

Changes:

[Julien Carsique <[email protected]>] add missing addons

[Julien Carsique <[email protected]>] no merge when performing major release

[Julien Carsique <[email protected]>] allow to choose between jboss and tomcat

------------------------------------------
[...truncated 938 lines...]
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] ------------------------------------------------------------------------
[INFO] Nuxeo Distribution Parent ............................. SUCCESS [12.969s]
[INFO] Nuxeo Windows startup script .......................... SUCCESS [6.513s]
[INFO] Nuxeo Distribution Resources .......................... SUCCESS [1.161s]
[INFO] Nuxeo CAP ............................................. SUCCESS 
[1:50.150s]
[INFO] Nuxeo JBoss5 Distribution ............................. SUCCESS [52.328s]
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESSFUL
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 3 minutes 7 seconds
[INFO] Finished at: Mon Nov 08 05:22:41 CET 2010
[INFO] Final Memory: 236M/657M
[INFO] ------------------------------------------------------------------------
+ NEW_JBOSS=true
+ setup_jboss 127.0.0.1
+ '[' 1 == 2 ']'
+ JBOSS=/opt/hudson/tmp/workspace/FT-nuxeo-5.4-selenium-cap-jboss/trunk/jboss
+ IP=127.0.0.1
+ '[' '!' -d 
/opt/hudson/tmp/workspace/FT-nuxeo-5.4-selenium-cap-jboss/trunk/jboss ']'
+ '[' -d /opt/hudson/tmp/workspace/FT-nuxeo-5.4-selenium-cap-jboss/trunk/jboss 
']'
+ cp -r 
/opt/hudson/tmp/workspace/FT-nuxeo-5.4-selenium-cap-jboss/trunk/nuxeo-distribution-5.4/nuxeo-distribution-jboss/target/nuxeo-cap-5.4.0-SNAPSHOT-jboss
 /opt/hudson/tmp/workspace/FT-nuxeo-5.4-selenium-cap-jboss/trunk/jboss
+ '[' '!' -e 
/opt/hudson/tmp/workspace/FT-nuxeo-5.4-selenium-cap-jboss/trunk/jboss/bin/nuxeo.conf
 ']'
++ dirname /opt/hudson/tmp/workspace/FT-nuxeo-5.4-selenium-cap-jboss/trunk
++ xargs basename
+ mail_from=ft-nuxeo-5.4-selenium-cap-jb...@muradin
+ cat
+ chmod u+x 
/opt/hudson/tmp/workspace/FT-nuxeo-5.4-selenium-cap-jboss/trunk/jboss/bin/classpath.sh
 
/opt/hudson/tmp/workspace/FT-nuxeo-5.4-selenium-cap-jboss/trunk/jboss/bin/jboss_init_hpux.sh
 
/opt/hudson/tmp/workspace/FT-nuxeo-5.4-selenium-cap-jboss/trunk/jboss/bin/jboss_init_redhat.sh
 
/opt/hudson/tmp/workspace/FT-nuxeo-5.4-selenium-cap-jboss/trunk/jboss/bin/jboss_init_suse.sh
 
/opt/hudson/tmp/workspace/FT-nuxeo-5.4-selenium-cap-jboss/trunk/jboss/bin/monitorctl.sh
 
/opt/hudson/tmp/workspace/FT-nuxeo-5.4-selenium-cap-jboss/trunk/jboss/bin/password_tool.sh
 
/opt/hudson/tmp/workspace/FT-nuxeo-5.4-selenium-cap-jboss/trunk/jboss/bin/probe.sh
 
/opt/hudson/tmp/workspace/FT-nuxeo-5.4-selenium-cap-jboss/trunk/jboss/bin/remove-deleted-blob.sh
 
/opt/hudson/tmp/workspace/FT-nuxeo-5.4-selenium-cap-jboss/trunk/jboss/bin/run.sh
 
/opt/hudson/tmp/workspace/FT-nuxeo-5.4-selenium-cap-jboss/trunk/jboss/bin/shutdown.sh
 
/opt/hudson/tmp/workspace/FT-nuxeo-5.4-selenium-cap-jboss/trunk/jboss/bin/twiddle.sh
 
/opt/hudson/tmp/workspace/FT-nuxeo-5.4-selenium-cap-jboss/trunk/jboss/bin/wsconsume.sh
 
/opt/hudson/tmp/workspace/FT-nuxeo-5.4-selenium-cap-jboss/trunk/jboss/bin/wsprovide.sh
 
/opt/hudson/tmp/workspace/FT-nuxeo-5.4-selenium-cap-jboss/trunk/jboss/bin/wsrunclient.sh
 
/opt/hudson/tmp/workspace/FT-nuxeo-5.4-selenium-cap-jboss/trunk/jboss/bin/wstools.sh
 
/opt/hudson/tmp/workspace/FT-nuxeo-5.4-selenium-cap-jboss/trunk/jboss/bin/jbossctl
 
/opt/hudson/tmp/workspace/FT-nuxeo-5.4-selenium-cap-jboss/trunk/jboss/bin/nuxeoctl
 
/opt/hudson/tmp/workspace/FT-nuxeo-5.4-selenium-cap-jboss/trunk/jboss/bin/openofficectl
+ echo org.nuxeo.systemlog.token=dolog
+ set_jboss_log4j_level INFO
+ LEVEL=INFO
+ shift
+ sed -i '/<root>/,/root>/ s,<level value=.*$,<level value="INFO"/>,' 
/opt/hudson/tmp/workspace/FT-nuxeo-5.4-selenium-cap-jboss/trunk/jboss/server/default/conf/jboss-log4j.xml
+ deploy_ear
+ '[' '!' -d 
/opt/hudson/tmp/workspace/FT-nuxeo-5.4-selenium-cap-jboss/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.
+ start_jboss 127.0.0.1
+ '[' 1 == 2 ']'
+ JBOSS=/opt/hudson/tmp/workspace/FT-nuxeo-5.4-selenium-cap-jboss/trunk/jboss
+ 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 ']'
+ echo BINDHOST=127.0.0.1
+ 
/opt/hudson/tmp/workspace/FT-nuxeo-5.4-selenium-cap-jboss/trunk/jboss/bin/nuxeoctl
 start
Starting Nuxeo... (pressing Ctrl+C will interrupt starting process)
........................................................................05:24:03,330
 INFO  [OSGiRuntimeService] Nuxeo EP Started
======================================================================
= Nuxeo EP Started
======================================================================
= Component Loading Status: Pending: 0 / Unstarted: 0 / Total: 269
======================================================================
= Component Loading Status: Pending: 0 / Unstarted: 0 / Total: 269
+ 
SELENIUM_PATH=/opt/hudson/tmp/workspace/FT-nuxeo-5.4-selenium-cap-jboss/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/
+ 
/opt/hudson/tmp/workspace/FT-nuxeo-5.4-selenium-cap-jboss/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/selenium/run.sh
+++ dirname 
/opt/hudson/tmp/workspace/FT-nuxeo-5.4-selenium-cap-jboss/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/selenium/run.sh
++ cd 
/opt/hudson/tmp/workspace/FT-nuxeo-5.4-selenium-cap-jboss/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/selenium
++ pwd -P
+ 
HERE=/opt/hudson/tmp/workspace/FT-nuxeo-5.4-selenium-cap-jboss/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/selenium
+ '[' -r 
/opt/hudson/tmp/workspace/FT-nuxeo-5.4-selenium-cap-jboss/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 
/opt/hudson/tmp/workspace/FT-nuxeo-5.4-selenium-cap-jboss/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] Copying selenium-server-1.0.3-standalone.jar to 
/opt/hudson/tmp/workspace/FT-nuxeo-5.4-selenium-cap-jboss/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/selenium/selenium-server.jar
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESSFUL
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 4 seconds
[INFO] Finished at: Mon Nov 08 05:24:14 CET 2010
[INFO] Final Memory: 22M/295M
[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
+ DISPLAY=:1
+ CMD_END='-firefoxProfileTemplate ffprofile -userExtensions user-extensions.js'
+ rm -rf 
'/opt/hudson/tmp/workspace/FT-nuxeo-5.4-selenium-cap-jboss/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/selenium/result-*.html'
+ cd 
/opt/hudson/tmp/workspace/FT-nuxeo-5.4-selenium-cap-jboss/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/selenium
+ sed 
s,/path/to/project-ear/ftest/selenium,/opt/hudson/tmp/workspace/FT-nuxeo-5.4-selenium-cap-jboss/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
+ for suite in '$SUITES'
+ 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/ 
/opt/hudson/tmp/workspace/FT-nuxeo-5.4-selenium-cap-jboss/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/selenium/tests/suite1.html
 
/opt/hudson/tmp/workspace/FT-nuxeo-5.4-selenium-cap-jboss/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/selenium/result-suite1.html
 -firefoxProfileTemplate ffprofile -userExtensions user-extensions.js
05:24:15.252 INFO - Java: Sun Microsystems Inc. 16.3-b01
05:24:15.253 INFO - OS: Linux 2.6.26-2-amd64 amd64
05:24:15.261 INFO - v2.0 [a2], with Core v2.0 [a2]
05:24:15.433 INFO - RemoteWebDriver instances should connect to: 
http://10.213.0.59:14440/wd/hub
05:24:15.435 INFO - Version Jetty/5.1.x
05:24:15.436 INFO - Started 
HttpContext[/selenium-server/driver,/selenium-server/driver]
05:24:15.437 INFO - Started HttpContext[/selenium-server,/selenium-server]
05:24:15.437 INFO - Started HttpContext[/,/]
05:24:15.653 INFO - Started org.openqa.jetty.jetty.servlet.servlethand...@7c4c51
05:24:15.654 INFO - Started HttpContext[/wd,/wd]
05:24:15.658 INFO - Started SocketListener on 0.0.0.0:14440
05:24:15.658 INFO - Started org.openqa.jetty.jetty.ser...@416b13c7
05:24:15.949 INFO - Preparing Firefox profile...
05:24:21.907 INFO - Launching Firefox...
05:24:23.552 INFO - Checking Resource aliases
05:29:27.032 INFO - Checking Resource aliases
05:29:27.033 INFO - Received posted results
05:29:28.048 INFO - Killing Firefox...
05:29:28.137 INFO - Shutting down...
+ '[' 0 '!=' 0 ']'
+ echo '### [INFO] suite1 TEST SUCCESSFUL'
### [INFO] suite1 TEST SUCCESSFUL
+ sleep 5
+ for suite in '$SUITES'
+ 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/ 
/opt/hudson/tmp/workspace/FT-nuxeo-5.4-selenium-cap-jboss/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/selenium/tests/suite2.html
 
/opt/hudson/tmp/workspace/FT-nuxeo-5.4-selenium-cap-jboss/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/selenium/result-suite2.html
 -firefoxProfileTemplate ffprofile -userExtensions user-extensions.js
05:29:33.698 INFO - Java: Sun Microsystems Inc. 16.3-b01
05:29:33.699 INFO - OS: Linux 2.6.26-2-amd64 amd64
05:29:33.706 INFO - v2.0 [a2], with Core v2.0 [a2]
05:29:33.802 INFO - RemoteWebDriver instances should connect to: 
http://10.213.0.59:14440/wd/hub
05:29:33.803 INFO - Version Jetty/5.1.x
05:29:33.804 INFO - Started 
HttpContext[/selenium-server/driver,/selenium-server/driver]
05:29:33.805 INFO - Started HttpContext[/selenium-server,/selenium-server]
05:29:33.805 INFO - Started HttpContext[/,/]
05:29:33.878 INFO - Started 
org.openqa.jetty.jetty.servlet.servlethand...@7a148bd3
05:29:33.879 INFO - Started HttpContext[/wd,/wd]
05:29:33.882 INFO - Started SocketListener on 0.0.0.0:14440
05:29:33.882 INFO - Started org.openqa.jetty.jetty.ser...@5cdf8f5e
05:29:33.974 INFO - Preparing Firefox profile...
05:29:36.048 INFO - Launching Firefox...
05:29:36.569 INFO - Checking Resource aliases
05:43:45.251 INFO - Checking Resource aliases
05:43:45.252 INFO - Received posted results
05:43:45.814 INFO - Killing Firefox...
Tests failed, see result file for details: 
/opt/hudson/tmp/workspace/FT-nuxeo-5.4-selenium-cap-jboss/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/selenium/result-suite2.html
05:43:46.059 INFO - Shutting down...
05:43:46.060 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
+ for suite in '$SUITES'
+ 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/ 
/opt/hudson/tmp/workspace/FT-nuxeo-5.4-selenium-cap-jboss/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/selenium/tests/suite-webengine.html
 
/opt/hudson/tmp/workspace/FT-nuxeo-5.4-selenium-cap-jboss/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/selenium/result-suite-webengine.html
 -firefoxProfileTemplate ffprofile -userExtensions user-extensions.js
05:43:51.495 INFO - Java: Sun Microsystems Inc. 16.3-b01
05:43:51.497 INFO - OS: Linux 2.6.26-2-amd64 amd64
05:43:51.507 INFO - v2.0 [a2], with Core v2.0 [a2]
05:43:51.601 INFO - RemoteWebDriver instances should connect to: 
http://10.213.0.59:14440/wd/hub
05:43:51.602 INFO - Version Jetty/5.1.x
05:43:51.603 INFO - Started 
HttpContext[/selenium-server/driver,/selenium-server/driver]
05:43:51.604 INFO - Started HttpContext[/selenium-server,/selenium-server]
05:43:51.604 INFO - Started HttpContext[/,/]
05:43:51.691 INFO - Started 
org.openqa.jetty.jetty.servlet.servlethand...@7a148bd3
05:43:51.691 INFO - Started HttpContext[/wd,/wd]
05:43:51.694 INFO - Started SocketListener on 0.0.0.0:14440
05:43:51.695 INFO - Started org.openqa.jetty.jetty.ser...@593d93f4
05:43:51.829 INFO - Preparing Firefox profile...
05:43:53.951 INFO - Launching Firefox...
05:43:54.512 INFO - Checking Resource aliases
05:44:02.374 INFO - Checking Resource aliases
05:44:02.375 INFO - Received posted results
05:44:02.961 INFO - Killing Firefox...
+ '[' 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_jboss
+ JBOSS=/opt/hudson/tmp/workspace/FT-nuxeo-5.4-selenium-cap-jboss/trunk/jboss
+ 
/opt/hudson/tmp/workspace/FT-nuxeo-5.4-selenium-cap-jboss/trunk/jboss/bin/nuxeoctl
 stop
....Nuxeo stopped.
+ gzip 
/opt/hudson/tmp/workspace/FT-nuxeo-5.4-selenium-cap-jboss/trunk/jboss/log/boot.log
 
/opt/hudson/tmp/workspace/FT-nuxeo-5.4-selenium-cap-jboss/trunk/jboss/log/console.log
 
/opt/hudson/tmp/workspace/FT-nuxeo-5.4-selenium-cap-jboss/trunk/jboss/log/jvm.log
 
/opt/hudson/tmp/workspace/FT-nuxeo-5.4-selenium-cap-jboss/trunk/jboss/log/nuxeo-ds.log
 
/opt/hudson/tmp/workspace/FT-nuxeo-5.4-selenium-cap-jboss/trunk/jboss/log/server.log
 
/opt/hudson/tmp/workspace/FT-nuxeo-5.4-selenium-cap-jboss/trunk/jboss/log/vcs-ds.log
 
/opt/hudson/tmp/workspace/FT-nuxeo-5.4-selenium-cap-jboss/trunk/jboss/log/webthreads.log
+ gzip -cd 
/opt/hudson/tmp/workspace/FT-nuxeo-5.4-selenium-cap-jboss/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/395/artifact/trunk/jboss/log/server.log>:
2010-11-08 05:42:06,292 ERROR [facelets.viewhandler] (http-127.0.0.1-8080-6) 
Error Rendering View[/view_documents.xhtml]
2010-11-08 05:42:06,294 ERROR 
[javax.enterprise.resource.webcontainer.jsf.lifecycle] (http-127.0.0.1-8080-6) 
jsf.lifecycle.phase.exception
2010-11-08 05:42:06,356 ERROR [org.ajax4jsf.webapp.BaseXMLFilter] 
(http-127.0.0.1-8080-6) Exception in the filter chain
2010-11-08 05:42:06,362 ERROR 
[org.nuxeo.ecm.platform.web.common.exceptionhandling.DefaultNuxeoExceptionHandler]
 (http-127.0.0.1-8080-6) javax.servlet.ServletException: @In attribute requires 
non-null value: typesTool.typeManager
2010-11-08 05:42:06,363 ERROR [nuxeo-error-log] (http-127.0.0.1-8080-6) 
javax.servlet.ServletException: @In attribute requires non-null value: 
typesTool.typeManager
2010-11-08 05:42:06,367 ERROR [nuxeo-error-log] (http-127.0.0.1-8080-6) 
2010-11-08 05:42:17,097 ERROR [facelets.viewhandler] (http-127.0.0.1-8080-2) 
Error Rendering View[/view_documents.xhtml]
2010-11-08 05:42:17,135 ERROR 
[javax.enterprise.resource.webcontainer.jsf.lifecycle] (http-127.0.0.1-8080-2) 
jsf.lifecycle.phase.exception
2010-11-08 05:42:17,144 ERROR [org.ajax4jsf.webapp.BaseXMLFilter] 
(http-127.0.0.1-8080-2) Exception in the filter chain
2010-11-08 05:42:17,146 ERROR 
[org.nuxeo.ecm.platform.web.common.exceptionhandling.DefaultNuxeoExceptionHandler]
 (http-127.0.0.1-8080-2) javax.servlet.ServletException: @In attribute requires 
non-null value: typesTool.typeManager
2010-11-08 05:42:17,147 ERROR [nuxeo-error-log] (http-127.0.0.1-8080-2) 
javax.servlet.ServletException: @In attribute requires non-null value: 
typesTool.typeManager
2010-11-08 05:42:17,149 ERROR [nuxeo-error-log] (http-127.0.0.1-8080-2) 
2010-11-08 05:42:46,538 ERROR [facelets.viewhandler] (http-127.0.0.1-8080-2) 
Error Rendering View[/view_documents.xhtml]
2010-11-08 05:42:46,539 ERROR 
[javax.enterprise.resource.webcontainer.jsf.lifecycle] (http-127.0.0.1-8080-2) 
jsf.lifecycle.phase.exception
2010-11-08 05:42:46,547 ERROR [org.ajax4jsf.webapp.BaseXMLFilter] 
(http-127.0.0.1-8080-2) Exception in the filter chain
2010-11-08 05:42:46,548 ERROR 
[org.nuxeo.ecm.platform.web.common.exceptionhandling.DefaultNuxeoExceptionHandler]
 (http-127.0.0.1-8080-2) javax.servlet.ServletException: @In attribute requires 
non-null value: typesTool.typeManager
2010-11-08 05:42:46,549 ERROR [nuxeo-error-log] (http-127.0.0.1-8080-2) 
javax.servlet.ServletException: @In attribute requires non-null value: 
typesTool.typeManager
2010-11-08 05:42:46,550 ERROR [nuxeo-error-log] (http-127.0.0.1-8080-2) 
2010-11-08 05:42:56,951 ERROR [facelets.viewhandler] (http-127.0.0.1-8080-2) 
Error Rendering View[/view_documents.xhtml]
2010-11-08 05:42:56,953 ERROR 
[javax.enterprise.resource.webcontainer.jsf.lifecycle] (http-127.0.0.1-8080-2) 
jsf.lifecycle.phase.exception
2010-11-08 05:42:56,961 ERROR [org.ajax4jsf.webapp.BaseXMLFilter] 
(http-127.0.0.1-8080-2) Exception in the filter chain
2010-11-08 05:42:56,962 ERROR 
[org.nuxeo.ecm.platform.web.common.exceptionhandling.DefaultNuxeoExceptionHandler]
 (http-127.0.0.1-8080-2) javax.servlet.ServletException: @In attribute requires 
non-null value: typesTool.typeManager
2010-11-08 05:42:56,962 ERROR [nuxeo-error-log] (http-127.0.0.1-8080-2) 
javax.servlet.ServletException: @In attribute requires non-null value: 
typesTool.typeManager
2010-11-08 05:42:56,963 ERROR [nuxeo-error-log] (http-127.0.0.1-8080-2) 
2010-11-08 05:43:17,217 ERROR [facelets.viewhandler] (http-127.0.0.1-8080-2) 
Error Rendering View[/view_documents.xhtml]
2010-11-08 05:43:17,221 ERROR 
[javax.enterprise.resource.webcontainer.jsf.lifecycle] (http-127.0.0.1-8080-2) 
jsf.lifecycle.phase.exception
2010-11-08 05:43:17,227 ERROR [org.ajax4jsf.webapp.BaseXMLFilter] 
(http-127.0.0.1-8080-2) Exception in the filter chain
2010-11-08 05:43:17,228 ERROR 
[org.nuxeo.ecm.platform.web.common.exceptionhandling.DefaultNuxeoExceptionHandler]
 (http-127.0.0.1-8080-2) javax.servlet.ServletException: @In attribute requires 
non-null value: typesTool.typeManager
2010-11-08 05:43:17,229 ERROR [nuxeo-error-log] (http-127.0.0.1-8080-2) 
javax.servlet.ServletException: @In attribute requires non-null value: 
typesTool.typeManager
2010-11-08 05:43:17,230 ERROR [nuxeo-error-log] (http-127.0.0.1-8080-2) 



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

Reply via email to