1 Reply Latest reply on Nov 27, 2008 5:36 PM by theute

    JBoss Portal 2.7.0 - Error process faces request

    natoine

      Hi,

      i have try to install the current version of JBoss portal (2.7.0) but when trying to access http://localhost:18080/portal

      i have the following error :

      Cause: javax.portlet.PortletException: Error process faces request
      Message: Error process faces request
      StackTrace:
      
      javax.portlet.PortletException: Error process faces request
       at javax.portlet.faces.GenericFacesPortlet.doFacesDispatch(GenericFacesPortlet.java:346)
       at javax.portlet.faces.GenericFacesPortlet.doView(GenericFacesPortlet.java:306)
       at javax.portlet.GenericPortlet.doDispatch(GenericPortlet.java:328)
       at javax.portlet.faces.GenericFacesPortlet.doDispatch(GenericFacesPortlet.java:287)
       at javax.portlet.GenericPortlet.render(GenericPortlet.java:233)
       at org.jboss.portal.portlet.impl.jsr168.PortletContainerImpl$Invoker.doFilter(PortletContainerImpl.java:568)
       at org.jboss.portal.portlet.impl.jsr168.api.FilterChainImpl.doFilter(FilterChainImpl.java:159)
       at org.jboss.portlet.filter.JBossPortletFilter.doFilter(JBossPortletFilter.java:79)
       at org.jboss.portal.portlet.impl.jsr168.api.FilterChainImpl.doFilter(FilterChainImpl.java:159)
       at org.jboss.portal.portlet.impl.jsr168.api.FilterChainImpl.doFilter(FilterChainImpl.java:80)
       at org.jboss.portal.portlet.impl.jsr168.PortletContainerImpl.dispatch(PortletContainerImpl.java:505)
       at org.jboss.portal.portlet.container.ContainerPortletDispatcher.invoke(ContainerPortletDispatcher.java:42)
      


      What can i do ?