Return-Path: Delivered-To: apmail-jakarta-jmeter-user-archive@www.apache.org Received: (qmail 58060 invoked from network); 15 Mar 2010 06:08:48 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 15 Mar 2010 06:08:48 -0000 Received: (qmail 14125 invoked by uid 500); 15 Mar 2010 06:08:02 -0000 Delivered-To: apmail-jakarta-jmeter-user-archive@jakarta.apache.org Received: (qmail 13977 invoked by uid 500); 15 Mar 2010 06:08:01 -0000 Mailing-List: contact jmeter-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "JMeter Users List" Reply-To: "JMeter Users List" Delivered-To: mailing list jmeter-user@jakarta.apache.org Received: (qmail 13969 invoked by uid 99); 15 Mar 2010 06:08:00 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 15 Mar 2010 06:08:00 +0000 X-ASF-Spam-Status: No, hits=1.0 required=10.0 tests=FORGED_YAHOO_RCVD,FREEMAIL_FROM,SPF_HELO_PASS,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of lists@nabble.com designates 216.139.236.158 as permitted sender) Received: from [216.139.236.158] (HELO kuber.nabble.com) (216.139.236.158) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 15 Mar 2010 06:07:55 +0000 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1Nr3Sg-0002aU-Sr for jmeter-user@jakarta.apache.org; Sun, 14 Mar 2010 23:07:34 -0700 Message-ID: <27900671.post@talk.nabble.com> Date: Sun, 14 Mar 2010 23:07:34 -0700 (PDT) From: timbaktoo To: jmeter-user@jakarta.apache.org Subject: JMeter test run leaks Oracle Sessions MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: to_timbaktoo@yahoo.com Hi, I'm using JMeter v2.3.4 to load test a GWT based web application. The webserver used is Tomcat v6.0.20. When I run a simple JMeter recording which queries database and displays some information on the browser, I see lot of sessions getting created in the Oracle. These sessions become INACTIVE and do not get terminated once the recording completes its execution. The next run of the same recording again creates the same number of sessions. Because of this behavior, once I run out of all the Oracle sessions available, my subsequent executions of the test start failing. This problem is not seen when the test is run directly using the application (i.e. without using JMeter). Please throw some light on what is the actual problem and how to fix it. Thanks & Regards, Tim -- View this message in context: http://old.nabble.com/JMeter-test-run-leaks-Oracle-Sessions-tp27900671p27900671.html Sent from the JMeter - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: jmeter-user-help@jakarta.apache.org