You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@archiva.apache.org by "Olivier Lamy (JIRA)" <ji...@codehaus.org> on 2014/02/26 02:34:00 UTC

[jira] (MRM-1395) java.lang.NullPointerException when clicking the logout link

     [ https://jira.codehaus.org/browse/MRM-1395?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Olivier Lamy closed MRM-1395.
-----------------------------

       Resolution: Won't Fix
    Fix Version/s:     (was: 2.0.1)
         Assignee: Olivier Lamy

no more issues fix for 1.3.x except security. Please use 2.x 

> java.lang.NullPointerException when clicking the logout link
> ------------------------------------------------------------
>
>                 Key: MRM-1395
>                 URL: https://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
>            Assignee: Olivier Lamy
>         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 was sent by Atlassian JIRA
(v6.1.6#6162)