Return-Path: X-Original-To: apmail-incubator-connectors-commits-archive@minotaur.apache.org Delivered-To: apmail-incubator-connectors-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 75B22C58D for ; Thu, 3 May 2012 23:21:24 +0000 (UTC) Received: (qmail 82165 invoked by uid 500); 3 May 2012 23:21:24 -0000 Delivered-To: apmail-incubator-connectors-commits-archive@incubator.apache.org Received: (qmail 82125 invoked by uid 500); 3 May 2012 23:21:24 -0000 Mailing-List: contact connectors-commits-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: connectors-dev@incubator.apache.org Delivered-To: mailing list connectors-commits@incubator.apache.org Received: (qmail 82116 invoked by uid 99); 3 May 2012 23:21:24 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 03 May 2012 23:21:24 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 03 May 2012 23:21:21 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id q43NL0uk026751 for ; Thu, 3 May 2012 23:21:00 GMT Date: Thu, 3 May 2012 19:21:00 -0400 (EDT) From: confluence@apache.org To: connectors-commits@incubator.apache.org Message-ID: <22269325.60841.1336087260021.JavaMail.confluence@thor> Subject: [CONF] Apache Connectors Framework > Database Configuration MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Auto-Submitted: auto-generated Space: Apache Connectors Framework (https://cwiki.apache.org/confluence/display/CONNECTORS) Page: Database Configuration (https://cwiki.apache.org/confluence/display/CONNECTORS/Database+Configuration) Comment: https://cwiki.apache.org/confluence/display/CONNECTORS/Database+Configuration?focusedCommentId=27845744#comment-27845744 Comment added by Karl Wright: --------------------------------------------------------------------- The exception you included is harmless; it's a bit amusing too because it results from the fact that Tomcat is unloading a class before it has invoked the shutdown hook for the web application (which shuts down the thread that's still running when the webapp is unloaded). If you create a ticket for the problem please include what version of Tomcat this is. Change your notification preferences: https://cwiki.apache.org/confluence/users/viewnotifications.action