Return-Path: Delivered-To: apmail-jakarta-tomcat-dev-archive@apache.org Received: (qmail 65087 invoked from network); 1 May 2003 21:48:18 -0000 Received: from exchange.sun.com (192.18.33.10) by daedalus.apache.org with SMTP; 1 May 2003 21:48:18 -0000 Received: (qmail 13622 invoked by uid 97); 1 May 2003 21:50:22 -0000 Delivered-To: qmlist-jakarta-archive-tomcat-dev@nagoya.betaversion.org Received: (qmail 13615 invoked from network); 1 May 2003 21:50:22 -0000 Received: from daedalus.apache.org (HELO apache.org) (208.185.179.12) by nagoya.betaversion.org with SMTP; 1 May 2003 21:50:22 -0000 Received: (qmail 64192 invoked by uid 500); 1 May 2003 21:48:07 -0000 Mailing-List: contact tomcat-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Tomcat Developers List" Reply-To: "Tomcat Developers List" Delivered-To: mailing list tomcat-dev@jakarta.apache.org Received: (qmail 64158 invoked from network); 1 May 2003 21:48:06 -0000 Received: from exchange.sun.com (192.18.33.10) by daedalus.apache.org with SMTP; 1 May 2003 21:48:06 -0000 Received: (qmail 13602 invoked by uid 50); 1 May 2003 21:50:11 -0000 Date: 1 May 2003 21:50:11 -0000 Message-ID: <20030501215011.13601.qmail@nagoya.betaversion.org> From: bugzilla@apache.org To: tomcat-dev@jakarta.apache.org Cc: Subject: DO NOT REPLY [Bug 15463] - StandardManager incorrectly uses getLastAccessedTime X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bug.cgi?id=15463 StandardManager incorrectly uses getLastAccessedTime ------- Additional Comments From tom.clowers@expeditors.com 2003-05-01 21:50 ------- We found this bug also with moving our application from Tomcat 3.3.1 to 4.1.18/24. I have attached the following files in order that someone may attempt to reproduce the error. The whole project is available in attachment JSPTester.zip. JSPTesterServlet.java MyHTTPSessionListener.java web.xml In addition set the session timeout value to one minute in the default web.xml. 1 and add an appropriate tag to the section .... .... In addition I tried the workaround that Philippe suggests of hitting the server twice for each "keepalive". This seems to work. Tom Clowers Expeditors International of WA, Inc. --------------------------------------------------------------------- To unsubscribe, e-mail: tomcat-dev-unsubscribe@jakarta.apache.org For additional commands, e-mail: tomcat-dev-help@jakarta.apache.org