<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic avax.faces.FacesException on user space view in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/avax-faces-facesexception-on-user-space-view/m-p/59752#M36807</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;While logged in as admin, when I view a users user space (/user(space)/username(space) ) I'm being displayed a ton of errors. I can't tell what the user did to cause them, but below is the show details of the error (not the red error text shown by defalt)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;javax.faces.FacesException: Cannot get value for expression '(#{NavigationBean.ruleCount})' at org.apache.myfaces.context.servlet.ServletExternalContextImpl.dispatch(ServletExternalContextImpl.java:421) at org.apache.myfaces.application.jsp.JspViewHandlerImpl.renderView(JspViewHandlerImpl.java:234) at org.apache.myfaces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:352) at javax.faces.webapp.FacesServlet.service(FacesServlet.java:106) at org.alfresco.web.app.servlet.AlfrescoFacesServlet.service(AlfrescoFacesServlet.java:49) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:252) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173) at org.alfresco.web.app.servlet.AuthenticationFilter.doFilter(AuthenticationFilter.java:73) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:202) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:213) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:178) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:126) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:105) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:107) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:148) at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:868) at org.apache.coyote.http11.Http11BaseProtocol$Http11ConnectionHandler.processConnection(Http11BaseProtocol.java:663) at org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint.java:527) at org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt(LeaderFollowerWorkerThread.java:80) at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:684) at java.lang.Thread.run(Thread.java:595) Caused by: org.apache.jasper.JasperException: Cannot get value for expression '(#{NavigationBean.ruleCount})' at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:370) at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:314) at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:264) at javax.servlet.http.HttpServlet.service(HttpServlet.java:802) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:252) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173) at org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:672) at org.apache.catalina.core.ApplicationDispatcher.processRequest(ApplicationDispatcher.java:463) at org.apache.catalina.core.ApplicationDispatcher.doForward(ApplicationDispatcher.java:398) at org.apache.catalina.core.ApplicationDispatcher.forward(ApplicationDispatcher.java:301) at org.apache.myfaces.context.servlet.ServletExternalContextImpl.dispatch(ServletExternalContextImpl.java:415) … 21 more&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;Any clue's on why this is happening or recovery? Thanks&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Michael&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 01 Sep 2006 14:22:10 GMT</pubDate>
    <dc:creator>michael_dnb</dc:creator>
    <dc:date>2006-09-01T14:22:10Z</dc:date>
    <item>
      <title>avax.faces.FacesException on user space view</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/avax-faces-facesexception-on-user-space-view/m-p/59752#M36807</link>
      <description>While logged in as admin, when I view a users user space (/user(space)/username(space) ) I'm being displayed a ton of errors. I can't tell what the user did to cause them, but below is the show details of the error (not the red error text shown by defalt)javax.faces.FacesException: Cannot get value</description>
      <pubDate>Fri, 01 Sep 2006 14:22:10 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/avax-faces-facesexception-on-user-space-view/m-p/59752#M36807</guid>
      <dc:creator>michael_dnb</dc:creator>
      <dc:date>2006-09-01T14:22:10Z</dc:date>
    </item>
    <item>
      <title>Re: avax.faces.FacesException on user space view</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/avax-faces-facesexception-on-user-space-view/m-p/59753#M36808</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm not sure why this is happening - do you have any further log information or any info on customisations you have made?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Kevin&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Sep 2006 16:04:13 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/avax-faces-facesexception-on-user-space-view/m-p/59753#M36808</guid>
      <dc:creator>kevinr</dc:creator>
      <dc:date>2006-09-01T16:04:13Z</dc:date>
    </item>
    <item>
      <title>Re: avax.faces.FacesException on user space view</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/avax-faces-facesexception-on-user-space-view/m-p/59754#M36809</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;This has been randomly happening this morning, but again not everytime. it's a stock docbase with no customizations outside adding content rules (which I can query the user on what they may have setup). I assume logging is catching this outside the web app and will grep for them late. Thanks for your help.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Michael&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Sep 2006 17:30:47 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/avax-faces-facesexception-on-user-space-view/m-p/59754#M36809</guid>
      <dc:creator>michael_dnb</dc:creator>
      <dc:date>2006-09-01T17:30:47Z</dc:date>
    </item>
  </channel>
</rss>

