java.lang.NullPointerException when clicking the logout link
------------------------------------------------------------

                 Key: MRM-1395
                 URL: http://jira.codehaus.org/browse/MRM-1395
             Project: Archiva
          Issue Type: Bug
          Components: Users/Security
    Affects Versions: 1.3.1
         Environment: ubuntu 9.10 (karmic), glassfish 3.0.1, 
java-6-sun-1.6.0.20, archiva-1.3.1
            Reporter: Marius Kruger
         Attachments: archiva_logout_npe.log

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

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

        

Reply via email to