Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@www.apache.org Received: (qmail 93653 invoked from network); 23 Feb 2004 15:08:11 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 23 Feb 2004 15:08:11 -0000 Received: (qmail 13790 invoked by uid 500); 23 Feb 2004 15:07:44 -0000 Delivered-To: apmail-jakarta-tomcat-user-archive@jakarta.apache.org Received: (qmail 13777 invoked by uid 500); 23 Feb 2004 15:07:43 -0000 Mailing-List: contact tomcat-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Tomcat Users List" Reply-To: "Tomcat Users List" Delivered-To: mailing list tomcat-user@jakarta.apache.org Received: (qmail 13750 invoked from network); 23 Feb 2004 15:07:43 -0000 Received: from unknown (HELO web12704.mail.yahoo.com) (216.136.173.241) by daedalus.apache.org with SMTP; 23 Feb 2004 15:07:43 -0000 Message-ID: <20040223150745.63256.qmail@web12704.mail.yahoo.com> Received: from [128.88.255.34] by web12704.mail.yahoo.com via HTTP; Mon, 23 Feb 2004 07:07:45 PST Date: Mon, 23 Feb 2004 07:07:45 -0800 (PST) From: Anbu Subject: RE: One user seeing another user's data To: Tomcat Users List In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="0-1687266911-1077548865=:63017" X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N --0-1687266911-1077548865=:63017 Content-Type: text/plain; charset=us-ascii Hello All, I think that this problem (one user seeing another user's data) might be due to threadedness/concurrency of Tomcat. Ofcourse there could be problem with the JSP application too. Can anyone throw some light on the possible session mixups happening with Tomcat server? I have seen the dev mailing list that such a thing happens when there are two or more tomcat server instances. Thanks and Regards, Anbu Kal Govindu wrote: We had this problem on our first JSP application. One of the things we had to fix it was to remove all variable definitions from and move them to . Kal -----Original Message----- From: Antonio Fiol Bonnin [mailto:fiol.bonnin@terra.es] Sent: Tuesday, February 17, 2004 2:17 AM To: Tomcat Users List Subject: Re: One user seeing another user's data Hi Kuloth, Seatch Tomcat-user for "concurrency problems" or "threading issues". There has been recent discussion on the topic. Concurrency problems are the main source of session mix-up. Also look for "instance variables" (hint: avoid them in Servlets) Antonio Fiol Anbu wrote: >Hello Bill and All, > >Could any one of you throw some light on a problem that I am facing on Apache 1.3.28/Mod-jk 1.2.0/Tomcat 4.0.6 setup? > >The problem is that an user could see someother user's data (some kind of session mix up). When I searched the tomcat-dev list I found that Bill had replied that the problem could be related to error handling and it is not a synchorinazation problem. > >Bill, as you have already seen and analyized this issue, could you please help me on this issue ? > > >Thank you all in advance. > >Regards, >Kuloth > > CONFIDENTIALITY NOTE: All e-mail sent to or from this address will be received by the Waterfield Group corporate e-mail system and is subject to archival, monitoring, and/or review by someone other than the recipient or the sender. This e-mail and any of its attachments may contain proprietary information, which is privileged and confidential. This e-mail is intended solely for the use of the individual or entity to which it is addressed. If you are not the intended recipient of this e-mail, you are hereby notified that any dissemination, distribution, copying, or action taken in relation to the contents of and attachments to this e-mail is strictly prohibited and may be unlawful. If you have received this e-mail in error, please notify the sender immediately and permanently delete the original and any copy of this e-mail and any printout. Thank you. --------------------------------------------------------------------- To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: tomcat-user-help@jakarta.apache.org --------------------------------- Do you Yahoo!? Yahoo! Mail SpamGuard - Read only the mail you want. --0-1687266911-1077548865=:63017--