users@glassfish.java.net

Re: HTTP session invalidates when user works

From: Jan Luehe <Jan.Luehe_at_Sun.COM>
Date: Wed, 24 Jun 2009 13:23:48 -0700

On 06/24/09 05:16 AM, glassfish_at_javadesktop.org wrote:
> After migration on Glassfish I've seen that HTTP session losts every 10-20 minutes when user works with my application. Session timeout in this application = 30 minutes.
> When I used SJSAS 8.2 I haven't such problem with that application.
>
> I use SSO authentication (user authenticates in first application and works in my application without a new authentication) and SSL is enabled.
>
> How can I fix that problem?
>

Not sure.

Could you try declaring an HttpSessionListener, and implementing its
sessionDestroyed callback by dumping the thread's call stack?


Jan

> Sun GlassFish Enterprise Server v2.1 (9.1.1) (build b60e-fcs)
> OS Windows 2003 Server
> Tested on Mozilla Firefox, IE
> [Message sent by forum member 'mikamj' (mikamj)]
>
> http://forums.java.net/jive/thread.jspa?messageID=352713
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: users-help_at_glassfish.dev.java.net
>
>