From owner-freebsd-java Sun Sep 24 16:19:37 2000 Delivered-To: freebsd-java@freebsd.org Received: from www.kpi.com.au (www.kpi.com.au [203.39.132.210]) by hub.freebsd.org (Postfix) with ESMTP id 5ECB237B42C for ; Sun, 24 Sep 2000 16:19:29 -0700 (PDT) Received: from forge (www.kpi.com.au [203.39.132.210]) by www.kpi.com.au (8.9.3/8.9.3) with SMTP id KAA11293 for ; Mon, 25 Sep 2000 10:23:57 +1000 (EST) (envelope-from shevlandj@kpi.com.au) From: "Joe Shevland" To: "List, FreeBSD Java" Subject: Possible Resource Leak (red herring) in JDK1.2.2 PS-10 Date: Mon, 25 Sep 2000 10:26:02 +1100 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Importance: Normal Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi all, Apologies about the delay in getting back to the list, this is in = relation to a previous post where I had a 3.5-S box run out of file = descriptors using Tomcat 3.1/Apache 1.3.12 and the JDK1.2.2 port = (patchset 10). I didn't really have any hard data after last time, but thanks to those = that posted in I tracked it down to indeed being Tomcat firing up way = too many database connections to an Interbase database on a remote = server... but the long and short of it was a dodgy connection pooling = mechanism that didn't properly close connections after a high-water mark = was reached (I only really saw this again after forcibly load testing = it). Sorry for any alarm, things are going very nicely now as I've come to = expect from FBSD with not a hint of a problem. Regards, Joe --- Joe Shevland Director KPI Logistics Pty Ltd http://www.kpi.com.au mailto:shevlandj@kpi.com.au=20 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message