Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 73558 invoked from network); 16 Oct 2006 10:12:00 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 16 Oct 2006 10:12:00 -0000 Received: (qmail 84403 invoked by uid 500); 16 Oct 2006 10:11:47 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 84386 invoked by uid 500); 16 Oct 2006 10:11:47 -0000 Mailing-List: contact users-help@tomcat.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Tomcat Users List" Delivered-To: mailing list users@tomcat.apache.org Received: (qmail 84375 invoked by uid 99); 16 Oct 2006 10:11:47 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 16 Oct 2006 03:11:47 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of lists@nabble.com designates 72.21.53.35 as permitted sender) Received: from [72.21.53.35] (HELO talk.nabble.com) (72.21.53.35) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 16 Oct 2006 03:11:46 -0700 Received: from [72.21.53.38] (helo=jubjub.nabble.com) by talk.nabble.com with esmtp (Exim 4.50) id 1GZPRI-0000Iz-AX for users@tomcat.apache.org; Mon, 16 Oct 2006 03:11:20 -0700 Message-ID: <6831535.post@talk.nabble.com> Date: Mon, 16 Oct 2006 03:11:20 -0700 (PDT) From: Sandipap03 To: users@tomcat.apache.org Subject: Tomcat server hanging if I cancel (from Browser) loading records from DB MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: sandipap03@rediffmail.com X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Hi All, My Tomcat server is hanging if I click cancel icon of browser while loading records from Databse. My scenorio is, I am loading records from Databse on menu click. If I click on menu & immediately if I stop loading records(by clicking browser cancel icon).My tomcat server then gets hang. But there is no error in tomcat console. means then further I am not able to do any action in my application. I am using Java Persistence Framework,Java 1.5,Tomcat 5.5 Also I am using toplink-essentials-agent.jar,toplink-essentials.jar My Persistence.xml is, oracle.toplink.essentials.PersistenceProvider com.sst.eci.entity.MyClass ... ................... Any suggesions ? Is there any tomcat setting needed ? Or this is my code problem ? Thanks in advance Sandip -- View this message in context: http://www.nabble.com/Tomcat-server-hanging-if-I-cancel-%28from-Browser%29-loading-records-from-DB-tf2451074.html#a6831535 Sent from the Tomcat - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org