See
<https://qa.nuxeo.org/hudson/job/FT-nuxeo-5.4-selenium-dm-tomcat_permanentCheck/111/>
------------------------------------------
[...truncated 1880 lines...]
[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-dm-tomcat_permanentCheck/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/selenium
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESSFUL
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 5 seconds
[INFO] Finished at: Sat Nov 13 13:02:44 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-dm-tomcat_permanentCheck/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/selenium/result-suite1.html
/opt/hudson/tmp/workspace/FT-nuxeo-5.4-selenium-dm-tomcat_permanentCheck/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/selenium/result-suite2.html
/opt/hudson/tmp/workspace/FT-nuxeo-5.4-selenium-dm-tomcat_permanentCheck/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/selenium/result-suite-dm.html
/opt/hudson/tmp/workspace/FT-nuxeo-5.4-selenium-dm-tomcat_permanentCheck/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/selenium/result-suite-webengine.html
/opt/hudson/tmp/workspace/FT-nuxeo-5.4-selenium-dm-tomcat_permanentCheck/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/selenium/result-suite-webengine-tags.html
/opt/hudson/tmp/workspace/FT-nuxeo-5.4-selenium-dm-tomcat_permanentCheck/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/selenium/result-suite-webengine-webs
ite.html
+ cd
/opt/hudson/tmp/workspace/FT-nuxeo-5.4-selenium-dm-tomcat_permanentCheck/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-dm-tomcat_permanentCheck/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-dm-tomcat_permanentCheck/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/selenium/tests/suite1.html
/opt/hudson/tmp/workspace/FT-nuxeo-5.4-selenium-dm-tomcat_permanentCheck/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/selenium/result-suite1.html
-firefoxProfileTemplate ffprofile -userExtensions user-extensions.js
13:02:44.795 INFO - Java: Sun Microsystems Inc. 16.3-b01
13:02:44.796 INFO - OS: Linux 2.6.26-2-amd64 amd64
13:02:44.804 INFO - v2.0 [a2], with Core v2.0 [a2]
13:02:44.902 INFO - RemoteWebDriver instances should connect to:
http://10.213.0.59:14440/wd/hub
13:02:44.904 INFO - Version Jetty/5.1.x
13:02:44.905 INFO - Started
HttpContext[/selenium-server/driver,/selenium-server/driver]
13:02:44.906 INFO - Started HttpContext[/selenium-server,/selenium-server]
13:02:44.906 INFO - Started HttpContext[/,/]
13:02:45.003 INFO - Started
org.openqa.jetty.jetty.servlet.servlethand...@5ae80842
13:02:45.003 INFO - Started HttpContext[/wd,/wd]
13:02:45.007 INFO - Started SocketListener on 0.0.0.0:14440
13:02:45.007 INFO - Started org.openqa.jetty.jetty.ser...@59bca5f1
13:02:45.167 INFO - Preparing Firefox profile...
13:02:47.319 INFO - Launching Firefox...
13:02:48.535 INFO - Checking Resource aliases
13:07:17.310 INFO - Checking Resource aliases
13:07:17.311 INFO - Received posted results
13:07:17.952 INFO - Killing Firefox...
Tests failed, see result file for details:
/opt/hudson/tmp/workspace/FT-nuxeo-5.4-selenium-dm-tomcat_permanentCheck/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/selenium/result-suite1.html
+ '[' 1 '!=' 0 ']'
+ echo '### [ERROR] suite1 TEST FAILURE'
### [ERROR] suite1 TEST FAILURE
+ exit_code=9
+ 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-dm-tomcat_permanentCheck/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/selenium/tests/suite2.html
/opt/hudson/tmp/workspace/FT-nuxeo-5.4-selenium-dm-tomcat_permanentCheck/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/selenium/result-suite2.html
-firefoxProfileTemplate ffprofile -userExtensions user-extensions.js
13:07:23.679 INFO - Java: Sun Microsystems Inc. 16.3-b01
13:07:23.680 INFO - OS: Linux 2.6.26-2-amd64 amd64
13:07:23.687 INFO - v2.0 [a2], with Core v2.0 [a2]
13:07:23.784 INFO - RemoteWebDriver instances should connect to:
http://10.213.0.59:14440/wd/hub
13:07:23.785 INFO - Version Jetty/5.1.x
13:07:23.786 INFO - Started
HttpContext[/selenium-server/driver,/selenium-server/driver]
13:07:23.786 INFO - Started HttpContext[/selenium-server,/selenium-server]
13:07:23.786 INFO - Started HttpContext[/,/]
13:07:23.866 INFO - Started
org.openqa.jetty.jetty.servlet.servlethand...@60765a16
13:07:23.866 INFO - Started HttpContext[/wd,/wd]
13:07:23.870 INFO - Started SocketListener on 0.0.0.0:14440
13:07:23.870 INFO - Started org.openqa.jetty.jetty.ser...@5cdf8f5e
13:07:23.962 INFO - Preparing Firefox profile...
13:07:26.001 INFO - Launching Firefox...
13:07:26.490 INFO - Checking Resource aliases
13:19:06.603 INFO - Checking Resource aliases
13:19:06.604 INFO - Received posted results
13:19:07.197 INFO - Killing Firefox...
Tests failed, see result file for details:
/opt/hudson/tmp/workspace/FT-nuxeo-5.4-selenium-dm-tomcat_permanentCheck/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/selenium/result-suite2.html
13:19:07.367 INFO - Shutting down...
13:19:07.367 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-dm ...'
### [INFO] Running test suite suite-dm ...
+ 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-dm-tomcat_permanentCheck/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/selenium/tests/suite-dm.html
/opt/hudson/tmp/workspace/FT-nuxeo-5.4-selenium-dm-tomcat_permanentCheck/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/selenium/result-suite-dm.html
-firefoxProfileTemplate ffprofile -userExtensions user-extensions.js
13:19:13.017 INFO - Java: Sun Microsystems Inc. 16.3-b01
13:19:13.018 INFO - OS: Linux 2.6.26-2-amd64 amd64
13:19:13.025 INFO - v2.0 [a2], with Core v2.0 [a2]
13:19:13.122 INFO - RemoteWebDriver instances should connect to:
http://10.213.0.59:14440/wd/hub
13:19:13.123 INFO - Version Jetty/5.1.x
13:19:13.124 INFO - Started
HttpContext[/selenium-server/driver,/selenium-server/driver]
13:19:13.125 INFO - Started HttpContext[/selenium-server,/selenium-server]
13:19:13.125 INFO - Started HttpContext[/,/]
13:19:13.201 INFO - Started
org.openqa.jetty.jetty.servlet.servlethand...@60765a16
13:19:13.201 INFO - Started HttpContext[/wd,/wd]
13:19:13.204 INFO - Started SocketListener on 0.0.0.0:14440
13:19:13.204 INFO - Started org.openqa.jetty.jetty.ser...@5cdf8f5e
13:19:13.291 INFO - Preparing Firefox profile...
13:19:15.327 INFO - Launching Firefox...
13:19:15.821 INFO - Checking Resource aliases
13:19:35.866 INFO - Checking Resource aliases
13:19:35.867 INFO - Received posted results
13:19:36.337 INFO - Killing Firefox...
+ '[' 0 '!=' 0 ']'
+ echo '### [INFO] suite-dm TEST SUCCESSFUL'
### [INFO] suite-dm TEST SUCCESSFUL
+ 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-dm-tomcat_permanentCheck/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/selenium/tests/suite-webengine.html
/opt/hudson/tmp/workspace/FT-nuxeo-5.4-selenium-dm-tomcat_permanentCheck/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/selenium/result-suite-webengine.html
-firefoxProfileTemplate ffprofile -userExtensions user-extensions.js
13:19:41.844 INFO - Java: Sun Microsystems Inc. 16.3-b01
13:19:41.845 INFO - OS: Linux 2.6.26-2-amd64 amd64
13:19:41.852 INFO - v2.0 [a2], with Core v2.0 [a2]
13:19:41.948 INFO - RemoteWebDriver instances should connect to:
http://10.213.0.59:14440/wd/hub
13:19:41.949 INFO - Version Jetty/5.1.x
13:19:41.950 INFO - Started
HttpContext[/selenium-server/driver,/selenium-server/driver]
13:19:41.951 INFO - Started HttpContext[/selenium-server,/selenium-server]
13:19:41.951 INFO - Started HttpContext[/,/]
13:20:03.753 INFO - Started
org.openqa.jetty.jetty.servlet.servlethand...@7a148bd3
13:20:03.753 INFO - Started HttpContext[/wd,/wd]
13:20:03.756 INFO - Started SocketListener on 0.0.0.0:14440
13:20:03.757 INFO - Started org.openqa.jetty.jetty.ser...@5cdf8f5e
13:20:03.848 INFO - Preparing Firefox profile...
13:20:05.880 INFO - Launching Firefox...
13:20:06.379 INFO - Checking Resource aliases
13:20:11.558 INFO - Checking Resource aliases
13:20:11.559 INFO - Received posted results
13:20:11.900 INFO - Killing Firefox...
13:20:11.922 INFO - Shutting down...
13:20:11.923 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
+ for suite in '$SUITES'
+ echo '### [INFO] Running test suite suite-webengine-website ...'
### [INFO] Running test suite suite-webengine-website ...
+ 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-dm-tomcat_permanentCheck/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/selenium/tests/suite-webengine-website.html
/opt/hudson/tmp/workspace/FT-nuxeo-5.4-selenium-dm-tomcat_permanentCheck/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/selenium/result-suite-webengine-website.html
-firefoxProfileTemplate ffprofile -userExtensions user-extensions.js
13:20:17.321 INFO - Java: Sun Microsystems Inc. 16.3-b01
13:20:17.322 INFO - OS: Linux 2.6.26-2-amd64 amd64
13:20:17.329 INFO - v2.0 [a2], with Core v2.0 [a2]
13:20:17.404 INFO - RemoteWebDriver instances should connect to:
http://10.213.0.59:14440/wd/hub
13:20:17.406 INFO - Version Jetty/5.1.x
13:20:17.407 INFO - Started
HttpContext[/selenium-server/driver,/selenium-server/driver]
13:20:17.407 INFO - Started HttpContext[/selenium-server,/selenium-server]
13:20:17.407 INFO - Started HttpContext[/,/]
13:20:38.753 INFO - Started
org.openqa.jetty.jetty.servlet.servlethand...@5ae80842
13:20:38.753 INFO - Started HttpContext[/wd,/wd]
13:20:38.756 INFO - Started SocketListener on 0.0.0.0:14440
13:20:38.757 INFO - Started org.openqa.jetty.jetty.ser...@5cdf8f5e
13:20:38.848 INFO - Preparing Firefox profile...
13:20:40.883 INFO - Launching Firefox...
13:20:41.366 INFO - Checking Resource aliases
13:21:08.360 INFO - Checking Resource aliases
13:21:08.361 INFO - Received posted results
13:21:08.895 INFO - Killing Firefox...
Tests failed, see result file for details:
/opt/hudson/tmp/workspace/FT-nuxeo-5.4-selenium-dm-tomcat_permanentCheck/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/selenium/result-suite-webengine-website.html
13:21:08.938 INFO - Shutting down...
+ '[' 1 '!=' 0 ']'
+ echo '### [ERROR] suite-webengine-website TEST FAILURE'
### [ERROR] suite-webengine-website TEST FAILURE
+ exit_code=9
+ sleep 5
+ for suite in '$SUITES'
+ echo '### [INFO] Running test suite suite-webengine-tags ...'
### [INFO] Running test suite suite-webengine-tags ...
+ 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-dm-tomcat_permanentCheck/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/selenium/tests/suite-webengine-tags.html
/opt/hudson/tmp/workspace/FT-nuxeo-5.4-selenium-dm-tomcat_permanentCheck/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/selenium/result-suite-webengine-tags.html
-firefoxProfileTemplate ffprofile -userExtensions user-extensions.js
13:21:14.380 INFO - Java: Sun Microsystems Inc. 16.3-b01
13:21:14.381 INFO - OS: Linux 2.6.26-2-amd64 amd64
13:21:14.389 INFO - v2.0 [a2], with Core v2.0 [a2]
13:21:14.485 INFO - RemoteWebDriver instances should connect to:
http://10.213.0.59:14440/wd/hub
13:21:14.486 INFO - Version Jetty/5.1.x
13:21:14.487 INFO - Started
HttpContext[/selenium-server/driver,/selenium-server/driver]
13:21:14.487 INFO - Started HttpContext[/selenium-server,/selenium-server]
13:21:14.488 INFO - Started HttpContext[/,/]
13:21:43.752 INFO - Started
org.openqa.jetty.jetty.servlet.servlethand...@7a148bd3
13:21:43.752 INFO - Started HttpContext[/wd,/wd]
13:21:43.756 INFO - Started SocketListener on 0.0.0.0:14440
13:21:43.756 INFO - Started org.openqa.jetty.jetty.ser...@5cdf8f5e
13:21:43.847 INFO - Preparing Firefox profile...
13:21:45.895 INFO - Launching Firefox...
13:21:46.412 INFO - Checking Resource aliases
13:21:57.183 INFO - Checking Resource aliases
13:21:57.184 INFO - Received posted results
13:21:57.407 INFO - Killing Firefox...
13:22:07.408 INFO - Process didn't die after 10 seconds
13:22:07.487 INFO - Shutting down...
13:22:07.488 INFO - Stopping Acceptor
ServerSocket[addr=0.0.0.0/0.0.0.0,port=0,localport=14440]
+ '[' 0 '!=' 0 ']'
+ echo '### [INFO] suite-webengine-tags TEST SUCCESSFUL'
### [INFO] suite-webengine-tags 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-dm-tomcat_permanentCheck/trunk/tomcat
+
/opt/hudson/tmp/workspace/FT-nuxeo-5.4-selenium-dm-tomcat_permanentCheck/trunk/tomcat/bin/monitorctl.sh
stop
Stopping monitoring 2010-11-13 13:22:13+01:00 ...
Monitoring stopped.
Archiving log ...
tar: log/*.html: Cannot stat: No such file or directory
tar: Error exit delayed from previous errors
Done:
/opt/hudson/tmp/workspace/FT-nuxeo-5.4-selenium-dm-tomcat_permanentCheck/trunk/tomcat/log/log-20101113-122215.tgz
+
/opt/hudson/tmp/workspace/FT-nuxeo-5.4-selenium-dm-tomcat_permanentCheck/trunk/tomcat/bin/nuxeoctl
stop
..Nuxeo stopped.
+ '[' '!' -z ']'
+ gzip
/opt/hudson/tmp/workspace/FT-nuxeo-5.4-selenium-dm-tomcat_permanentCheck/trunk/tomcat/log/console.log
/opt/hudson/tmp/workspace/FT-nuxeo-5.4-selenium-dm-tomcat_permanentCheck/trunk/tomcat/log/gc.log
/opt/hudson/tmp/workspace/FT-nuxeo-5.4-selenium-dm-tomcat_permanentCheck/trunk/tomcat/log/nuxeo-error.log
/opt/hudson/tmp/workspace/FT-nuxeo-5.4-selenium-dm-tomcat_permanentCheck/trunk/tomcat/log/server.log
/opt/hudson/tmp/workspace/FT-nuxeo-5.4-selenium-dm-tomcat_permanentCheck/trunk/tomcat/log/stderr.log
/opt/hudson/tmp/workspace/FT-nuxeo-5.4-selenium-dm-tomcat_permanentCheck/trunk/tomcat/log/sysstat-sar.log
+ gzip -cd
/opt/hudson/tmp/workspace/FT-nuxeo-5.4-selenium-dm-tomcat_permanentCheck/trunk/tomcat/log/server.log.gz
+ '[' 9 -eq 0 ']'
+ exit 9
Archiving artifacts
Publishing Selenium report...
Test failures: 21
Test totals : 108
------------------------
Command Passes : 1412
Command Failures : 49
Command Errors : 12
Checking ^\d{4}-\d{2}-\d{2}.*ERROR.*
<https://qa.nuxeo.org/hudson/job/FT-nuxeo-5.4-selenium-dm-tomcat_permanentCheck/ws/trunk/tomcat/log/server.log>:
2010-11-13 13:18:12,196 ERROR
[org.nuxeo.ecm.platform.web.common.exceptionhandling.DefaultNuxeoExceptionHandler]
javax.el.ELException: org.nuxeo.ecm.core.api.DocumentSecurityException:
Privilege 'Read' is not granted to 'jdoe'
2010-11-13 13:18:12,196 ERROR [nuxeo-error-log] javax.el.ELException:
org.nuxeo.ecm.core.api.DocumentSecurityException: Privilege 'Read' is not
granted to 'jdoe'
2010-11-13 13:18:12,197 ERROR [nuxeo-error-log]
2010-11-13 13:18:13,564 ERROR [org.jboss.seam.jsf.SeamPhaseListener] swallowing
exception
2010-11-13 13:18:13,565 ERROR [org.jboss.seam.jsf.SeamPhaseListener] swallowing
exception
2010-11-13 13:18:13,568 ERROR
[org.nuxeo.ecm.platform.web.common.exceptionhandling.DefaultNuxeoExceptionHandler]
javax.el.ELException: Error writing 'documentView' on type
org.nuxeo.ecm.platform.ui.web.rest.RestHelper_$$_javassist_19
2010-11-13 13:18:13,572 ERROR [nuxeo-error-log] javax.el.ELException: Error
writing 'documentView' on type
org.nuxeo.ecm.platform.ui.web.rest.RestHelper_$$_javassist_19
2010-11-13 13:18:13,584 ERROR [nuxeo-error-log]
2010-11-13 13:18:15,285 ERROR [org.jboss.seam.jsf.SeamPhaseListener] swallowing
exception
2010-11-13 13:18:15,286 ERROR [org.jboss.seam.jsf.SeamPhaseListener] swallowing
exception
2010-11-13 13:18:15,287 ERROR
[org.nuxeo.ecm.platform.web.common.exceptionhandling.DefaultNuxeoExceptionHandler]
javax.el.ELException: Error writing 'documentView' on type
org.nuxeo.ecm.platform.ui.web.rest.RestHelper_$$_javassist_19
2010-11-13 13:18:15,288 ERROR [nuxeo-error-log] javax.el.ELException: Error
writing 'documentView' on type
org.nuxeo.ecm.platform.ui.web.rest.RestHelper_$$_javassist_19
2010-11-13 13:18:15,289 ERROR [nuxeo-error-log]
2010-11-13 13:18:22,521 ERROR
[org.nuxeo.ecm.platform.web.common.exceptionhandling.DefaultNuxeoExceptionHandler]
javax.el.ELException: org.nuxeo.ecm.core.api.DocumentSecurityException:
Privilege 'Read' is not granted to 'linnet'
2010-11-13 13:18:22,522 ERROR [nuxeo-error-log] javax.el.ELException:
org.nuxeo.ecm.core.api.DocumentSecurityException: Privilege 'Read' is not
granted to 'linnet'
2010-11-13 13:18:22,523 ERROR [nuxeo-error-log]
2010-11-13 13:18:22,537 ERROR
[org.nuxeo.ecm.platform.web.common.exceptionhandling.DefaultNuxeoExceptionHandler]
javax.el.ELException: org.nuxeo.ecm.core.api.DocumentSecurityException:
Privilege 'Read' is not granted to 'linnet'
2010-11-13 13:18:22,544 ERROR [nuxeo-error-log] javax.el.ELException:
org.nuxeo.ecm.core.api.DocumentSecurityException: Privilege 'Read' is not
granted to 'linnet'
2010-11-13 13:18:22,556 ERROR [nuxeo-error-log]
2010-11-13 13:18:38,510 ERROR
[org.nuxeo.ecm.platform.web.common.exceptionhandling.DefaultNuxeoExceptionHandler]
javax.el.ELException: org.nuxeo.ecm.core.api.DocumentSecurityException:
Privilege 'Read' is not granted to 'bree'
2010-11-13 13:18:38,531 ERROR [nuxeo-error-log] javax.el.ELException:
org.nuxeo.ecm.core.api.DocumentSecurityException: Privilege 'Read' is not
granted to 'bree'
2010-11-13 13:18:38,537 ERROR [nuxeo-error-log]
2010-11-13 13:18:38,550 ERROR
[org.nuxeo.ecm.platform.web.common.exceptionhandling.DefaultNuxeoExceptionHandler]
javax.el.ELException: org.nuxeo.ecm.core.api.DocumentSecurityException:
Privilege 'Read' is not granted to 'bree'
2010-11-13 13:18:38,581 ERROR [nuxeo-error-log] javax.el.ELException:
org.nuxeo.ecm.core.api.DocumentSecurityException: Privilege 'Read' is not
granted to 'bree'
2010-11-13 13:18:38,582 ERROR [nuxeo-error-log]
_______________________________________________
ECM-QA mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm-qa