Details
-
Type:
Bug
-
Status:
Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: 1.3.1
-
Fix Version/s: 1.4.1
-
Component/s: Users/Security
-
Labels:None
-
Environment:ubuntu 9.10 (karmic), glassfish 3.0.1, java-6-sun-1.6.0.20, archiva-1.3.1
-
Number of attachments :
Description
I get the following npe when clicking on the logout link
java.lang.NullPointerException
at org.codehaus.plexus.redback.struts2.action.LogoutAction.logout(LogoutAction.java:69)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at com.opensymphony.xwork2.DefaultActionInvocation.invokeAction(DefaultActionInvocation.java:404)
see attachment for the rest of the stack trace
Issue Links
- is related to
-
REDBACK-242
NPE when Logout link is clicked if the browser cache, cookie and authenticated sessions have been cleared
-