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

------------------------------------------
[...truncated 1040 lines...]
+ '[' -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
++ awk '{print $2}'
++ grep '(LISTEN)'
+ RUNNING_PID=
+ '[' '!' -z ']'
+ 
/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)
........................................................................20:57:45,932
 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
+ 
/opt/hudson/tmp/workspace/FT-nuxeo-5.4-selenium-cap-jboss/trunk/jboss/bin/monitorctl.sh
 start
Starting monitoring 2010-11-22 20:57:52+01:00 ...
[27717] Monitoring started.
+ 
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] org.seleniumhq.selenium.server:selenium-server:standalone:1.0.3:jar 
already exists in 
/opt/hudson/tmp/workspace/FT-nuxeo-5.4-selenium-cap-jboss/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/selenium
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESSFUL
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 3 seconds
[INFO] Finished at: Mon Nov 22 20:58:03 CET 2010
[INFO] Final Memory: 20M/244M
[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-suite1.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
 
/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
+ 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
20:58:04.332 INFO - Java: Sun Microsystems Inc. 16.3-b01
20:58:04.334 INFO - OS: Linux 2.6.26-2-amd64 amd64
20:58:04.342 INFO - v2.0 [a2], with Core v2.0 [a2]
20:58:04.507 INFO - RemoteWebDriver instances should connect to: 
http://10.213.0.59:14440/wd/hub
20:58:04.508 INFO - Version Jetty/5.1.x
20:58:04.508 INFO - Started 
HttpContext[/selenium-server/driver,/selenium-server/driver]
20:58:04.510 INFO - Started HttpContext[/selenium-server,/selenium-server]
20:58:04.510 INFO - Started HttpContext[/,/]
20:58:04.583 INFO - Started 
org.openqa.jetty.jetty.servlet.servlethand...@5ae80842
20:58:04.584 INFO - Started HttpContext[/wd,/wd]
20:58:04.587 INFO - Started SocketListener on 0.0.0.0:14440
20:58:04.587 INFO - Started org.openqa.jetty.jetty.ser...@59bca5f1
20:58:04.882 INFO - Preparing Firefox profile...
20:58:10.072 INFO - Launching Firefox...
20:58:11.735 INFO - Checking Resource aliases
21:03:17.915 INFO - Checking Resource aliases
21:03:17.915 INFO - Received posted results
21:03:19.219 INFO - Killing Firefox...
+ '[' 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
21:03:24.755 INFO - Java: Sun Microsystems Inc. 16.3-b01
21:03:24.757 INFO - OS: Linux 2.6.26-2-amd64 amd64
21:03:24.764 INFO - v2.0 [a2], with Core v2.0 [a2]
21:03:24.854 INFO - RemoteWebDriver instances should connect to: 
http://10.213.0.59:14440/wd/hub
21:03:24.855 INFO - Version Jetty/5.1.x
21:03:24.856 INFO - Started 
HttpContext[/selenium-server/driver,/selenium-server/driver]
21:03:24.856 INFO - Started HttpContext[/selenium-server,/selenium-server]
21:03:24.857 INFO - Started HttpContext[/,/]
21:03:24.917 INFO - Started 
org.openqa.jetty.jetty.servlet.servlethand...@60765a16
21:03:24.918 INFO - Started HttpContext[/wd,/wd]
21:03:24.921 INFO - Started SocketListener on 0.0.0.0:14440
21:03:24.921 INFO - Started org.openqa.jetty.jetty.ser...@5cdf8f5e
21:03:25.038 INFO - Preparing Firefox profile...
21:03:27.073 INFO - Launching Firefox...
21:03:27.593 INFO - Checking Resource aliases
21:17:30.357 INFO - Checking Resource aliases
21:17:30.358 INFO - Received posted results
21:17:30.900 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
21:17:31.132 INFO - Shutting down...
21:17:31.132 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
21:17:36.557 INFO - Java: Sun Microsystems Inc. 16.3-b01
21:17:36.559 INFO - OS: Linux 2.6.26-2-amd64 amd64
21:17:36.566 INFO - v2.0 [a2], with Core v2.0 [a2]
21:17:36.662 INFO - RemoteWebDriver instances should connect to: 
http://10.213.0.59:14440/wd/hub
21:17:36.664 INFO - Version Jetty/5.1.x
21:17:36.664 INFO - Started 
HttpContext[/selenium-server/driver,/selenium-server/driver]
21:17:36.665 INFO - Started HttpContext[/selenium-server,/selenium-server]
21:17:36.665 INFO - Started HttpContext[/,/]
21:17:57.241 INFO - Started 
org.openqa.jetty.jetty.servlet.servlethand...@7a148bd3
21:17:57.241 INFO - Started HttpContext[/wd,/wd]
21:17:57.245 INFO - Started SocketListener on 0.0.0.0:14440
21:17:57.245 INFO - Started org.openqa.jetty.jetty.ser...@5cdf8f5e
21:17:57.336 INFO - Preparing Firefox profile...
21:17:59.379 INFO - Launching Firefox...
21:17:59.945 INFO - Checking Resource aliases
21:18:07.364 INFO - Checking Resource aliases
21:18:07.364 INFO - Received posted results
21:18:07.889 INFO - Killing Firefox...
21:18:07.910 INFO - Shutting down...
21:18:07.910 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=/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/monitorctl.sh
 stop
Stopping monitoring 2010-11-22 21:18:13+01:00 ...
Monitoring stopped.
Archiving log ...
Done: 
/opt/hudson/tmp/workspace/FT-nuxeo-5.4-selenium-cap-jboss/trunk/jboss/log/log-20101122-201817.tgz
+ 
/opt/hudson/tmp/workspace/FT-nuxeo-5.4-selenium-cap-jboss/trunk/jboss/bin/nuxeoctl
 stop
....Nuxeo stopped.
+ '[' '!' -z ']'
+ echo '### 10 most frequent errors --------------'
### 10 most frequent errors --------------
+ grep ' ERROR \[' 
/opt/hudson/tmp/workspace/FT-nuxeo-5.4-selenium-cap-jboss/trunk/jboss/log/server.log
+ sed 's/^.\{24\}//g'
+ sort
+ uniq -c
+ sort -nr
+ head
      5 ERROR 
[org.nuxeo.ecm.platform.web.common.exceptionhandling.DefaultNuxeoExceptionHandler]
 javax.servlet.ServletException: @In attribute requires non-null value: 
typesTool.typeManager
      5 ERROR [org.ajax4jsf.webapp.BaseXMLFilter] Exception in the filter chain
      5 ERROR [nuxeo-error-log] javax.servlet.ServletException: @In attribute 
requires non-null value: typesTool.typeManager
      5 ERROR [nuxeo-error-log] 
      5 ERROR [javax.enterprise.resource.webcontainer.jsf.lifecycle] 
jsf.lifecycle.phase.exception
      5 ERROR [facelets.viewhandler] Error Rendering View[/view_documents.xhtml]
+ echo '### 10 first errors ----------------------'
### 10 first errors ----------------------
+ grep -nTm 10 ' ERROR ' 
/opt/hudson/tmp/workspace/FT-nuxeo-5.4-selenium-cap-jboss/trunk/jboss/log/server.log
1649    :2010-11-22 21:15:49,914 ERROR [facelets.viewhandler] Error Rendering 
View[/view_documents.xhtml]
1802    :2010-11-22 21:15:49,916 ERROR 
[javax.enterprise.resource.webcontainer.jsf.lifecycle] 
jsf.lifecycle.phase.exception
2107    :2010-11-22 21:15:49,979 ERROR [org.ajax4jsf.webapp.BaseXMLFilter] 
Exception in the filter chain
2260    :2010-11-22 21:15:49,986 ERROR 
[org.nuxeo.ecm.platform.web.common.exceptionhandling.DefaultNuxeoExceptionHandler]
 javax.servlet.ServletException: @In attribute requires non-null value: 
typesTool.typeManager
2413    :2010-11-22 21:15:49,986 ERROR [nuxeo-error-log] 
javax.servlet.ServletException: @In attribute requires non-null value: 
typesTool.typeManager
2566    :2010-11-22 21:15:49,992 ERROR [nuxeo-error-log] 
2761    :2010-11-22 21:16:00,416 ERROR [facelets.viewhandler] Error Rendering 
View[/view_documents.xhtml]
2914    :2010-11-22 21:16:00,418 ERROR 
[javax.enterprise.resource.webcontainer.jsf.lifecycle] 
jsf.lifecycle.phase.exception
3219    :2010-11-22 21:16:00,423 ERROR [org.ajax4jsf.webapp.BaseXMLFilter] 
Exception in the filter chain
3372    :2010-11-22 21:16:00,424 ERROR 
[org.nuxeo.ecm.platform.web.common.exceptionhandling.DefaultNuxeoExceptionHandler]
 javax.servlet.ServletException: @In attribute requires non-null value: 
typesTool.typeManager
+ echo '### --------------------------------------'
### --------------------------------------
+ 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/gc.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/nuxeo-error.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/stderr.log
 
/opt/hudson/tmp/workspace/FT-nuxeo-5.4-selenium-cap-jboss/trunk/jboss/log/sysstat-sar.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/webrequests.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/401/artifact/trunk/jboss/log/server.log>:
2010-11-22 21:15:49,914 ERROR [facelets.viewhandler] Error Rendering 
View[/view_documents.xhtml]
2010-11-22 21:15:49,916 ERROR 
[javax.enterprise.resource.webcontainer.jsf.lifecycle] 
jsf.lifecycle.phase.exception
2010-11-22 21:15:49,979 ERROR [org.ajax4jsf.webapp.BaseXMLFilter] Exception in 
the filter chain
2010-11-22 21:15:49,986 ERROR 
[org.nuxeo.ecm.platform.web.common.exceptionhandling.DefaultNuxeoExceptionHandler]
 javax.servlet.ServletException: @In attribute requires non-null value: 
typesTool.typeManager
2010-11-22 21:15:49,986 ERROR [nuxeo-error-log] javax.servlet.ServletException: 
@In attribute requires non-null value: typesTool.typeManager
2010-11-22 21:15:49,992 ERROR [nuxeo-error-log] 
2010-11-22 21:16:00,416 ERROR [facelets.viewhandler] Error Rendering 
View[/view_documents.xhtml]
2010-11-22 21:16:00,418 ERROR 
[javax.enterprise.resource.webcontainer.jsf.lifecycle] 
jsf.lifecycle.phase.exception
2010-11-22 21:16:00,423 ERROR [org.ajax4jsf.webapp.BaseXMLFilter] Exception in 
the filter chain
2010-11-22 21:16:00,424 ERROR 
[org.nuxeo.ecm.platform.web.common.exceptionhandling.DefaultNuxeoExceptionHandler]
 javax.servlet.ServletException: @In attribute requires non-null value: 
typesTool.typeManager
2010-11-22 21:16:00,424 ERROR [nuxeo-error-log] javax.servlet.ServletException: 
@In attribute requires non-null value: typesTool.typeManager
2010-11-22 21:16:00,479 ERROR [nuxeo-error-log] 
2010-11-22 21:16:31,203 ERROR [facelets.viewhandler] Error Rendering 
View[/view_documents.xhtml]
2010-11-22 21:16:31,205 ERROR 
[javax.enterprise.resource.webcontainer.jsf.lifecycle] 
jsf.lifecycle.phase.exception
2010-11-22 21:16:31,216 ERROR [org.ajax4jsf.webapp.BaseXMLFilter] Exception in 
the filter chain
2010-11-22 21:16:31,217 ERROR 
[org.nuxeo.ecm.platform.web.common.exceptionhandling.DefaultNuxeoExceptionHandler]
 javax.servlet.ServletException: @In attribute requires non-null value: 
typesTool.typeManager
2010-11-22 21:16:31,217 ERROR [nuxeo-error-log] javax.servlet.ServletException: 
@In attribute requires non-null value: typesTool.typeManager
2010-11-22 21:16:31,221 ERROR [nuxeo-error-log] 
2010-11-22 21:16:41,206 ERROR [facelets.viewhandler] Error Rendering 
View[/view_documents.xhtml]
2010-11-22 21:16:41,207 ERROR 
[javax.enterprise.resource.webcontainer.jsf.lifecycle] 
jsf.lifecycle.phase.exception
2010-11-22 21:16:41,234 ERROR [org.ajax4jsf.webapp.BaseXMLFilter] Exception in 
the filter chain
2010-11-22 21:16:41,235 ERROR 
[org.nuxeo.ecm.platform.web.common.exceptionhandling.DefaultNuxeoExceptionHandler]
 javax.servlet.ServletException: @In attribute requires non-null value: 
typesTool.typeManager
2010-11-22 21:16:41,235 ERROR [nuxeo-error-log] javax.servlet.ServletException: 
@In attribute requires non-null value: typesTool.typeManager
2010-11-22 21:16:41,238 ERROR [nuxeo-error-log] 
2010-11-22 21:17:01,238 ERROR [facelets.viewhandler] Error Rendering 
View[/view_documents.xhtml]
2010-11-22 21:17:01,239 ERROR 
[javax.enterprise.resource.webcontainer.jsf.lifecycle] 
jsf.lifecycle.phase.exception
2010-11-22 21:17:01,248 ERROR [org.ajax4jsf.webapp.BaseXMLFilter] Exception in 
the filter chain
2010-11-22 21:17:01,249 ERROR 
[org.nuxeo.ecm.platform.web.common.exceptionhandling.DefaultNuxeoExceptionHandler]
 javax.servlet.ServletException: @In attribute requires non-null value: 
typesTool.typeManager
2010-11-22 21:17:01,249 ERROR [nuxeo-error-log] javax.servlet.ServletException: 
@In attribute requires non-null value: typesTool.typeManager
2010-11-22 21:17:01,252 ERROR [nuxeo-error-log] 



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

Reply via email to