Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 13097 invoked from network); 16 Sep 2010 15:05:25 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 16 Sep 2010 15:05:25 -0000 Received: (qmail 46801 invoked by uid 500); 16 Sep 2010 15:05:22 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 46439 invoked by uid 500); 16 Sep 2010 15:05:18 -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 46428 invoked by uid 99); 16 Sep 2010 15:05:17 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 16 Sep 2010 15:05:17 +0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of wesley.acheson@gmail.com designates 209.85.216.45 as permitted sender) Received: from [209.85.216.45] (HELO mail-qw0-f45.google.com) (209.85.216.45) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 16 Sep 2010 15:05:11 +0000 Received: by qwk4 with SMTP id 4so1672501qwk.18 for ; Thu, 16 Sep 2010 08:04:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:content-type; bh=HTGwtd4zRgtAaGSwebUlY1bhZ9wQCFJF3SAVzzQJVhA=; b=lN+dcPHI+X8Ujmo1VbaBnxbwW8sOU49H6qibr0PVMy66so1oxX2yqMe/Uf28oqJmcw linIhWsVZ0uBow2gkbiqJ/pzibNheEuIKuXx3iYZWEGEFm51HNAlInlkMT+3mEMBkUzp 0L5aH/7hqowor0zRgJYElWzrS5FAWV8mM38io= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=MowqAipzuAOQZuTkwfRfeSkgU2YEcSP0dERLxeafUct6g6ObgyUkHmjN8UA3y2JMqj QVzVwvih853JvS64Tkm0CiT2FDe4yPOzkuAU4aUd52yJax4GO6s5JNZULs6sdiTom2x5 3PXhzg8GaaE1HPrfYgDPojSALVFt5y24bGQho= MIME-Version: 1.0 Received: by 10.224.3.21 with SMTP id 21mr2268918qal.337.1284649490307; Thu, 16 Sep 2010 08:04:50 -0700 (PDT) Received: by 10.229.20.140 with HTTP; Thu, 16 Sep 2010 08:04:50 -0700 (PDT) In-Reply-To: <4C921C56.2060107@gmail.com> References: <4C921C56.2060107@gmail.com> Date: Thu, 16 Sep 2010 17:04:50 +0200 Message-ID: Subject: Re: How to solve "To prevent a memory leak" From: Wesley Acheson To: Tomcat Users List , devnsl01@gmail.com Content-Type: text/plain; charset=ISO-8859-1 I know there was a issue in older versions of tomcat that didn't release the mysql driver even if the driver wasn't referenced. What version are you runnning? Wes --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org