Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 95104 invoked from network); 6 Sep 2006 16:43:02 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 6 Sep 2006 16:43:02 -0000 Received: (qmail 17764 invoked by uid 500); 6 Sep 2006 16:43:00 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 17479 invoked by uid 500); 6 Sep 2006 16:42:59 -0000 Mailing-List: contact dev-help@geronimo.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@geronimo.apache.org List-Id: Delivered-To: mailing list dev@geronimo.apache.org Received: (qmail 17468 invoked by uid 99); 6 Sep 2006 16:42:59 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 06 Sep 2006 09:42:59 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [209.237.227.198] (HELO brutus.apache.org) (209.237.227.198) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 06 Sep 2006 09:42:58 -0700 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 6D14171430A for ; Wed, 6 Sep 2006 16:39:22 +0000 (GMT) Message-ID: <28593532.1157560762413.JavaMail.jira@brutus> Date: Wed, 6 Sep 2006 09:39:22 -0700 (PDT) From: "Donald Woods (JIRA)" To: dev@geronimo.apache.org Subject: [jira] Created: (DAYTRADER-12) G2361 - unclosed statement found during trade direct test MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N G2361 - unclosed statement found during trade direct test --------------------------------------------------------- Key: DAYTRADER-12 URL: http://issues.apache.org/jira/browse/DAYTRADER-12 Project: DayTrader Issue Type: Bug Affects Versions: 1.1, 1.1.1 Environment: Performance testing with DB2 XA Reporter: Donald Woods Fix For: 1.1.1, 1.2 After 8 hours of stress testing with 25 users, we were receiveing OutOfMemory errors and the DB2 server was at 100% load. Discovered that there was a stmt.close() missing from TradeDirect.login(). Attaching patch that allowed us to run stess testing of 48 hours with 25 users against DB2 XA driver. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira