See <https://qa.nuxeo.org/hudson/job/FT-nuxeo-5.4-selenium-ep/374/changes>

Changes:

[Julien Carsique <[email protected]>] NXBT-224 - Update 
nuxeo-integration-release scripts following changes in templates

[bdelbosc] Fixing template selection using nuxeo.templates with an S

------------------------------------------
[...truncated 1362 lines...]
+ setup_jboss
+ 
JBOSS=<https://qa.nuxeo.org/hudson/job/FT-nuxeo-5.4-selenium-ep/ws/trunk/jboss>
+ '[' '!' -d 
<https://qa.nuxeo.org/hudson/job/FT-nuxeo-5.4-selenium-ep/ws/trunk/jboss> ']'
+ '[' -d 
<https://qa.nuxeo.org/hudson/job/FT-nuxeo-5.4-selenium-ep/ws/trunk/jboss> ']'
+ cp -r 
<https://qa.nuxeo.org/hudson/job/FT-nuxeo-5.4-selenium-ep/ws/trunk/nuxeo-distribution-5.4/nuxeo-distribution-jboss/target/nuxeo-ep-5.4.0-SNAPSHOT-jboss>
 <https://qa.nuxeo.org/hudson/job/FT-nuxeo-5.4-selenium-ep/ws/trunk/jboss>
+ '[' '!' -e 
<https://qa.nuxeo.org/hudson/job/FT-nuxeo-5.4-selenium-ep/ws/trunk/jboss/bin/nuxeo.conf>
 ']'
+ IP=0.0.0.0
++ dirname <https://qa.nuxeo.org/hudson/job/FT-nuxeo-5.4-selenium-ep/ws/trunk>
++ xargs basename
+ mail_from=ft-nuxeo-5.4-selenium...@chipolata
+ cat
+ chmod u+x 
<https://qa.nuxeo.org/hudson/job/FT-nuxeo-5.4-selenium-ep/ws/trunk/jboss/bin/classpath.sh>
 
<https://qa.nuxeo.org/hudson/job/FT-nuxeo-5.4-selenium-ep/ws/trunk/jboss/bin/jboss_init_hpux.sh>
 
<https://qa.nuxeo.org/hudson/job/FT-nuxeo-5.4-selenium-ep/ws/trunk/jboss/bin/jboss_init_redhat.sh>
 
<https://qa.nuxeo.org/hudson/job/FT-nuxeo-5.4-selenium-ep/ws/trunk/jboss/bin/jboss_init_suse.sh>
 
<https://qa.nuxeo.org/hudson/job/FT-nuxeo-5.4-selenium-ep/ws/trunk/jboss/bin/password_tool.sh>
 
<https://qa.nuxeo.org/hudson/job/FT-nuxeo-5.4-selenium-ep/ws/trunk/jboss/bin/probe.sh>
 
<https://qa.nuxeo.org/hudson/job/FT-nuxeo-5.4-selenium-ep/ws/trunk/jboss/bin/remove-deleted-blob.sh>
 
<https://qa.nuxeo.org/hudson/job/FT-nuxeo-5.4-selenium-ep/ws/trunk/jboss/bin/run.sh>
 
<https://qa.nuxeo.org/hudson/job/FT-nuxeo-5.4-selenium-ep/ws/trunk/jboss/bin/shutdown.sh>
 
<https://qa.nuxeo.org/hudson/job/FT-nuxeo-5.4-selenium-ep/ws/trunk/jboss/bin/twiddle.sh>
 
<https://qa.nuxeo.org/hudson/job/FT-nuxeo-5.4-selenium-ep/ws/trunk/jboss/bin/wsconsume.sh>
 
<https://qa.nuxeo.org/hudson/job/FT-nuxeo-5.4-selenium-ep/ws/trunk/jboss/bin/wsprovide.sh>
 
<https://qa.nuxeo.org/hudson/job/FT-nuxeo-5.4-selenium-ep/ws/trunk/jboss/bin/wsrunclient.sh>
 
<https://qa.nuxeo.org/hudson/job/FT-nuxeo-5.4-selenium-ep/ws/trunk/jboss/bin/wstools.sh>
 
<https://qa.nuxeo.org/hudson/job/FT-nuxeo-5.4-selenium-ep/ws/trunk/jboss/bin/jbossctl>
 
<https://qa.nuxeo.org/hudson/job/FT-nuxeo-5.4-selenium-ep/ws/trunk/jboss/bin/nuxeoctl>
 
<https://qa.nuxeo.org/hudson/job/FT-nuxeo-5.4-selenium-ep/ws/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"/>,' 
<https://qa.nuxeo.org/hudson/job/FT-nuxeo-5.4-selenium-ep/ws/trunk/jboss/server/default/conf/jboss-log4j.xml>
+ deploy_ear
+ '[' '!' -d 
<https://qa.nuxeo.org/hudson/job/FT-nuxeo-5.4-selenium-ep/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.
+ start_jboss
+ 
JBOSS=<https://qa.nuxeo.org/hudson/job/FT-nuxeo-5.4-selenium-ep/ws/trunk/jboss>
+ IP=0.0.0.0
+ check_ports_and_kill_ghost_process 0.0.0.0
+ hostname=0.0.0.0
+ 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=0.0.0.0
+ 
<https://qa.nuxeo.org/hudson/job/FT-nuxeo-5.4-selenium-ep/ws/trunk/jboss/bin/nuxeoctl>
 start
Starting Nuxeo... (pressing Ctrl+C will interrupt starting process)
..............................................................................20:51:23,713
 INFO  [OSGiRuntimeService] Nuxeo EP Started
======================================================================
= Nuxeo EP Started
======================================================================
= Component Loading Status: Pending: 0 / Unstarted: 0 / Total: 269
======================================================================
20:51:35,595 INFO [Boolean] Nuxeo Framework started in 16 sec. 20:51:35,646 
INFO [ServerImpl] JBoss (Microcontainer) [5.1.0.GA (build: 
SVNTag=JBoss_5_1_0_GA date=200905221634)] Started in 1m:19s:316ms
+ 
SELENIUM_PATH=<https://qa.nuxeo.org/hudson/job/FT-nuxeo-5.4-selenium-ep/ws/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/selenium>
+ SUITES='suite1 suite2 suite-webengine'
+ HIDE_FF=true
+ 
<https://qa.nuxeo.org/hudson/job/FT-nuxeo-5.4-selenium-ep/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-ep/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-ep/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-ep/ws/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/selenium>
+ [ -r 
<https://qa.nuxeo.org/hudson/job/FT-nuxeo-5.4-selenium-ep/ws/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/selenium/run.conf>
 ]
+ HIDE_FF=true
+ SUITES=suite1 suite2 suite-webengine
+ URL=http://localhost:8080/nuxeo/
+ cd 
<https://qa.nuxeo.org/hudson/job/FT-nuxeo-5.4-selenium-ep/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-ep/ws/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/selenium>
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESSFUL
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2 seconds
[INFO] Finished at: Thu Oct 21 20:51:44 CEST 2010
[INFO] Final Memory: 21M/298M
[INFO] ------------------------------------------------------------------------
+ CMD=java -jar selenium-server.jar -port 14440 -timeout 7200       -htmlSuite 
*chrome http://localhost: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-ep/374/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-ep/374/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-ep/374/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-ep/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-ep/ws/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/selenium,g>
+ sed 
s,\(capability.principal.codebase.p0.id...\).*$,\1"http://localhost: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://localhost:8080/nuxeo/ 
<https://qa.nuxeo.org/hudson/job/FT-nuxeo-5.4-selenium-ep/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-ep/374/artifact/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/selenium/result-suite1.html>
 -firefoxProfileTemplate ffprofile -userExtensions user-extensions.js
20:51:44.637 INFO - Java: Sun Microsystems Inc. 16.3-b01
20:51:44.638 INFO - OS: Linux 2.6.31-21-generic amd64
20:51:44.652 INFO - v2.0 [a2], with Core v2.0 [a2]
20:51:44.820 INFO - RemoteWebDriver instances should connect to: 
http://10.213.0.91:14440/wd/hub
20:51:44.821 INFO - Version Jetty/5.1.x
20:51:44.822 INFO - Started 
HttpContext[/selenium-server/driver,/selenium-server/driver]
20:51:44.824 INFO - Started HttpContext[/selenium-server,/selenium-server]
20:51:44.824 INFO - Started HttpContext[/,/]
20:52:19.356 INFO - Started 
org.openqa.jetty.jetty.servlet.servlethand...@377653ae
20:52:19.357 INFO - Started HttpContext[/wd,/wd]
20:52:19.362 INFO - Started SocketListener on 0.0.0.0:14440
20:52:19.362 INFO - Started org.openqa.jetty.jetty.ser...@59bca5f1
20:52:19.658 INFO - Preparing Firefox profile...
Xlib:  extension "RANDR" missing on display ":1.0".

(firefox-bin:6831): GLib-WARNING **: g_set_prgname() called multiple times
Xlib:  extension "RANDR" missing on display ":1.0".

(firefox-bin:6831): GLib-WARNING **: g_set_prgname() called multiple times
20:52:27.581 INFO - Launching Firefox...
20:52:33.038 INFO - Checking Resource aliases
20:57:49.740 INFO - Checking Resource aliases
20:57:49.741 INFO - Received posted results
20:57:51.378 INFO - Killing Firefox...
20:57:51.480 INFO - Shutting down...
20:57:51.481 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://localhost:8080/nuxeo/ 
<https://qa.nuxeo.org/hudson/job/FT-nuxeo-5.4-selenium-ep/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-ep/374/artifact/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/selenium/result-suite2.html>
 -firefoxProfileTemplate ffprofile -userExtensions user-extensions.js
20:57:57.264 INFO - Java: Sun Microsystems Inc. 16.3-b01
20:57:57.266 INFO - OS: Linux 2.6.31-21-generic amd64
20:57:57.277 INFO - v2.0 [a2], with Core v2.0 [a2]
20:57:57.362 INFO - RemoteWebDriver instances should connect to: 
http://10.213.0.91:14440/wd/hub
20:57:57.363 INFO - Version Jetty/5.1.x
20:57:57.363 INFO - Started 
HttpContext[/selenium-server/driver,/selenium-server/driver]
20:57:57.364 INFO - Started HttpContext[/selenium-server,/selenium-server]
20:57:57.364 INFO - Started HttpContext[/,/]
20:57:57.409 INFO - Started 
org.openqa.jetty.jetty.servlet.servlethand...@377653ae
20:57:57.409 INFO - Started HttpContext[/wd,/wd]
20:57:57.413 INFO - Started SocketListener on 0.0.0.0:14440
20:57:57.413 INFO - Started org.openqa.jetty.jetty.ser...@70329f3d
20:57:57.575 INFO - Preparing Firefox profile...
Xlib:  extension "RANDR" missing on display ":1.0".

(firefox-bin:7822): GLib-WARNING **: g_set_prgname() called multiple times
Xlib:  extension "RANDR" missing on display ":1.0".

(firefox-bin:7822): GLib-WARNING **: g_set_prgname() called multiple times
20:57:59.904 INFO - Launching Firefox...
20:58:00.607 INFO - Checking Resource aliases
21:12:20.040 INFO - Checking Resource aliases
21:12:20.042 INFO - Received posted results
21:12:20.354 INFO - Killing Firefox...
Tests failed, see result file for details: 
<https://qa.nuxeo.org/hudson/job/FT-nuxeo-5.4-selenium-ep/374/artifact/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/selenium/result-suite2.html>
+ [ 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://localhost:8080/nuxeo/ 
<https://qa.nuxeo.org/hudson/job/FT-nuxeo-5.4-selenium-ep/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-ep/374/artifact/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/selenium/result-suite-webengine.html>
 -firefoxProfileTemplate ffprofile -userExtensions user-extensions.js
21:12:26.057 INFO - Java: Sun Microsystems Inc. 16.3-b01
21:12:26.059 INFO - OS: Linux 2.6.31-21-generic amd64
21:12:26.067 INFO - v2.0 [a2], with Core v2.0 [a2]
21:12:26.148 INFO - RemoteWebDriver instances should connect to: 
http://10.213.0.91:14440/wd/hub
21:12:26.149 INFO - Version Jetty/5.1.x
21:12:26.150 INFO - Started 
HttpContext[/selenium-server/driver,/selenium-server/driver]
21:12:26.151 INFO - Started HttpContext[/selenium-server,/selenium-server]
21:12:26.151 INFO - Started HttpContext[/,/]
21:12:26.196 INFO - Started 
org.openqa.jetty.jetty.servlet.servlethand...@377653ae
21:12:26.196 INFO - Started HttpContext[/wd,/wd]
21:12:26.199 INFO - Started SocketListener on 0.0.0.0:14440
21:12:26.199 INFO - Started org.openqa.jetty.jetty.ser...@70329f3d
21:12:26.340 INFO - Preparing Firefox profile...
Xlib:  extension "RANDR" missing on display ":1.0".

(firefox-bin:10787): GLib-WARNING **: g_set_prgname() called multiple times
Xlib:  extension "RANDR" missing on display ":1.0".

(firefox-bin:10787): GLib-WARNING **: g_set_prgname() called multiple times
21:12:28.623 INFO - Launching Firefox...
21:12:29.378 INFO - Checking Resource aliases
21:12:36.668 INFO - Checking Resource aliases
21:12:36.670 INFO - Received posted results
21:12:37.165 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=<https://qa.nuxeo.org/hudson/job/FT-nuxeo-5.4-selenium-ep/ws/trunk/jboss>
+ 
<https://qa.nuxeo.org/hudson/job/FT-nuxeo-5.4-selenium-ep/ws/trunk/jboss/bin/nuxeoctl>
 stop
.....Nuxeo stopped.
+ gzip 
<https://qa.nuxeo.org/hudson/job/FT-nuxeo-5.4-selenium-ep/374/artifact/trunk/jboss/log/boot.log>
 
<https://qa.nuxeo.org/hudson/job/FT-nuxeo-5.4-selenium-ep/374/artifact/trunk/jboss/log/console.log>
 
<https://qa.nuxeo.org/hudson/job/FT-nuxeo-5.4-selenium-ep/374/artifact/trunk/jboss/log/nuxeo-error.log>
 
<https://qa.nuxeo.org/hudson/job/FT-nuxeo-5.4-selenium-ep/374/artifact/trunk/jboss/log/server.log>
 
<https://qa.nuxeo.org/hudson/job/FT-nuxeo-5.4-selenium-ep/374/artifact/trunk/jboss/log/stderr.log>
+ gzip -cd 
<https://qa.nuxeo.org/hudson/job/FT-nuxeo-5.4-selenium-ep/374/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-ep/374/artifact/trunk/jboss/log/server.log>:
2010-10-21 20:52:51,753 ERROR [org.nuxeo.theme.themes.ThemeManager] Unknown 
style: default buttons
2010-10-21 20:52:51,759 ERROR [org.nuxeo.theme.themes.ThemeManager] Unknown 
style: header style
2010-10-21 20:52:51,760 ERROR [org.nuxeo.theme.themes.ThemeManager] Unknown 
style: breadcrumbs style
2010-10-21 20:52:51,761 ERROR [org.nuxeo.theme.themes.ThemeManager] Unknown 
style: default tabs
2010-10-21 20:52:51,764 ERROR [org.nuxeo.theme.themes.ThemeManager] Unknown 
style: common style 1
2010-10-21 20:52:51,771 ERROR [org.nuxeo.theme.themes.ThemeManager] Unknown 
style: tree and clipboard column
2010-10-21 20:52:51,773 ERROR [org.nuxeo.theme.themes.ThemeManager] Unknown 
style: common style 2
2010-10-21 21:10:39,915 ERROR [facelets.viewhandler] Error Rendering 
View[/view_documents.xhtml]
2010-10-21 21:10:39,917 ERROR 
[javax.enterprise.resource.webcontainer.jsf.lifecycle] 
jsf.lifecycle.phase.exception
2010-10-21 21:10:39,974 ERROR [org.ajax4jsf.webapp.BaseXMLFilter] Exception in 
the filter chain
2010-10-21 21:10:39,980 ERROR 
[org.nuxeo.ecm.platform.web.common.exceptionhandling.DefaultNuxeoExceptionHandler]
 javax.servlet.ServletException: @In attribute requires non-null value: 
typesTool.typeManager
2010-10-21 21:10:39,980 ERROR [nuxeo-error-log] javax.servlet.ServletException: 
@In attribute requires non-null value: typesTool.typeManager
2010-10-21 21:10:39,999 ERROR [nuxeo-error-log] 
2010-10-21 21:10:50,842 ERROR [facelets.viewhandler] Error Rendering 
View[/view_documents.xhtml]
2010-10-21 21:10:50,844 ERROR 
[javax.enterprise.resource.webcontainer.jsf.lifecycle] 
jsf.lifecycle.phase.exception
2010-10-21 21:10:50,855 ERROR [org.ajax4jsf.webapp.BaseXMLFilter] Exception in 
the filter chain
2010-10-21 21:10:50,856 ERROR 
[org.nuxeo.ecm.platform.web.common.exceptionhandling.DefaultNuxeoExceptionHandler]
 javax.servlet.ServletException: @In attribute requires non-null value: 
typesTool.typeManager
2010-10-21 21:10:50,857 ERROR [nuxeo-error-log] javax.servlet.ServletException: 
@In attribute requires non-null value: typesTool.typeManager
2010-10-21 21:10:50,859 ERROR [nuxeo-error-log] 
2010-10-21 21:11:20,283 ERROR [facelets.viewhandler] Error Rendering 
View[/view_documents.xhtml]
2010-10-21 21:11:20,284 ERROR 
[javax.enterprise.resource.webcontainer.jsf.lifecycle] 
jsf.lifecycle.phase.exception
2010-10-21 21:11:20,296 ERROR [org.ajax4jsf.webapp.BaseXMLFilter] Exception in 
the filter chain
2010-10-21 21:11:20,297 ERROR 
[org.nuxeo.ecm.platform.web.common.exceptionhandling.DefaultNuxeoExceptionHandler]
 javax.servlet.ServletException: @In attribute requires non-null value: 
typesTool.typeManager
2010-10-21 21:11:20,297 ERROR [nuxeo-error-log] javax.servlet.ServletException: 
@In attribute requires non-null value: typesTool.typeManager
2010-10-21 21:11:20,299 ERROR [nuxeo-error-log] 
2010-10-21 21:11:31,140 ERROR [facelets.viewhandler] Error Rendering 
View[/view_documents.xhtml]
2010-10-21 21:11:31,143 ERROR 
[javax.enterprise.resource.webcontainer.jsf.lifecycle] 
jsf.lifecycle.phase.exception
2010-10-21 21:11:31,149 ERROR [org.ajax4jsf.webapp.BaseXMLFilter] Exception in 
the filter chain
2010-10-21 21:11:31,150 ERROR 
[org.nuxeo.ecm.platform.web.common.exceptionhandling.DefaultNuxeoExceptionHandler]
 javax.servlet.ServletException: @In attribute requires non-null value: 
typesTool.typeManager
2010-10-21 21:11:31,150 ERROR [nuxeo-error-log] javax.servlet.ServletException: 
@In attribute requires non-null value: typesTool.typeManager
2010-10-21 21:11:31,153 ERROR [nuxeo-error-log] 
2010-10-21 21:11:51,491 ERROR [facelets.viewhandler] Error Rendering 
View[/view_documents.xhtml]
2010-10-21 21:11:51,494 ERROR 
[javax.enterprise.resource.webcontainer.jsf.lifecycle] 
jsf.lifecycle.phase.exception
2010-10-21 21:11:51,506 ERROR [org.ajax4jsf.webapp.BaseXMLFilter] Exception in 
the filter chain
2010-10-21 21:11:51,508 ERROR 
[org.nuxeo.ecm.platform.web.common.exceptionhandling.DefaultNuxeoExceptionHandler]
 javax.servlet.ServletException: @In attribute requires non-null value: 
typesTool.typeManager
2010-10-21 21:11:51,508 ERROR [nuxeo-error-log] javax.servlet.ServletException: 
@In attribute requires non-null value: typesTool.typeManager
2010-10-21 21:11:51,510 ERROR [nuxeo-error-log] 
2010-10-21 21:12:45,156 ERROR 
[org.nuxeo.ecm.webapp.delegate.DocumentManagerBusinessDelegate] Error closing 
session for repository default



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

Reply via email to