I regenerated this error. Please check below stack trace
javax.servlet.ServletException: java.lang.NullPointerException
org.apache.struts2.dispatcher.Dispatcher.serviceAction(Dispatcher.java:515)
org.apache.struts2.dispatcher.FilterDispatcher.doFilter(FilterDispatcher.java:419)
com.opensymphony.module.sitemesh.filter.PageFilter.parsePage(PageFilter.java:118)
com.opensymphony.module.sitemesh.filter.PageFilter.doFilter(PageFilter.java:52)
org.apache.struts2.dispatcher.ActionContextCleanUp.doFilter(ActionContextCleanUp.java:99)
org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:96)
root cause
java.lang.NullPointerException
org.codehaus.plexus.redback.struts2.action.LogoutAction.logout(LogoutAction.java:69)
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
java.lang.reflect.Method.invoke(Method.java:585)
--------------------
Thanks
Pawan
pawan gandhi wrote:
>
> Hi Everyone,
>
> I have deployed Archiva 1.2 war in jboss and integrated it with oracle. I
> am getting NullpointerException when i go for logout. I have started it in
> office machine in evening and when i came next morning and clicked on just
> "Logout", it threw NullpointerException and some stack trace related to
> logout struts action.
>
> Please let me know if you have any idea.
>
> Thanks
> Pawan
>
>
--
View this message in context:
http://www.nabble.com/Archiva-Logout-Action-Issue-tp23335562p23335975.html
Sent from the archiva-users mailing list archive at Nabble.com.