Sorry Matt, I just unable to reproduce the problem. I am not pretty sure why. However, I am using appfuse 1.9.4 jsf version.
mraible wrote: > > Do you get this exception in your UI or just in your logs? What > version of AppFuse/Acegi are you using? > > Matt > > On 3/22/07, Plant More Tree <[EMAIL PROTECTED]> wrote: >> >> ok when login with remember me feature checked and stay login. Then I >> restart >> tomcat. After that I click logout then I got this exception! >> >> >> >> Michael Horwitz wrote: >> > >> > Could you describe the steps to reproduce this behaviour? >> > >> > Thanks >> > >> > Mike. >> > >> > >> > On 3/22/07, Plant More Tree <[EMAIL PROTECTED]> wrote: >> >> >> >> >> >> java.lang.NullPointerException >> >> at >> >> org.acegisecurity.ui.rememberme.TokenBasedRememberMeServices.logout( >> >> TokenBasedRememberMeServices.java:295) >> >> at org.acegisecurity.ui.logout.LogoutFilter.doFilter( >> >> LogoutFilter.java:98) >> >> at >> >> org.acegisecurity.util.FilterChainProxy$VirtualFilterChain.doFilter( >> >> FilterChainProxy.java:274) >> >> at >> >> >> org.acegisecurity.context.HttpSessionContextIntegrationFilter.doFilter( >> >> HttpSessionContextIntegrationFilter.java:229) >> >> at >> >> org.acegisecurity.util.FilterChainProxy$VirtualFilterChain.doFilter( >> >> FilterChainProxy.java:274) >> >> at >> >> org.acegisecurity.util.FilterChainProxy.doFilter(FilterChainProxy.java >> >> :148) >> >> at >> >> >> org.acegisecurity.util.FilterToBeanProxy.doFilter(FilterToBeanProxy.java >> >> :98) >> >> at >> >> org.apache.catalina.core.ApplicationFilterChain.internalDoFilter( >> >> ApplicationFilterChain.java:235) >> >> at >> >> org.apache.catalina.core.ApplicationFilterChain.doFilter( >> >> ApplicationFilterChain.java:206) >> >> at >> >> >> org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal( >> >> CharacterEncodingFilter.java:77) >> >> at >> >> org.springframework.web.filter.OncePerRequestFilter.doFilter( >> >> OncePerRequestFilter.java:77) >> >> at >> >> org.apache.catalina.core.ApplicationFilterChain.internalDoFilter( >> >> ApplicationFilterChain.java:235) >> >> at >> >> org.apache.catalina.core.ApplicationFilterChain.doFilter( >> >> ApplicationFilterChain.java:206) >> >> at >> >> org.apache.catalina.core.StandardWrapperValve.invoke( >> >> StandardWrapperValve.java:228) >> >> at >> >> org.apache.catalina.core.StandardContextValve.invoke( >> >> StandardContextValve.java:175) >> >> at >> >> >> org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java >> >> :128) >> >> at >> >> >> org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java >> >> :104) >> >> at >> >> org.apache.catalina.core.StandardEngineValve.invoke( >> >> StandardEngineValve.java:109) >> >> at >> >> org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java >> >> :216) >> >> at >> >> >> org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:844) >> >> at >> >> >> org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process( >> >> Http11Protocol.java:634) >> >> at org.apache.tomcat.util.net.JIoEndpoint$Worker.run( >> >> JIoEndpoint.java:445) >> >> at java.lang.Thread.run(Unknown Source) >> >> -- >> >> View this message in context: >> >> >> http://www.nabble.com/acegi-threw-exception-when-logout-after-tomcat-restart-tf3446248s2369.html#a9610584 >> >> Sent from the AppFuse - User mailing list archive at Nabble.com. >> >> >> >> --------------------------------------------------------------------- >> >> To unsubscribe, e-mail: [EMAIL PROTECTED] >> >> For additional commands, e-mail: [EMAIL PROTECTED] >> >> >> >> >> > >> > >> >> -- >> View this message in context: >> http://www.nabble.com/acegi-threw-exception-when-logout-after-tomcat-restart-tf3446248s2369.html#a9611754 >> Sent from the AppFuse - User mailing list archive at Nabble.com. >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [EMAIL PROTECTED] >> For additional commands, e-mail: [EMAIL PROTECTED] >> >> > > > -- > http://raibledesigns.com > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > -- View this message in context: http://www.nabble.com/acegi-threw-exception-when-logout-after-tomcat-restart-tf3446248s2369.html#a9633190 Sent from the AppFuse - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
