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

------------------------------------------
[...truncated 3587 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-10 23:58:29+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/340/artifact/trunk/tomcat/log/log-20110510-215835.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/340/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/340/artifact/trunk/tomcat/log/server.log>
   3    :2011-05-10 23:45:48,511 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-10 23:46:07,412 ERROR 
[org.nuxeo.runtime.osgi.OSGiRuntimeService] Nuxeo EP Started
 484    :2011-05-10 23:48:47,064 ERROR [facelets.viewhandler] Error Rendering 
View[/view_documents.xhtml]
 661    :2011-05-10 23:48:47,068 ERROR 
[javax.enterprise.resource.webcontainer.jsf.lifecycle] 
jsf.lifecycle.phase.exception
1014    :2011-05-10 23:48:47,095 ERROR [org.ajax4jsf.webapp.BaseXMLFilter] 
Exception in the filter chain
1191    :2011-05-10 23:48:47,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
1368    :2011-05-10 23:48:47,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
1545    :2011-05-10 23:48:47,103 ERROR [nuxeo-error-log] 
1769    :2011-05-10 23:48:51,059 ERROR [facelets.viewhandler] Error Rendering 
View[/view_documents.xhtml]
1946    :2011-05-10 23:48:51,061 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/340/artifact/trunk/tomcat/log/console.log>
 
<https://qa.nuxeo.org/jenkins/job/FT-nuxeo-5.4-selenium-cap-tomcat/340/artifact/trunk/tomcat/log/gc.log>
 
<https://qa.nuxeo.org/jenkins/job/FT-nuxeo-5.4-selenium-cap-tomcat/340/artifact/trunk/tomcat/log/nuxeo-error.log>
 
<https://qa.nuxeo.org/jenkins/job/FT-nuxeo-5.4-selenium-cap-tomcat/340/artifact/trunk/tomcat/log/server.log>
 
<https://qa.nuxeo.org/jenkins/job/FT-nuxeo-5.4-selenium-cap-tomcat/340/artifact/trunk/tomcat/log/stderr.log>
 
<https://qa.nuxeo.org/jenkins/job/FT-nuxeo-5.4-selenium-cap-tomcat/340/artifact/trunk/tomcat/log/sysstat-sar.log>
+ gzip -cd 
<https://qa.nuxeo.org/jenkins/job/FT-nuxeo-5.4-selenium-cap-tomcat/340/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/340/artifact/trunk/tomcat/log/server.log>:
2011-05-10 23:45:48,511 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-10 23:46:07,412 ERROR [org.nuxeo.runtime.osgi.OSGiRuntimeService] Nuxeo 
EP Started
2011-05-10 23:48:47,064 ERROR [facelets.viewhandler] Error Rendering 
View[/view_documents.xhtml]
2011-05-10 23:48:47,068 ERROR 
[javax.enterprise.resource.webcontainer.jsf.lifecycle] 
jsf.lifecycle.phase.exception
2011-05-10 23:48:47,095 ERROR [org.ajax4jsf.webapp.BaseXMLFilter] Exception in 
the filter chain
2011-05-10 23:48:47,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-10 23:48:47,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-10 23:48:47,103 ERROR [nuxeo-error-log] 
2011-05-10 23:48:51,059 ERROR [facelets.viewhandler] Error Rendering 
View[/view_documents.xhtml]
2011-05-10 23:48:51,061 ERROR 
[javax.enterprise.resource.webcontainer.jsf.lifecycle] 
jsf.lifecycle.phase.exception
2011-05-10 23:48:51,065 ERROR [org.ajax4jsf.webapp.BaseXMLFilter] Exception in 
the filter chain
2011-05-10 23:48:51,067 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-10 23:48:51,067 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-10 23:48:51,071 ERROR [nuxeo-error-log] 
2011-05-10 23:48:54,160 ERROR [facelets.viewhandler] Error Rendering 
View[/view_documents.xhtml]
2011-05-10 23:48:54,162 ERROR 
[javax.enterprise.resource.webcontainer.jsf.lifecycle] 
jsf.lifecycle.phase.exception
2011-05-10 23:48:54,167 ERROR [org.ajax4jsf.webapp.BaseXMLFilter] Exception in 
the filter chain
2011-05-10 23:48:54,168 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-10 23:48:54,168 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-10 23:48:54,172 ERROR [nuxeo-error-log] 
2011-05-10 23:48:54,569 ERROR [facelets.viewhandler] Error Rendering 
View[/view_documents.xhtml]
2011-05-10 23:48:54,571 ERROR 
[javax.enterprise.resource.webcontainer.jsf.lifecycle] 
jsf.lifecycle.phase.exception
2011-05-10 23:48:54,575 ERROR [org.ajax4jsf.webapp.BaseXMLFilter] Exception in 
the filter chain
2011-05-10 23:48:54,577 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-10 23:48:54,577 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-10 23:48:54,580 ERROR [nuxeo-error-log] 
2011-05-10 23:48:54,885 ERROR [facelets.viewhandler] Error Rendering 
View[/view_documents.xhtml]
2011-05-10 23:48:54,887 ERROR 
[javax.enterprise.resource.webcontainer.jsf.lifecycle] 
jsf.lifecycle.phase.exception
2011-05-10 23:48:54,890 ERROR [org.ajax4jsf.webapp.BaseXMLFilter] Exception in 
the filter chain
2011-05-10 23:48:54,892 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-10 23:48:54,892 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-10 23:48:54,902 ERROR [nuxeo-error-log] 
2011-05-10 23:49:02,570 ERROR [facelets.viewhandler] Error Rendering 
View[/view_documents.xhtml]
2011-05-10 23:49:02,572 ERROR 
[javax.enterprise.resource.webcontainer.jsf.lifecycle] 
jsf.lifecycle.phase.exception
2011-05-10 23:49:02,576 ERROR [org.ajax4jsf.webapp.BaseXMLFilter] Exception in 
the filter chain
2011-05-10 23:49:02,577 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-10 23:49:02,578 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-10 23:49:02,584 ERROR [nuxeo-error-log] 
2011-05-10 23:49:02,893 ERROR [facelets.viewhandler] Error Rendering 
View[/view_documents.xhtml]
2011-05-10 23:49:02,895 ERROR 
[javax.enterprise.resource.webcontainer.jsf.lifecycle] 
jsf.lifecycle.phase.exception
2011-05-10 23:49:02,899 ERROR [org.ajax4jsf.webapp.BaseXMLFilter] Exception in 
the filter chain
2011-05-10 23:49:02,900 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-10 23:49:02,911 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-10 23:49:02,914 ERROR [nuxeo-error-log] 
2011-05-10 23:49:03,204 ERROR [facelets.viewhandler] Error Rendering 
View[/view_documents.xhtml]
2011-05-10 23:49:03,206 ERROR 
[javax.enterprise.resource.webcontainer.jsf.lifecycle] 
jsf.lifecycle.phase.exception
2011-05-10 23:49:03,210 ERROR [org.ajax4jsf.webapp.BaseXMLFilter] Exception in 
the filter chain
2011-05-10 23:49:03,212 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-10 23:49:03,212 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-10 23:49:03,215 ERROR [nuxeo-error-log] 
2011-05-10 23:49:03,516 ERROR [facelets.viewhandler] Error Rendering 
View[/view_documents.xhtml]
2011-05-10 23:49:03,519 ERROR 
[javax.enterprise.resource.webcontainer.jsf.lifecycle] 
jsf.lifecycle.phase.exception
2011-05-10 23:49:03,522 ERROR [org.ajax4jsf.webapp.BaseXMLFilter] Exception in 
the filter chain
2011-05-10 23:49:03,523 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-10 23:49:03,523 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-10 23:49:03,527 ERROR [nuxeo-error-log] 
2011-05-10 23:49:16,597 ERROR [facelets.viewhandler] Error Rendering 
View[/view_documents.xhtml]
2011-05-10 23:49:16,599 ERROR 
[javax.enterprise.resource.webcontainer.jsf.lifecycle] 
jsf.lifecycle.phase.exception
2011-05-10 23:49:16,603 ERROR [org.ajax4jsf.webapp.BaseXMLFilter] Exception in 
the filter chain
2011-05-10 23:49:16,604 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-10 23:49:16,605 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-10 23:49:16,608 ERROR [nuxeo-error-log] 
2011-05-10 23:49:25,677 ERROR [facelets.viewhandler] Error Rendering 
View[/view_documents.xhtml]
2011-05-10 23:49:25,678 ERROR 
[javax.enterprise.resource.webcontainer.jsf.lifecycle] 
jsf.lifecycle.phase.exception
2011-05-10 23:49:25,682 ERROR [org.ajax4jsf.webapp.BaseXMLFilter] Exception in 
the filter chain
2011-05-10 23:49:25,683 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-10 23:49:25,684 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-10 23:49:25,686 ERROR [nuxeo-error-log] 
2011-05-10 23:49:29,310 ERROR [facelets.viewhandler] Error Rendering 
View[/view_documents.xhtml]
2011-05-10 23:49:29,325 ERROR 
[javax.enterprise.resource.webcontainer.jsf.lifecycle] 
jsf.lifecycle.phase.exception
2011-05-10 23:49:29,328 ERROR [org.ajax4jsf.webapp.BaseXMLFilter] Exception in 
the filter chain
2011-05-10 23:49:29,329 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-10 23:49:29,330 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-10 23:49:29,339 ERROR [nuxeo-error-log] 
2011-05-10 23:49:31,200 ERROR [facelets.viewhandler] Error Rendering 
View[/view_documents.xhtml]
2011-05-10 23:49:31,206 ERROR 
[javax.enterprise.resource.webcontainer.jsf.lifecycle] 
jsf.lifecycle.phase.exception
2011-05-10 23:49:31,209 ERROR [org.ajax4jsf.webapp.BaseXMLFilter] Exception in 
the filter chain
2011-05-10 23:49:31,210 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-10 23:49:31,210 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-10 23:49:31,213 ERROR [nuxeo-error-log] 
2011-05-10 23:50:05,760 ERROR [facelets.viewhandler] Error Rendering 
View[/view_documents.xhtml]
2011-05-10 23:50:05,762 ERROR 
[javax.enterprise.resource.webcontainer.jsf.lifecycle] 
jsf.lifecycle.phase.exception
2011-05-10 23:50:05,765 ERROR [org.ajax4jsf.webapp.BaseXMLFilter] Exception in 
the filter chain
2011-05-10 23:50:05,766 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-10 23:50:05,766 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-10 23:50:05,769 ERROR [nuxeo-error-log] 
2011-05-10 23:50:06,080 ERROR [facelets.viewhandler] Error Rendering 
View[/view_documents.xhtml]
2011-05-10 23:50:06,082 ERROR 
[javax.enterprise.resource.webcontainer.jsf.lifecycle] 
jsf.lifecycle.phase.exception
2011-05-10 23:50:06,085 ERROR [org.ajax4jsf.webapp.BaseXMLFilter] Exception in 
the filter chain
2011-05-10 23:50:06,086 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-10 23:50:06,086 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-10 23:50:06,089 ERROR [nuxeo-error-log] 
2011-05-10 23:50:06,387 ERROR [facelets.viewhandler] Error Rendering 
View[/view_documents.xhtml]
2011-05-10 23:50:06,389 ERROR 
[javax.enterprise.resource.webcontainer.jsf.lifecycle] 
jsf.lifecycle.phase.exception
2011-05-10 23:50:06,392 ERROR [org.ajax4jsf.webapp.BaseXMLFilter] Exception in 
the filter chain
2011-05-10 23:50:06,393 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-10 23:50:06,393 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-10 23:50:06,396 ERROR [nuxeo-error-log] 
2011-05-10 23:50:06,717 ERROR [facelets.viewhandler] Error Rendering 
View[/view_documents.xhtml]
2011-05-10 23:50:06,719 ERROR 
[javax.enterprise.resource.webcontainer.jsf.lifecycle] 
jsf.lifecycle.phase.exception
2011-05-10 23:50:06,722 ERROR [org.ajax4jsf.webapp.BaseXMLFilter] Exception in 
the filter chain
2011-05-10 23:50:06,723 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-10 23:50:06,724 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-10 23:50:06,726 ERROR [nuxeo-error-log] 
2011-05-10 23:50:07,026 ERROR [facelets.viewhandler] Error Rendering 
View[/view_documents.xhtml]
2011-05-10 23:50:07,028 ERROR 
[javax.enterprise.resource.webcontainer.jsf.lifecycle] 
jsf.lifecycle.phase.exception
2011-05-10 23:50:07,031 ERROR [org.ajax4jsf.webapp.BaseXMLFilter] Exception in 
the filter chain
2011-05-10 23:50:07,032 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-10 23:50:07,033 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-10 23:50:07,035 ERROR [nuxeo-error-log] 
2011-05-10 23:50:07,315 ERROR [facelets.viewhandler] Error Rendering 
View[/view_documents.xhtml]
2011-05-10 23:50:07,317 ERROR 
[javax.enterprise.resource.webcontainer.jsf.lifecycle] 
jsf.lifecycle.phase.exception
2011-05-10 23:50:07,320 ERROR [org.ajax4jsf.webapp.BaseXMLFilter] Exception in 
the filter chain
2011-05-10 23:50:07,321 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-10 23:50:07,322 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-10 23:50:07,324 ERROR [nuxeo-error-log] 
2011-05-10 23:50:07,584 ERROR [facelets.viewhandler] Error Rendering 
View[/view_documents.xhtml]
2011-05-10 23:50:07,586 ERROR 
[javax.enterprise.resource.webcontainer.jsf.lifecycle] 
jsf.lifecycle.phase.exception
2011-05-10 23:50:07,589 ERROR [org.ajax4jsf.webapp.BaseXMLFilter] Exception in 
the filter chain
2011-05-10 23:50:07,591 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-10 23:50:07,591 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-10 23:50:07,594 ERROR [nuxeo-error-log] 
2011-05-10 23:50:07,965 ERROR [facelets.viewhandler] Error Rendering 
View[/view_documents.xhtml]
2011-05-10 23:50:07,967 ERROR 
[javax.enterprise.resource.webcontainer.jsf.lifecycle] 
jsf.lifecycle.phase.exception
2011-05-10 23:50:07,970 ERROR [org.ajax4jsf.webapp.BaseXMLFilter] Exception in 
the filter chain
2011-05-10 23:50:07,972 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-10 23:50:07,972 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-10 23:50:07,975 ERROR [nuxeo-error-log] 
2011-05-10 23:50:08,327 ERROR [facelets.viewhandler] Error Rendering 
View[/view_documents.xhtml]
2011-05-10 23:50:08,329 ERROR 
[javax.enterprise.resource.webcontainer.jsf.lifecycle] 
jsf.lifecycle.phase.exception
2011-05-10 23:50:08,332 ERROR [org.ajax4jsf.webapp.BaseXMLFilter] Exception in 
the filter chain
2011-05-10 23:50:08,346 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-10 23:50:08,346 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-10 23:50:08,349 ERROR [nuxeo-error-log] 
2011-05-10 23:50:08,757 ERROR [facelets.viewhandler] Error Rendering 
View[/view_documents.xhtml]
2011-05-10 23:50:08,759 ERROR 
[javax.enterprise.resource.webcontainer.jsf.lifecycle] 
jsf.lifecycle.phase.exception
2011-05-10 23:50:08,763 ERROR [org.ajax4jsf.webapp.BaseXMLFilter] Exception in 
the filter chain
2011-05-10 23:50:08,764 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-10 23:50:08,765 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-10 23:50:08,769 ERROR [nuxeo-error-log] 
2011-05-10 23:50:09,097 ERROR [facelets.viewhandler] Error Rendering 
View[/view_documents.xhtml]
2011-05-10 23:50:09,099 ERROR 
[javax.enterprise.resource.webcontainer.jsf.lifecycle] 
jsf.lifecycle.phase.exception
2011-05-10 23:50:09,102 ERROR [org.ajax4jsf.webapp.BaseXMLFilter] Exception in 
the filter chain
2011-05-10 23:50:09,103 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-10 23:50:09,103 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-10 23:50:09,106 ERROR [nuxeo-error-log] 
2011-05-10 23:50:13,901 ERROR [facelets.viewhandler] Error Rendering 
View[/view_documents.xhtml]
2011-05-10 23:50:13,904 ERROR 
[javax.enterprise.resource.webcontainer.jsf.lifecycle] 
jsf.lifecycle.phase.exception
2011-05-10 23:50:13,907 ERROR [org.ajax4jsf.webapp.BaseXMLFilter] Exception in 
the filter chain
2011-05-10 23:50:13,907 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-10 23:50:13,908 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-10 23:50:13,911 ERROR [nuxeo-error-log] 
2011-05-10 23:50:32,743 ERROR [facelets.viewhandler] Error Rendering 
View[/view_documents.xhtml]
2011-05-10 23:50:32,745 ERROR 
[javax.enterprise.resource.webcontainer.jsf.lifecycle] 
jsf.lifecycle.phase.exception
2011-05-10 23:50:32,748 ERROR [org.ajax4jsf.webapp.BaseXMLFilter] Exception in 
the filter chain
2011-05-10 23:50:32,749 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-10 23:50:32,749 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-10 23:50:32,752 ERROR [nuxeo-error-log] 
2011-05-10 23:50:33,056 ERROR [facelets.viewhandler] Error Rendering 
View[/view_documents.xhtml]
2011-05-10 23:50:33,058 ERROR 
[javax.enterprise.resource.webcontainer.jsf.lifecycle] 
jsf.lifecycle.phase.exception
2011-05-10 23:50:33,061 ERROR [org.ajax4jsf.webapp.BaseXMLFilter] Exception in 
the filter chain
2011-05-10 23:50:33,062 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-10 23:50:33,062 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-10 23:50:33,065 ERROR [nuxeo-error-log] 
2011-05-10 23:50:33,421 ERROR [facelets.viewhandler] Error Rendering 
View[/view_documents.xhtml]
2011-05-10 23:50:33,425 ERROR 
[javax.enterprise.resource.webcontainer.jsf.lifecycle] 
jsf.lifecycle.phase.exception
2011-05-10 23:50:33,428 ERROR [org.ajax4jsf.webapp.BaseXMLFilter] Exception in 
the filter chain
2011-05-10 23:50:33,429 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-10 23:50:33,429 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-10 23:50:33,432 ERROR [nuxeo-error-log] 
2011-05-10 23:50:33,757 ERROR [facelets.viewhandler] Error Rendering 
View[/view_documents.xhtml]
2011-05-10 23:50:33,759 ERROR 
[javax.enterprise.resource.webcontainer.jsf.lifecycle] 
jsf.lifecycle.phase.exception
2011-05-10 23:50:33,762 ERROR [org.ajax4jsf.webapp.BaseXMLFilter] Exception in 
the filter chain
2011-05-10 23:50:33,763 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-10 23:50:33,763 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-10 23:50:33,766 ERROR [nuxeo-error-log] 
2011-05-10 23:56:58,181 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-10 23:56:58,181 ERROR [nuxeo-error-log] javax.el.ELException: 
org.nuxeo.ecm.core.api.DocumentSecurityException: Privilege 'Read' is not 
granted to 'bree'
2011-05-10 23:56:58,184 ERROR [nuxeo-error-log] 
2011-05-10 23:56:58,187 ERROR [org.jboss.seam.jsf.SeamPhaseListener] swallowing 
exception
2011-05-10 23:56:58,471 ERROR 
[org.apache.catalina.core.ContainerBase.[Catalina].[localhost].[/nuxeo]] 
Session event listener threw exception
2011-05-10 23:56:59,271 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-10 23:56:59,271 ERROR [nuxeo-error-log] javax.el.ELException: 
org.nuxeo.ecm.core.api.DocumentSecurityException: Privilege 'Read' is not 
granted to 'jdoe'
2011-05-10 23:56:59,273 ERROR [nuxeo-error-log] 
2011-05-10 23:56:59,275 ERROR [org.jboss.seam.jsf.SeamPhaseListener] swallowing 
exception
2011-05-10 23:56:59,413 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