Mantis Bugtracker
  

Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0000457 [Resin] minor always 11-18-05 00:00 01-27-06 14:35
Reporter sergek View Status public  
Assigned To ferg
Priority normal Resolution fixed  
Status closed   Product Version 3.0.14
Summary 0000457: Session.setMaxInactivityInterval does not change JDBC expire_interval
Description RSN-506
Our app is configured to timeout sessions after 30 minutes. Once you sign in to our admin system, we call session.setMaxInactivityInterval(7200) for 2 hours.

I was just checking persistent_sessions table, and expire_interval is still only 37 minutes for all my sessions. Once more the sessions that I see on my app server that have been idle for more than an hour (but not timed out according to their memory definition) are deleted from the database, suggesting the user would not support bouncing to another server.

I'm also confused as to how my app would even list that session that has been around for more than 1 hour... shouldn't those sessions be flushed from memory once I persistent them to the database? Is there a flag I need to set to make it behave this way? I realize my conf is using both filestore and JDBC store to persistent sessions... I can change that, but this seems a bit odd to me.
Additional Information Windows/Linux Java 1.5 Resin 3.0.14
Attached Files

- Relationships

- Notes
(0000804)
ferg
01-27-06 14:35

server/01k8
 

- Issue History
Date Modified Username Field Change
11-18-05 00:00 sergek New Issue
01-27-06 14:35 ferg Note Added: 0000804
01-27-06 14:35 ferg Assigned To  => ferg
01-27-06 14:35 ferg Status acknowledged => closed
01-27-06 14:35 ferg Resolution open => fixed
01-27-06 14:35 ferg Fixed in Version  => 3.0.18


Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
29 total queries executed.
26 unique queries executed.
Powered by Mantis Bugtracker