3.2.1 Admin Console: Logout after a timeout
-------------------------------------------
Key: JBPM-1011
URL:
http://jira.jboss.com/jira/browse/JBPM-1011
Project: JBoss jBPM
Issue Type: Bug
Components: Web Interface
Affects Versions: jBPM jPDL 3.2.1
Reporter: Burr Sutter
Assigned To: Tom Baeyens
Priority: Minor
Follow these steps using the 3.2.1 jPDL Suite
- Bring up the jBPM Admin Console:
http://localhost:8080/jbpm-console in a browser
- Login: admin, admin
- Wait N Minutes for web session to timeout (I didn't look to see what the default
was)
- Select "Log Out" from the top right-hand corner of the Admin Console
- Login: admin, admin
The following exception shows up.
15:17:05,421 WARN [lifecycle] phase(RESTORE_VIEW 1,com.sun.faces.context.FacesC
ontextImpl@1bc5ebf) threw exception: java.lang.NullPointerException null
org.jboss.gravel.common.phase.GravelPhaseListener.afterPhase(GravelPhaseListener
.java:112)
com.sun.faces.lifecycle.LifecycleImpl.phase(LifecycleImpl.java:280)
com.sun.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:117)
javax.faces.webapp.FacesServlet.service(FacesServlet.java:244)
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilt
erChain.java:290)
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.
java:206)
org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:9
6)
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilt
erChain.java:235)
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.
java:206)
org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:2
30)
org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:1
75)
And some more info:
15:17:05,421 ERROR [[Faces Servlet]] Servlet.service() for servlet Faces Servlet
threw exception
javax.faces.application.ViewExpiredException: viewId:/sa/token.jsf - View /sa/to
ken.jsf could not be restored.
at com.sun.faces.lifecycle.RestoreViewPhase.execute(RestoreViewPhase.jav
a:187)
at com.sun.faces.lifecycle.LifecycleImpl.phase(LifecycleImpl.java:251)
at com.sun.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:117)
at javax.faces.webapp.FacesServlet.service(FacesServlet.java:244)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Appl
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira