[jboss-jira] [JBoss JIRA] Created: (JBPORTAL-2214) After the portal is restarted, continuing of work raises an exception

Viliam Rockai (JIRA) jira-events at lists.jboss.org
Mon Oct 27 12:50:21 EDT 2008


After the portal is restarted, continuing of work raises an exception
---------------------------------------------------------------------

                 Key: JBPORTAL-2214
                 URL: https://jira.jboss.org/jira/browse/JBPORTAL-2214
             Project: JBoss Portal
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: Portal Core
    Affects Versions: 2.7.0 CR1 
         Environment: lenovo t61, fedora 9
            Reporter: Viliam Rockai
             Fix For: 2.7.0 Final


when the portal is restarted and user wants to continue with his work, the exception will raise

- run the portal (ver2.7) with /bin/run.sh
- login as admin/admin
- click admin -> members -> user managment
- click search users

you should see now the list of users: admin, user

- let the browser opened, but stop the server (ctrl-c) and rerun it again
- when the server is up again, continue to work in your browser, click i.e. on the "edit user" for "admin"
- login form will show up, login as admin/admin again

now you shold see the exception:

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.processAction(GenericFacesPortlet.java:319)
	at org.jboss.portal.portlet.impl.jsr168.PortletContainerImpl$Invoker.doFilter(PortletContainerImpl.java:557)
	at org.jboss.portal.portlet.impl.jsr168.api.FilterChainImpl.doFilter(FilterChainImpl.java:109)

---

after refresh, the system seems to be working fine

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list