Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 30251 invoked from network); 2 Apr 2007 21:08:04 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 2 Apr 2007 21:08:04 -0000 Received: (qmail 25933 invoked by uid 500); 2 Apr 2007 21:08:08 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 25888 invoked by uid 500); 2 Apr 2007 21:08:08 -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 25852 invoked by uid 99); 2 Apr 2007 21:08:07 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 02 Apr 2007 14:08:07 -0700 X-ASF-Spam-Status: No, hits=1.2 required=10.0 tests=RCVD_IN_SORBS_WEB X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: local policy) Received: from [209.86.89.69] (HELO elasmtp-mealy.atl.sa.earthlink.net) (209.86.89.69) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 02 Apr 2007 14:07:59 -0700 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=dk20050327; d=earthlink.net; b=VBzuThfGRR6gjkREgbeyhFFzlLZ1GC+sUwveGsJaakQ/z7ebRRJ1Sxn3CVJeveSY; h=Received:Message-ID:Date:From:User-Agent:MIME-Version:To:Subject:References:In-Reply-To:Content-Type:Content-Transfer-Encoding:X-ELNK-Trace:X-Originating-IP; Received: from [129.33.49.251] (helo=[9.37.214.136]) by elasmtp-mealy.atl.sa.earthlink.net with asmtp (Exim 4.34) id 1HYTkZ-0008Uc-2A for dev@geronimo.apache.org; Mon, 02 Apr 2007 17:07:39 -0400 Message-ID: <4611709C.3030004@earthlink.net> Date: Mon, 02 Apr 2007 17:07:40 -0400 From: Joe Bohn User-Agent: Thunderbird 1.5.0.10 (Macintosh/20070221) MIME-Version: 1.0 To: dev@geronimo.apache.org Subject: Re: [VOTE] 2.0-M4 Binaries available (rc1) References: <46114768.2060002@earthlink.net> In-Reply-To: <46114768.2060002@earthlink.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-ELNK-Trace: c408501814fc19611aa676d7e74259b7b3291a7d08dfec796677a137c6b6ffeaaf175c4a797d81eb350badd9bab72f9c350badd9bab72f9c350badd9bab72f9c X-Originating-IP: 129.33.49.251 X-Virus-Checked: Checked by ClamAV on apache.org Joe Bohn wrote: > geronimo-jetty6-jee5: > - Terminating the server from the admin console resulted in some SQL > exceptions because there was no longer a current connection. I think > this may be a know problem (sounds familiar) ... if not I'll open a JIRA > for this one too. > > geronimo-tomcat6-jee5: > - Terminating the server had the same SQLExceptions as with Jetty. Looks like the termination issue was reported on 2.0-M2 ... https://issues.apache.org/jira/browse/GERONIMO-2835 Joe