See <https://qa.nuxeo.org/jenkins/job/FT-nuxeo-5.4-selenium-cap-tomcat/341/>

------------------------------------------
[...truncated 3269 lines...]
<https://qa.nuxeo.org/jenkins/job/FT-nuxeo-5.4-selenium-cap-tomcat/ws/trunk/tomcat/bin/monitorctl.sh>:
 line 121: -server -Xms1g -Xmx1g -XX:MaxPermSize=512m 
-Dsun.rmi.dgc.client.gcInterval=3600000 -Dsun.rmi.dgc.server.gcInterval=3600000 
-Xloggc:${nuxeo.log.dir}/gc.log -verbose:gc -XX:+PrintGCDetails 
-XX:+PrintGCTimeStamps: bad substitution
Stopping monitoring 2011-05-11 02:57:51+02:00 ...
Monitoring stopped.
Archiving log ...
tar: log/*.html: Cannot stat: No such file or directory
tar: Exiting with failure status due to previous errors
Done: 
<https://qa.nuxeo.org/jenkins/job/FT-nuxeo-5.4-selenium-cap-tomcat/341/artifact/trunk/tomcat/log/log-20110511-005757.tgz>
+ 
<https://qa.nuxeo.org/jenkins/job/FT-nuxeo-5.4-selenium-cap-tomcat/ws/trunk/tomcat/bin/nuxeoctl>
 stop
Launcher command: java -Dlauncher.java.opts=-server -Xms1g -Xmx1g 
-XX:MaxPermSize=512m -Dsun.rmi.dgc.client.gcInterval=3600000 
-Dsun.rmi.dgc.server.gcInterval=3600000 -Xloggc:${nuxeo.log.dir}/gc.log 
-verbose:gc -XX:+PrintGCDetails -XX:+PrintGCTimeStamps 
-Djava.net.preferIPv4Stack=true -Djava.awt.headless=true 
-Dnuxeo.home=<https://qa.nuxeo.org/jenkins/job/FT-nuxeo-5.4-selenium-cap-tomcat/ws/trunk/tomcat>
 
-Dnuxeo.conf=<https://qa.nuxeo.org/jenkins/job/FT-nuxeo-5.4-selenium-cap-tomcat/ws/trunk/tomcat/bin/nuxeo.conf>
 -jar 
<https://qa.nuxeo.org/jenkins/job/FT-nuxeo-5.4-selenium-cap-tomcat/ws/trunk/tomcat/bin/nuxeo-launcher.jar>
 stop
Nuxeo home:          
<https://qa.nuxeo.org/jenkins/job/FT-nuxeo-5.4-selenium-cap-tomcat/ws/trunk/tomcat>
Nuxeo configuration: 
<https://qa.nuxeo.org/jenkins/job/FT-nuxeo-5.4-selenium-cap-tomcat/ws/trunk/tomcat/bin/nuxeo.conf>
Include template: 
<https://qa.nuxeo.org/jenkins/job/FT-nuxeo-5.4-selenium-cap-tomcat/ws/trunk/tomcat/templates/common>
Include template: 
<https://qa.nuxeo.org/jenkins/job/FT-nuxeo-5.4-selenium-cap-tomcat/ws/trunk/tomcat/templates/default>
Template 'monitor' not found with relative or absolute path 
(<https://qa.nuxeo.org/jenkins/job/FT-nuxeo-5.4-selenium-cap-tomcat/ws/trunk/tomcat/templates/monitor).>
 Check your nuxeo.templates parameter, and nuxeo.template.includes for included 
files.
Stopping server.....Server stopped.
+ '[' '!' -z ']'
+ echo '### 10 most frequent errors --------------'
### 10 most frequent errors --------------
+ grep ' ERROR \[' 
<https://qa.nuxeo.org/jenkins/job/FT-nuxeo-5.4-selenium-cap-tomcat/341/artifact/trunk/tomcat/log/server.log>
+ sort
+ head
+ uniq -c
+ sed 's/^.\{24\}//g'
+ sort -nr
     31 ERROR [nuxeo-error-log] 
     29 ERROR 
[org.nuxeo.ecm.platform.web.common.exceptionhandling.DefaultNuxeoExceptionHandler]
 javax.servlet.ServletException: /widgets/summary/content_widget_template.xhtml 
@52,82 test="#{conversionActions.pdfConverterAvailability.available}": Error 
reading 'pdfConverterAvailability' on type 
org.nuxeo.ecm.webapp.action.ConversionActionBean_$$_javassist_66
     29 ERROR [org.ajax4jsf.webapp.BaseXMLFilter] Exception in the filter chain
     29 ERROR [nuxeo-error-log] javax.servlet.ServletException: 
/widgets/summary/content_widget_template.xhtml @52,82 
test="#{conversionActions.pdfConverterAvailability.available}": Error reading 
'pdfConverterAvailability' on type 
org.nuxeo.ecm.webapp.action.ConversionActionBean_$$_javassist_66
     29 ERROR [javax.enterprise.resource.webcontainer.jsf.lifecycle] 
jsf.lifecycle.phase.exception
     29 ERROR [facelets.viewhandler] Error Rendering View[/view_documents.xhtml]
      2 ERROR [org.jboss.seam.jsf.SeamPhaseListener] swallowing exception
      2 ERROR 
[org.apache.catalina.core.ContainerBase.[Catalina].[localhost].[/nuxeo]] 
Session event listener threw exception
      1 ERROR [org.nuxeo.runtime.osgi.OSGiRuntimeService] Nuxeo EP Started
      1 ERROR [org.nuxeo.runtime.deployment.preprocessor.FragmentRegistry] 
Overriding fragment with name 'org.nuxeo.ecm.core.storage.sql.ra' and path 
'bundles/nuxeo-core-storage-sql-ra-5.4.2-SNAPSHOT.rar' that is already present 
with path 'bundles/nuxeo-core-storage-sql-ra-5.4.2-SNAPSHOT.jar'
+ echo '### 10 first errors ----------------------'
### 10 first errors ----------------------
+ grep -nTm 10 ' ERROR ' 
<https://qa.nuxeo.org/jenkins/job/FT-nuxeo-5.4-selenium-cap-tomcat/341/artifact/trunk/tomcat/log/server.log>
   3    :2011-05-11 02:45:08,880 ERROR 
[org.nuxeo.runtime.deployment.preprocessor.FragmentRegistry] Overriding 
fragment with name 'org.nuxeo.ecm.core.storage.sql.ra' and path 
'bundles/nuxeo-core-storage-sql-ra-5.4.2-SNAPSHOT.rar' that is already present 
with path 'bundles/nuxeo-core-storage-sql-ra-5.4.2-SNAPSHOT.jar'
 139    :2011-05-11 02:45:31,264 ERROR 
[org.nuxeo.runtime.osgi.OSGiRuntimeService] Nuxeo EP Started
 482    :2011-05-11 02:47:59,393 ERROR [facelets.viewhandler] Error Rendering 
View[/view_documents.xhtml]
 659    :2011-05-11 02:47:59,397 ERROR 
[javax.enterprise.resource.webcontainer.jsf.lifecycle] 
jsf.lifecycle.phase.exception
1012    :2011-05-11 02:47:59,420 ERROR [org.ajax4jsf.webapp.BaseXMLFilter] 
Exception in the filter chain
1189    :2011-05-11 02:47:59,423 ERROR 
[org.nuxeo.ecm.platform.web.common.exceptionhandling.DefaultNuxeoExceptionHandler]
 javax.servlet.ServletException: /widgets/summary/content_widget_template.xhtml 
@52,82 test="#{conversionActions.pdfConverterAvailability.available}": Error 
reading 'pdfConverterAvailability' on type 
org.nuxeo.ecm.webapp.action.ConversionActionBean_$$_javassist_66
1366    :2011-05-11 02:47:59,424 ERROR [nuxeo-error-log] 
javax.servlet.ServletException: /widgets/summary/content_widget_template.xhtml 
@52,82 test="#{conversionActions.pdfConverterAvailability.available}": Error 
reading 'pdfConverterAvailability' on type 
org.nuxeo.ecm.webapp.action.ConversionActionBean_$$_javassist_66
1543    :2011-05-11 02:47:59,428 ERROR [nuxeo-error-log] 
1767    :2011-05-11 02:48:03,231 ERROR [facelets.viewhandler] Error Rendering 
View[/view_documents.xhtml]
1944    :2011-05-11 02:48:03,234 ERROR 
[javax.enterprise.resource.webcontainer.jsf.lifecycle] 
jsf.lifecycle.phase.exception
+ echo '### --------------------------------------'
### --------------------------------------
+ gzip 
<https://qa.nuxeo.org/jenkins/job/FT-nuxeo-5.4-selenium-cap-tomcat/341/artifact/trunk/tomcat/log/console.log>
 
<https://qa.nuxeo.org/jenkins/job/FT-nuxeo-5.4-selenium-cap-tomcat/341/artifact/trunk/tomcat/log/gc.log>
 
<https://qa.nuxeo.org/jenkins/job/FT-nuxeo-5.4-selenium-cap-tomcat/341/artifact/trunk/tomcat/log/nuxeo-error.log>
 
<https://qa.nuxeo.org/jenkins/job/FT-nuxeo-5.4-selenium-cap-tomcat/341/artifact/trunk/tomcat/log/server.log>
 
<https://qa.nuxeo.org/jenkins/job/FT-nuxeo-5.4-selenium-cap-tomcat/341/artifact/trunk/tomcat/log/stderr.log>
 
<https://qa.nuxeo.org/jenkins/job/FT-nuxeo-5.4-selenium-cap-tomcat/341/artifact/trunk/tomcat/log/sysstat-sar.log>
+ gzip -cd 
<https://qa.nuxeo.org/jenkins/job/FT-nuxeo-5.4-selenium-cap-tomcat/341/artifact/trunk/tomcat/log/server.log.gz>
+ '[' 9 -eq 0 ']'
+ exit 9
Archiving artifacts
Publishing Selenium report...
  Test failures: 53
  Test totals  : 90
------------------------
  Command Passes   : 668
  Command Failures : 62
  Command Errors   : 50
Checking ^\d{4}-\d{2}-\d{2}.*ERROR.*
<https://qa.nuxeo.org/jenkins/job/FT-nuxeo-5.4-selenium-cap-tomcat/341/artifact/trunk/tomcat/log/server.log>:
2011-05-11 02:45:08,880 ERROR 
[org.nuxeo.runtime.deployment.preprocessor.FragmentRegistry] Overriding 
fragment with name 'org.nuxeo.ecm.core.storage.sql.ra' and path 
'bundles/nuxeo-core-storage-sql-ra-5.4.2-SNAPSHOT.rar' that is already present 
with path 'bundles/nuxeo-core-storage-sql-ra-5.4.2-SNAPSHOT.jar'
2011-05-11 02:45:31,264 ERROR [org.nuxeo.runtime.osgi.OSGiRuntimeService] Nuxeo 
EP Started
2011-05-11 02:47:59,393 ERROR [facelets.viewhandler] Error Rendering 
View[/view_documents.xhtml]
2011-05-11 02:47:59,397 ERROR 
[javax.enterprise.resource.webcontainer.jsf.lifecycle] 
jsf.lifecycle.phase.exception
2011-05-11 02:47:59,420 ERROR [org.ajax4jsf.webapp.BaseXMLFilter] Exception in 
the filter chain
2011-05-11 02:47:59,423 ERROR 
[org.nuxeo.ecm.platform.web.common.exceptionhandling.DefaultNuxeoExceptionHandler]
 javax.servlet.ServletException: /widgets/summary/content_widget_template.xhtml 
@52,82 test="#{conversionActions.pdfConverterAvailability.available}": Error 
reading 'pdfConverterAvailability' on type 
org.nuxeo.ecm.webapp.action.ConversionActionBean_$$_javassist_66
2011-05-11 02:47:59,424 ERROR [nuxeo-error-log] javax.servlet.ServletException: 
/widgets/summary/content_widget_template.xhtml @52,82 
test="#{conversionActions.pdfConverterAvailability.available}": Error reading 
'pdfConverterAvailability' on type 
org.nuxeo.ecm.webapp.action.ConversionActionBean_$$_javassist_66
2011-05-11 02:47:59,428 ERROR [nuxeo-error-log] 
2011-05-11 02:48:03,231 ERROR [facelets.viewhandler] Error Rendering 
View[/view_documents.xhtml]
2011-05-11 02:48:03,234 ERROR 
[javax.enterprise.resource.webcontainer.jsf.lifecycle] 
jsf.lifecycle.phase.exception
2011-05-11 02:48:03,239 ERROR [org.ajax4jsf.webapp.BaseXMLFilter] Exception in 
the filter chain
2011-05-11 02:48:03,241 ERROR 
[org.nuxeo.ecm.platform.web.common.exceptionhandling.DefaultNuxeoExceptionHandler]
 javax.servlet.ServletException: /widgets/summary/content_widget_template.xhtml 
@52,82 test="#{conversionActions.pdfConverterAvailability.available}": Error 
reading 'pdfConverterAvailability' on type 
org.nuxeo.ecm.webapp.action.ConversionActionBean_$$_javassist_66
2011-05-11 02:48:03,242 ERROR [nuxeo-error-log] javax.servlet.ServletException: 
/widgets/summary/content_widget_template.xhtml @52,82 
test="#{conversionActions.pdfConverterAvailability.available}": Error reading 
'pdfConverterAvailability' on type 
org.nuxeo.ecm.webapp.action.ConversionActionBean_$$_javassist_66
2011-05-11 02:48:03,245 ERROR [nuxeo-error-log] 
2011-05-11 02:48:06,449 ERROR [facelets.viewhandler] Error Rendering 
View[/view_documents.xhtml]
2011-05-11 02:48:06,451 ERROR 
[javax.enterprise.resource.webcontainer.jsf.lifecycle] 
jsf.lifecycle.phase.exception
2011-05-11 02:48:06,455 ERROR [org.ajax4jsf.webapp.BaseXMLFilter] Exception in 
the filter chain
2011-05-11 02:48:06,456 ERROR 
[org.nuxeo.ecm.platform.web.common.exceptionhandling.DefaultNuxeoExceptionHandler]
 javax.servlet.ServletException: /widgets/summary/content_widget_template.xhtml 
@52,82 test="#{conversionActions.pdfConverterAvailability.available}": Error 
reading 'pdfConverterAvailability' on type 
org.nuxeo.ecm.webapp.action.ConversionActionBean_$$_javassist_66
2011-05-11 02:48:06,456 ERROR [nuxeo-error-log] javax.servlet.ServletException: 
/widgets/summary/content_widget_template.xhtml @52,82 
test="#{conversionActions.pdfConverterAvailability.available}": Error reading 
'pdfConverterAvailability' on type 
org.nuxeo.ecm.webapp.action.ConversionActionBean_$$_javassist_66
2011-05-11 02:48:06,465 ERROR [nuxeo-error-log] 
2011-05-11 02:48:06,786 ERROR [facelets.viewhandler] Error Rendering 
View[/view_documents.xhtml]
2011-05-11 02:48:06,792 ERROR 
[javax.enterprise.resource.webcontainer.jsf.lifecycle] 
jsf.lifecycle.phase.exception
2011-05-11 02:48:06,801 ERROR [org.ajax4jsf.webapp.BaseXMLFilter] Exception in 
the filter chain
2011-05-11 02:48:06,802 ERROR 
[org.nuxeo.ecm.platform.web.common.exceptionhandling.DefaultNuxeoExceptionHandler]
 javax.servlet.ServletException: /widgets/summary/content_widget_template.xhtml 
@52,82 test="#{conversionActions.pdfConverterAvailability.available}": Error 
reading 'pdfConverterAvailability' on type 
org.nuxeo.ecm.webapp.action.ConversionActionBean_$$_javassist_66
2011-05-11 02:48:06,803 ERROR [nuxeo-error-log] javax.servlet.ServletException: 
/widgets/summary/content_widget_template.xhtml @52,82 
test="#{conversionActions.pdfConverterAvailability.available}": Error reading 
'pdfConverterAvailability' on type 
org.nuxeo.ecm.webapp.action.ConversionActionBean_$$_javassist_66
2011-05-11 02:48:06,805 ERROR [nuxeo-error-log] 
2011-05-11 02:48:07,107 ERROR [facelets.viewhandler] Error Rendering 
View[/view_documents.xhtml]
2011-05-11 02:48:07,109 ERROR 
[javax.enterprise.resource.webcontainer.jsf.lifecycle] 
jsf.lifecycle.phase.exception
2011-05-11 02:48:07,113 ERROR [org.ajax4jsf.webapp.BaseXMLFilter] Exception in 
the filter chain
2011-05-11 02:48:07,115 ERROR 
[org.nuxeo.ecm.platform.web.common.exceptionhandling.DefaultNuxeoExceptionHandler]
 javax.servlet.ServletException: /widgets/summary/content_widget_template.xhtml 
@52,82 test="#{conversionActions.pdfConverterAvailability.available}": Error 
reading 'pdfConverterAvailability' on type 
org.nuxeo.ecm.webapp.action.ConversionActionBean_$$_javassist_66
2011-05-11 02:48:07,115 ERROR [nuxeo-error-log] javax.servlet.ServletException: 
/widgets/summary/content_widget_template.xhtml @52,82 
test="#{conversionActions.pdfConverterAvailability.available}": Error reading 
'pdfConverterAvailability' on type 
org.nuxeo.ecm.webapp.action.ConversionActionBean_$$_javassist_66
2011-05-11 02:48:07,118 ERROR [nuxeo-error-log] 
2011-05-11 02:48:14,741 ERROR [facelets.viewhandler] Error Rendering 
View[/view_documents.xhtml]
2011-05-11 02:48:14,745 ERROR 
[javax.enterprise.resource.webcontainer.jsf.lifecycle] 
jsf.lifecycle.phase.exception
2011-05-11 02:48:14,749 ERROR [org.ajax4jsf.webapp.BaseXMLFilter] Exception in 
the filter chain
2011-05-11 02:48:14,750 ERROR 
[org.nuxeo.ecm.platform.web.common.exceptionhandling.DefaultNuxeoExceptionHandler]
 javax.servlet.ServletException: /widgets/summary/content_widget_template.xhtml 
@52,82 test="#{conversionActions.pdfConverterAvailability.available}": Error 
reading 'pdfConverterAvailability' on type 
org.nuxeo.ecm.webapp.action.ConversionActionBean_$$_javassist_66
2011-05-11 02:48:14,750 ERROR [nuxeo-error-log] javax.servlet.ServletException: 
/widgets/summary/content_widget_template.xhtml @52,82 
test="#{conversionActions.pdfConverterAvailability.available}": Error reading 
'pdfConverterAvailability' on type 
org.nuxeo.ecm.webapp.action.ConversionActionBean_$$_javassist_66
2011-05-11 02:48:14,753 ERROR [nuxeo-error-log] 
2011-05-11 02:48:15,060 ERROR [facelets.viewhandler] Error Rendering 
View[/view_documents.xhtml]
2011-05-11 02:48:15,075 ERROR 
[javax.enterprise.resource.webcontainer.jsf.lifecycle] 
jsf.lifecycle.phase.exception
2011-05-11 02:48:15,078 ERROR [org.ajax4jsf.webapp.BaseXMLFilter] Exception in 
the filter chain
2011-05-11 02:48:15,080 ERROR 
[org.nuxeo.ecm.platform.web.common.exceptionhandling.DefaultNuxeoExceptionHandler]
 javax.servlet.ServletException: /widgets/summary/content_widget_template.xhtml 
@52,82 test="#{conversionActions.pdfConverterAvailability.available}": Error 
reading 'pdfConverterAvailability' on type 
org.nuxeo.ecm.webapp.action.ConversionActionBean_$$_javassist_66
2011-05-11 02:48:15,087 ERROR [nuxeo-error-log] javax.servlet.ServletException: 
/widgets/summary/content_widget_template.xhtml @52,82 
test="#{conversionActions.pdfConverterAvailability.available}": Error reading 
'pdfConverterAvailability' on type 
org.nuxeo.ecm.webapp.action.ConversionActionBean_$$_javassist_66
2011-05-11 02:48:15,090 ERROR [nuxeo-error-log] 
2011-05-11 02:48:15,385 ERROR [facelets.viewhandler] Error Rendering 
View[/view_documents.xhtml]
2011-05-11 02:48:15,392 ERROR 
[javax.enterprise.resource.webcontainer.jsf.lifecycle] 
jsf.lifecycle.phase.exception
2011-05-11 02:48:15,402 ERROR [org.ajax4jsf.webapp.BaseXMLFilter] Exception in 
the filter chain
2011-05-11 02:48:15,403 ERROR 
[org.nuxeo.ecm.platform.web.common.exceptionhandling.DefaultNuxeoExceptionHandler]
 javax.servlet.ServletException: /widgets/summary/content_widget_template.xhtml 
@52,82 test="#{conversionActions.pdfConverterAvailability.available}": Error 
reading 'pdfConverterAvailability' on type 
org.nuxeo.ecm.webapp.action.ConversionActionBean_$$_javassist_66
2011-05-11 02:48:15,404 ERROR [nuxeo-error-log] javax.servlet.ServletException: 
/widgets/summary/content_widget_template.xhtml @52,82 
test="#{conversionActions.pdfConverterAvailability.available}": Error reading 
'pdfConverterAvailability' on type 
org.nuxeo.ecm.webapp.action.ConversionActionBean_$$_javassist_66
2011-05-11 02:48:15,408 ERROR [nuxeo-error-log] 
2011-05-11 02:48:15,792 ERROR [facelets.viewhandler] Error Rendering 
View[/view_documents.xhtml]
2011-05-11 02:48:15,794 ERROR 
[javax.enterprise.resource.webcontainer.jsf.lifecycle] 
jsf.lifecycle.phase.exception
2011-05-11 02:48:15,813 ERROR [org.ajax4jsf.webapp.BaseXMLFilter] Exception in 
the filter chain
2011-05-11 02:48:15,815 ERROR 
[org.nuxeo.ecm.platform.web.common.exceptionhandling.DefaultNuxeoExceptionHandler]
 javax.servlet.ServletException: /widgets/summary/content_widget_template.xhtml 
@52,82 test="#{conversionActions.pdfConverterAvailability.available}": Error 
reading 'pdfConverterAvailability' on type 
org.nuxeo.ecm.webapp.action.ConversionActionBean_$$_javassist_66
2011-05-11 02:48:15,816 ERROR [nuxeo-error-log] javax.servlet.ServletException: 
/widgets/summary/content_widget_template.xhtml @52,82 
test="#{conversionActions.pdfConverterAvailability.available}": Error reading 
'pdfConverterAvailability' on type 
org.nuxeo.ecm.webapp.action.ConversionActionBean_$$_javassist_66
2011-05-11 02:48:15,819 ERROR [nuxeo-error-log] 
2011-05-11 02:48:28,950 ERROR [facelets.viewhandler] Error Rendering 
View[/view_documents.xhtml]
2011-05-11 02:48:28,952 ERROR 
[javax.enterprise.resource.webcontainer.jsf.lifecycle] 
jsf.lifecycle.phase.exception
2011-05-11 02:48:28,955 ERROR [org.ajax4jsf.webapp.BaseXMLFilter] Exception in 
the filter chain
2011-05-11 02:48:28,956 ERROR 
[org.nuxeo.ecm.platform.web.common.exceptionhandling.DefaultNuxeoExceptionHandler]
 javax.servlet.ServletException: /widgets/summary/content_widget_template.xhtml 
@52,82 test="#{conversionActions.pdfConverterAvailability.available}": Error 
reading 'pdfConverterAvailability' on type 
org.nuxeo.ecm.webapp.action.ConversionActionBean_$$_javassist_66
2011-05-11 02:48:28,956 ERROR [nuxeo-error-log] javax.servlet.ServletException: 
/widgets/summary/content_widget_template.xhtml @52,82 
test="#{conversionActions.pdfConverterAvailability.available}": Error reading 
'pdfConverterAvailability' on type 
org.nuxeo.ecm.webapp.action.ConversionActionBean_$$_javassist_66
2011-05-11 02:48:28,959 ERROR [nuxeo-error-log] 
2011-05-11 02:48:37,753 ERROR [facelets.viewhandler] Error Rendering 
View[/view_documents.xhtml]
2011-05-11 02:48:37,755 ERROR 
[javax.enterprise.resource.webcontainer.jsf.lifecycle] 
jsf.lifecycle.phase.exception
2011-05-11 02:48:37,759 ERROR [org.ajax4jsf.webapp.BaseXMLFilter] Exception in 
the filter chain
2011-05-11 02:48:37,760 ERROR 
[org.nuxeo.ecm.platform.web.common.exceptionhandling.DefaultNuxeoExceptionHandler]
 javax.servlet.ServletException: /widgets/summary/content_widget_template.xhtml 
@52,82 test="#{conversionActions.pdfConverterAvailability.available}": Error 
reading 'pdfConverterAvailability' on type 
org.nuxeo.ecm.webapp.action.ConversionActionBean_$$_javassist_66
2011-05-11 02:48:37,761 ERROR [nuxeo-error-log] javax.servlet.ServletException: 
/widgets/summary/content_widget_template.xhtml @52,82 
test="#{conversionActions.pdfConverterAvailability.available}": Error reading 
'pdfConverterAvailability' on type 
org.nuxeo.ecm.webapp.action.ConversionActionBean_$$_javassist_66
2011-05-11 02:48:37,763 ERROR [nuxeo-error-log] 
2011-05-11 02:48:42,394 ERROR [facelets.viewhandler] Error Rendering 
View[/view_documents.xhtml]
2011-05-11 02:48:42,396 ERROR 
[javax.enterprise.resource.webcontainer.jsf.lifecycle] 
jsf.lifecycle.phase.exception
2011-05-11 02:48:42,406 ERROR [org.ajax4jsf.webapp.BaseXMLFilter] Exception in 
the filter chain
2011-05-11 02:48:42,414 ERROR 
[org.nuxeo.ecm.platform.web.common.exceptionhandling.DefaultNuxeoExceptionHandler]
 javax.servlet.ServletException: /widgets/summary/content_widget_template.xhtml 
@52,82 test="#{conversionActions.pdfConverterAvailability.available}": Error 
reading 'pdfConverterAvailability' on type 
org.nuxeo.ecm.webapp.action.ConversionActionBean_$$_javassist_66
2011-05-11 02:48:42,414 ERROR [nuxeo-error-log] javax.servlet.ServletException: 
/widgets/summary/content_widget_template.xhtml @52,82 
test="#{conversionActions.pdfConverterAvailability.available}": Error reading 
'pdfConverterAvailability' on type 
org.nuxeo.ecm.webapp.action.ConversionActionBean_$$_javassist_66
2011-05-11 02:48:42,417 ERROR [nuxeo-error-log] 
2011-05-11 02:48:44,330 ERROR [facelets.viewhandler] Error Rendering 
View[/view_documents.xhtml]
2011-05-11 02:48:44,332 ERROR 
[javax.enterprise.resource.webcontainer.jsf.lifecycle] 
jsf.lifecycle.phase.exception
2011-05-11 02:48:44,336 ERROR [org.ajax4jsf.webapp.BaseXMLFilter] Exception in 
the filter chain
2011-05-11 02:48:44,337 ERROR 
[org.nuxeo.ecm.platform.web.common.exceptionhandling.DefaultNuxeoExceptionHandler]
 javax.servlet.ServletException: /widgets/summary/content_widget_template.xhtml 
@52,82 test="#{conversionActions.pdfConverterAvailability.available}": Error 
reading 'pdfConverterAvailability' on type 
org.nuxeo.ecm.webapp.action.ConversionActionBean_$$_javassist_66
2011-05-11 02:48:44,337 ERROR [nuxeo-error-log] javax.servlet.ServletException: 
/widgets/summary/content_widget_template.xhtml @52,82 
test="#{conversionActions.pdfConverterAvailability.available}": Error reading 
'pdfConverterAvailability' on type 
org.nuxeo.ecm.webapp.action.ConversionActionBean_$$_javassist_66
2011-05-11 02:48:44,340 ERROR [nuxeo-error-log] 
2011-05-11 02:49:18,093 ERROR [facelets.viewhandler] Error Rendering 
View[/view_documents.xhtml]
2011-05-11 02:49:18,095 ERROR 
[javax.enterprise.resource.webcontainer.jsf.lifecycle] 
jsf.lifecycle.phase.exception
2011-05-11 02:49:18,098 ERROR [org.ajax4jsf.webapp.BaseXMLFilter] Exception in 
the filter chain
2011-05-11 02:49:18,099 ERROR 
[org.nuxeo.ecm.platform.web.common.exceptionhandling.DefaultNuxeoExceptionHandler]
 javax.servlet.ServletException: /widgets/summary/content_widget_template.xhtml 
@52,82 test="#{conversionActions.pdfConverterAvailability.available}": Error 
reading 'pdfConverterAvailability' on type 
org.nuxeo.ecm.webapp.action.ConversionActionBean_$$_javassist_66
2011-05-11 02:49:18,099 ERROR [nuxeo-error-log] javax.servlet.ServletException: 
/widgets/summary/content_widget_template.xhtml @52,82 
test="#{conversionActions.pdfConverterAvailability.available}": Error reading 
'pdfConverterAvailability' on type 
org.nuxeo.ecm.webapp.action.ConversionActionBean_$$_javassist_66
2011-05-11 02:49:18,105 ERROR [nuxeo-error-log] 
2011-05-11 02:49:18,403 ERROR [facelets.viewhandler] Error Rendering 
View[/view_documents.xhtml]
2011-05-11 02:49:18,405 ERROR 
[javax.enterprise.resource.webcontainer.jsf.lifecycle] 
jsf.lifecycle.phase.exception
2011-05-11 02:49:18,408 ERROR [org.ajax4jsf.webapp.BaseXMLFilter] Exception in 
the filter chain
2011-05-11 02:49:18,409 ERROR 
[org.nuxeo.ecm.platform.web.common.exceptionhandling.DefaultNuxeoExceptionHandler]
 javax.servlet.ServletException: /widgets/summary/content_widget_template.xhtml 
@52,82 test="#{conversionActions.pdfConverterAvailability.available}": Error 
reading 'pdfConverterAvailability' on type 
org.nuxeo.ecm.webapp.action.ConversionActionBean_$$_javassist_66
2011-05-11 02:49:18,410 ERROR [nuxeo-error-log] javax.servlet.ServletException: 
/widgets/summary/content_widget_template.xhtml @52,82 
test="#{conversionActions.pdfConverterAvailability.available}": Error reading 
'pdfConverterAvailability' on type 
org.nuxeo.ecm.webapp.action.ConversionActionBean_$$_javassist_66
2011-05-11 02:49:18,412 ERROR [nuxeo-error-log] 
2011-05-11 02:49:18,717 ERROR [facelets.viewhandler] Error Rendering 
View[/view_documents.xhtml]
2011-05-11 02:49:18,718 ERROR 
[javax.enterprise.resource.webcontainer.jsf.lifecycle] 
jsf.lifecycle.phase.exception
2011-05-11 02:49:18,721 ERROR [org.ajax4jsf.webapp.BaseXMLFilter] Exception in 
the filter chain
2011-05-11 02:49:18,722 ERROR 
[org.nuxeo.ecm.platform.web.common.exceptionhandling.DefaultNuxeoExceptionHandler]
 javax.servlet.ServletException: /widgets/summary/content_widget_template.xhtml 
@52,82 test="#{conversionActions.pdfConverterAvailability.available}": Error 
reading 'pdfConverterAvailability' on type 
org.nuxeo.ecm.webapp.action.ConversionActionBean_$$_javassist_66
2011-05-11 02:49:18,723 ERROR [nuxeo-error-log] javax.servlet.ServletException: 
/widgets/summary/content_widget_template.xhtml @52,82 
test="#{conversionActions.pdfConverterAvailability.available}": Error reading 
'pdfConverterAvailability' on type 
org.nuxeo.ecm.webapp.action.ConversionActionBean_$$_javassist_66
2011-05-11 02:49:18,725 ERROR [nuxeo-error-log] 
2011-05-11 02:49:19,041 ERROR [facelets.viewhandler] Error Rendering 
View[/view_documents.xhtml]
2011-05-11 02:49:19,043 ERROR 
[javax.enterprise.resource.webcontainer.jsf.lifecycle] 
jsf.lifecycle.phase.exception
2011-05-11 02:49:19,046 ERROR [org.ajax4jsf.webapp.BaseXMLFilter] Exception in 
the filter chain
2011-05-11 02:49:19,048 ERROR 
[org.nuxeo.ecm.platform.web.common.exceptionhandling.DefaultNuxeoExceptionHandler]
 javax.servlet.ServletException: /widgets/summary/content_widget_template.xhtml 
@52,82 test="#{conversionActions.pdfConverterAvailability.available}": Error 
reading 'pdfConverterAvailability' on type 
org.nuxeo.ecm.webapp.action.ConversionActionBean_$$_javassist_66
2011-05-11 02:49:19,048 ERROR [nuxeo-error-log] javax.servlet.ServletException: 
/widgets/summary/content_widget_template.xhtml @52,82 
test="#{conversionActions.pdfConverterAvailability.available}": Error reading 
'pdfConverterAvailability' on type 
org.nuxeo.ecm.webapp.action.ConversionActionBean_$$_javassist_66
2011-05-11 02:49:19,051 ERROR [nuxeo-error-log] 
2011-05-11 02:49:19,344 ERROR [facelets.viewhandler] Error Rendering 
View[/view_documents.xhtml]
2011-05-11 02:49:19,346 ERROR 
[javax.enterprise.resource.webcontainer.jsf.lifecycle] 
jsf.lifecycle.phase.exception
2011-05-11 02:49:19,349 ERROR [org.ajax4jsf.webapp.BaseXMLFilter] Exception in 
the filter chain
2011-05-11 02:49:19,350 ERROR 
[org.nuxeo.ecm.platform.web.common.exceptionhandling.DefaultNuxeoExceptionHandler]
 javax.servlet.ServletException: /widgets/summary/content_widget_template.xhtml 
@52,82 test="#{conversionActions.pdfConverterAvailability.available}": Error 
reading 'pdfConverterAvailability' on type 
org.nuxeo.ecm.webapp.action.ConversionActionBean_$$_javassist_66
2011-05-11 02:49:19,350 ERROR [nuxeo-error-log] javax.servlet.ServletException: 
/widgets/summary/content_widget_template.xhtml @52,82 
test="#{conversionActions.pdfConverterAvailability.available}": Error reading 
'pdfConverterAvailability' on type 
org.nuxeo.ecm.webapp.action.ConversionActionBean_$$_javassist_66
2011-05-11 02:49:19,353 ERROR [nuxeo-error-log] 
2011-05-11 02:49:19,641 ERROR [facelets.viewhandler] Error Rendering 
View[/view_documents.xhtml]
2011-05-11 02:49:19,643 ERROR 
[javax.enterprise.resource.webcontainer.jsf.lifecycle] 
jsf.lifecycle.phase.exception
2011-05-11 02:49:19,650 ERROR [org.ajax4jsf.webapp.BaseXMLFilter] Exception in 
the filter chain
2011-05-11 02:49:19,652 ERROR 
[org.nuxeo.ecm.platform.web.common.exceptionhandling.DefaultNuxeoExceptionHandler]
 javax.servlet.ServletException: /widgets/summary/content_widget_template.xhtml 
@52,82 test="#{conversionActions.pdfConverterAvailability.available}": Error 
reading 'pdfConverterAvailability' on type 
org.nuxeo.ecm.webapp.action.ConversionActionBean_$$_javassist_66
2011-05-11 02:49:19,652 ERROR [nuxeo-error-log] javax.servlet.ServletException: 
/widgets/summary/content_widget_template.xhtml @52,82 
test="#{conversionActions.pdfConverterAvailability.available}": Error reading 
'pdfConverterAvailability' on type 
org.nuxeo.ecm.webapp.action.ConversionActionBean_$$_javassist_66
2011-05-11 02:49:19,655 ERROR [nuxeo-error-log] 
2011-05-11 02:49:19,919 ERROR [facelets.viewhandler] Error Rendering 
View[/view_documents.xhtml]
2011-05-11 02:49:19,920 ERROR 
[javax.enterprise.resource.webcontainer.jsf.lifecycle] 
jsf.lifecycle.phase.exception
2011-05-11 02:49:19,924 ERROR [org.ajax4jsf.webapp.BaseXMLFilter] Exception in 
the filter chain
2011-05-11 02:49:19,925 ERROR 
[org.nuxeo.ecm.platform.web.common.exceptionhandling.DefaultNuxeoExceptionHandler]
 javax.servlet.ServletException: /widgets/summary/content_widget_template.xhtml 
@52,82 test="#{conversionActions.pdfConverterAvailability.available}": Error 
reading 'pdfConverterAvailability' on type 
org.nuxeo.ecm.webapp.action.ConversionActionBean_$$_javassist_66
2011-05-11 02:49:19,925 ERROR [nuxeo-error-log] javax.servlet.ServletException: 
/widgets/summary/content_widget_template.xhtml @52,82 
test="#{conversionActions.pdfConverterAvailability.available}": Error reading 
'pdfConverterAvailability' on type 
org.nuxeo.ecm.webapp.action.ConversionActionBean_$$_javassist_66
2011-05-11 02:49:19,928 ERROR [nuxeo-error-log] 
2011-05-11 02:49:20,292 ERROR [facelets.viewhandler] Error Rendering 
View[/view_documents.xhtml]
2011-05-11 02:49:20,294 ERROR 
[javax.enterprise.resource.webcontainer.jsf.lifecycle] 
jsf.lifecycle.phase.exception
2011-05-11 02:49:20,297 ERROR [org.ajax4jsf.webapp.BaseXMLFilter] Exception in 
the filter chain
2011-05-11 02:49:20,298 ERROR 
[org.nuxeo.ecm.platform.web.common.exceptionhandling.DefaultNuxeoExceptionHandler]
 javax.servlet.ServletException: /widgets/summary/content_widget_template.xhtml 
@52,82 test="#{conversionActions.pdfConverterAvailability.available}": Error 
reading 'pdfConverterAvailability' on type 
org.nuxeo.ecm.webapp.action.ConversionActionBean_$$_javassist_66
2011-05-11 02:49:20,298 ERROR [nuxeo-error-log] javax.servlet.ServletException: 
/widgets/summary/content_widget_template.xhtml @52,82 
test="#{conversionActions.pdfConverterAvailability.available}": Error reading 
'pdfConverterAvailability' on type 
org.nuxeo.ecm.webapp.action.ConversionActionBean_$$_javassist_66
2011-05-11 02:49:20,301 ERROR [nuxeo-error-log] 
2011-05-11 02:49:20,664 ERROR [facelets.viewhandler] Error Rendering 
View[/view_documents.xhtml]
2011-05-11 02:49:20,666 ERROR 
[javax.enterprise.resource.webcontainer.jsf.lifecycle] 
jsf.lifecycle.phase.exception
2011-05-11 02:49:20,675 ERROR [org.ajax4jsf.webapp.BaseXMLFilter] Exception in 
the filter chain
2011-05-11 02:49:20,677 ERROR 
[org.nuxeo.ecm.platform.web.common.exceptionhandling.DefaultNuxeoExceptionHandler]
 javax.servlet.ServletException: /widgets/summary/content_widget_template.xhtml 
@52,82 test="#{conversionActions.pdfConverterAvailability.available}": Error 
reading 'pdfConverterAvailability' on type 
org.nuxeo.ecm.webapp.action.ConversionActionBean_$$_javassist_66
2011-05-11 02:49:20,677 ERROR [nuxeo-error-log] javax.servlet.ServletException: 
/widgets/summary/content_widget_template.xhtml @52,82 
test="#{conversionActions.pdfConverterAvailability.available}": Error reading 
'pdfConverterAvailability' on type 
org.nuxeo.ecm.webapp.action.ConversionActionBean_$$_javassist_66
2011-05-11 02:49:20,680 ERROR [nuxeo-error-log] 
2011-05-11 02:49:21,091 ERROR [facelets.viewhandler] Error Rendering 
View[/view_documents.xhtml]
2011-05-11 02:49:21,093 ERROR 
[javax.enterprise.resource.webcontainer.jsf.lifecycle] 
jsf.lifecycle.phase.exception
2011-05-11 02:49:21,096 ERROR [org.ajax4jsf.webapp.BaseXMLFilter] Exception in 
the filter chain
2011-05-11 02:49:21,098 ERROR 
[org.nuxeo.ecm.platform.web.common.exceptionhandling.DefaultNuxeoExceptionHandler]
 javax.servlet.ServletException: /widgets/summary/content_widget_template.xhtml 
@52,82 test="#{conversionActions.pdfConverterAvailability.available}": Error 
reading 'pdfConverterAvailability' on type 
org.nuxeo.ecm.webapp.action.ConversionActionBean_$$_javassist_66
2011-05-11 02:49:21,098 ERROR [nuxeo-error-log] javax.servlet.ServletException: 
/widgets/summary/content_widget_template.xhtml @52,82 
test="#{conversionActions.pdfConverterAvailability.available}": Error reading 
'pdfConverterAvailability' on type 
org.nuxeo.ecm.webapp.action.ConversionActionBean_$$_javassist_66
2011-05-11 02:49:21,101 ERROR [nuxeo-error-log] 
2011-05-11 02:49:21,443 ERROR [facelets.viewhandler] Error Rendering 
View[/view_documents.xhtml]
2011-05-11 02:49:21,445 ERROR 
[javax.enterprise.resource.webcontainer.jsf.lifecycle] 
jsf.lifecycle.phase.exception
2011-05-11 02:49:21,448 ERROR [org.ajax4jsf.webapp.BaseXMLFilter] Exception in 
the filter chain
2011-05-11 02:49:21,449 ERROR 
[org.nuxeo.ecm.platform.web.common.exceptionhandling.DefaultNuxeoExceptionHandler]
 javax.servlet.ServletException: /widgets/summary/content_widget_template.xhtml 
@52,82 test="#{conversionActions.pdfConverterAvailability.available}": Error 
reading 'pdfConverterAvailability' on type 
org.nuxeo.ecm.webapp.action.ConversionActionBean_$$_javassist_66
2011-05-11 02:49:21,450 ERROR [nuxeo-error-log] javax.servlet.ServletException: 
/widgets/summary/content_widget_template.xhtml @52,82 
test="#{conversionActions.pdfConverterAvailability.available}": Error reading 
'pdfConverterAvailability' on type 
org.nuxeo.ecm.webapp.action.ConversionActionBean_$$_javassist_66
2011-05-11 02:49:21,452 ERROR [nuxeo-error-log] 
2011-05-11 02:49:26,252 ERROR [facelets.viewhandler] Error Rendering 
View[/view_documents.xhtml]
2011-05-11 02:49:26,255 ERROR 
[javax.enterprise.resource.webcontainer.jsf.lifecycle] 
jsf.lifecycle.phase.exception
2011-05-11 02:49:26,258 ERROR [org.ajax4jsf.webapp.BaseXMLFilter] Exception in 
the filter chain
2011-05-11 02:49:26,258 ERROR 
[org.nuxeo.ecm.platform.web.common.exceptionhandling.DefaultNuxeoExceptionHandler]
 javax.servlet.ServletException: /widgets/summary/content_widget_template.xhtml 
@52,82 test="#{conversionActions.pdfConverterAvailability.available}": Error 
reading 'pdfConverterAvailability' on type 
org.nuxeo.ecm.webapp.action.ConversionActionBean_$$_javassist_66
2011-05-11 02:49:26,259 ERROR [nuxeo-error-log] javax.servlet.ServletException: 
/widgets/summary/content_widget_template.xhtml @52,82 
test="#{conversionActions.pdfConverterAvailability.available}": Error reading 
'pdfConverterAvailability' on type 
org.nuxeo.ecm.webapp.action.ConversionActionBean_$$_javassist_66
2011-05-11 02:49:26,261 ERROR [nuxeo-error-log] 
2011-05-11 02:49:45,006 ERROR [facelets.viewhandler] Error Rendering 
View[/view_documents.xhtml]
2011-05-11 02:49:45,008 ERROR 
[javax.enterprise.resource.webcontainer.jsf.lifecycle] 
jsf.lifecycle.phase.exception
2011-05-11 02:49:45,011 ERROR [org.ajax4jsf.webapp.BaseXMLFilter] Exception in 
the filter chain
2011-05-11 02:49:45,012 ERROR 
[org.nuxeo.ecm.platform.web.common.exceptionhandling.DefaultNuxeoExceptionHandler]
 javax.servlet.ServletException: /widgets/summary/content_widget_template.xhtml 
@52,82 test="#{conversionActions.pdfConverterAvailability.available}": Error 
reading 'pdfConverterAvailability' on type 
org.nuxeo.ecm.webapp.action.ConversionActionBean_$$_javassist_66
2011-05-11 02:49:45,012 ERROR [nuxeo-error-log] javax.servlet.ServletException: 
/widgets/summary/content_widget_template.xhtml @52,82 
test="#{conversionActions.pdfConverterAvailability.available}": Error reading 
'pdfConverterAvailability' on type 
org.nuxeo.ecm.webapp.action.ConversionActionBean_$$_javassist_66
2011-05-11 02:49:45,015 ERROR [nuxeo-error-log] 
2011-05-11 02:49:45,309 ERROR [facelets.viewhandler] Error Rendering 
View[/view_documents.xhtml]
2011-05-11 02:49:45,311 ERROR 
[javax.enterprise.resource.webcontainer.jsf.lifecycle] 
jsf.lifecycle.phase.exception
2011-05-11 02:49:45,314 ERROR [org.ajax4jsf.webapp.BaseXMLFilter] Exception in 
the filter chain
2011-05-11 02:49:45,315 ERROR 
[org.nuxeo.ecm.platform.web.common.exceptionhandling.DefaultNuxeoExceptionHandler]
 javax.servlet.ServletException: /widgets/summary/content_widget_template.xhtml 
@52,82 test="#{conversionActions.pdfConverterAvailability.available}": Error 
reading 'pdfConverterAvailability' on type 
org.nuxeo.ecm.webapp.action.ConversionActionBean_$$_javassist_66
2011-05-11 02:49:45,315 ERROR [nuxeo-error-log] javax.servlet.ServletException: 
/widgets/summary/content_widget_template.xhtml @52,82 
test="#{conversionActions.pdfConverterAvailability.available}": Error reading 
'pdfConverterAvailability' on type 
org.nuxeo.ecm.webapp.action.ConversionActionBean_$$_javassist_66
2011-05-11 02:49:45,318 ERROR [nuxeo-error-log] 
2011-05-11 02:49:45,642 ERROR [facelets.viewhandler] Error Rendering 
View[/view_documents.xhtml]
2011-05-11 02:49:45,646 ERROR 
[javax.enterprise.resource.webcontainer.jsf.lifecycle] 
jsf.lifecycle.phase.exception
2011-05-11 02:49:45,649 ERROR [org.ajax4jsf.webapp.BaseXMLFilter] Exception in 
the filter chain
2011-05-11 02:49:45,650 ERROR 
[org.nuxeo.ecm.platform.web.common.exceptionhandling.DefaultNuxeoExceptionHandler]
 javax.servlet.ServletException: /widgets/summary/content_widget_template.xhtml 
@52,82 test="#{conversionActions.pdfConverterAvailability.available}": Error 
reading 'pdfConverterAvailability' on type 
org.nuxeo.ecm.webapp.action.ConversionActionBean_$$_javassist_66
2011-05-11 02:49:45,651 ERROR [nuxeo-error-log] javax.servlet.ServletException: 
/widgets/summary/content_widget_template.xhtml @52,82 
test="#{conversionActions.pdfConverterAvailability.available}": Error reading 
'pdfConverterAvailability' on type 
org.nuxeo.ecm.webapp.action.ConversionActionBean_$$_javassist_66
2011-05-11 02:49:45,654 ERROR [nuxeo-error-log] 
2011-05-11 02:49:45,980 ERROR [facelets.viewhandler] Error Rendering 
View[/view_documents.xhtml]
2011-05-11 02:49:45,988 ERROR 
[javax.enterprise.resource.webcontainer.jsf.lifecycle] 
jsf.lifecycle.phase.exception
2011-05-11 02:49:45,991 ERROR [org.ajax4jsf.webapp.BaseXMLFilter] Exception in 
the filter chain
2011-05-11 02:49:45,992 ERROR 
[org.nuxeo.ecm.platform.web.common.exceptionhandling.DefaultNuxeoExceptionHandler]
 javax.servlet.ServletException: /widgets/summary/content_widget_template.xhtml 
@52,82 test="#{conversionActions.pdfConverterAvailability.available}": Error 
reading 'pdfConverterAvailability' on type 
org.nuxeo.ecm.webapp.action.ConversionActionBean_$$_javassist_66
2011-05-11 02:49:45,992 ERROR [nuxeo-error-log] javax.servlet.ServletException: 
/widgets/summary/content_widget_template.xhtml @52,82 
test="#{conversionActions.pdfConverterAvailability.available}": Error reading 
'pdfConverterAvailability' on type 
org.nuxeo.ecm.webapp.action.ConversionActionBean_$$_javassist_66
2011-05-11 02:49:45,995 ERROR [nuxeo-error-log] 
2011-05-11 02:56:10,332 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'
2011-05-11 02:56:10,333 ERROR [nuxeo-error-log] javax.el.ELException: 
org.nuxeo.ecm.core.api.DocumentSecurityException: Privilege 'Read' is not 
granted to 'bree'
2011-05-11 02:56:10,335 ERROR [nuxeo-error-log] 
2011-05-11 02:56:10,338 ERROR [org.jboss.seam.jsf.SeamPhaseListener] swallowing 
exception
2011-05-11 02:56:10,627 ERROR 
[org.apache.catalina.core.ContainerBase.[Catalina].[localhost].[/nuxeo]] 
Session event listener threw exception
2011-05-11 02:56:11,443 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'
2011-05-11 02:56:11,443 ERROR [nuxeo-error-log] javax.el.ELException: 
org.nuxeo.ecm.core.api.DocumentSecurityException: Privilege 'Read' is not 
granted to 'jdoe'
2011-05-11 02:56:11,446 ERROR [nuxeo-error-log] 
2011-05-11 02:56:11,448 ERROR [org.jboss.seam.jsf.SeamPhaseListener] swallowing 
exception
2011-05-11 02:56:11,583 ERROR 
[org.apache.catalina.core.ContainerBase.[Catalina].[localhost].[/nuxeo]] 
Session event listener threw exception

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

Reply via email to