Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 36026 invoked from network); 27 Feb 2007 02:50:41 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 27 Feb 2007 02:50:40 -0000 Received: (qmail 76637 invoked by uid 500); 27 Feb 2007 02:50:46 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 76593 invoked by uid 500); 27 Feb 2007 02:50:46 -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 76582 invoked by uid 99); 27 Feb 2007 02:50:46 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 26 Feb 2007 18:50:46 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of jason.dillon@gmail.com designates 64.233.166.177 as permitted sender) Received: from [64.233.166.177] (HELO py-out-1112.google.com) (64.233.166.177) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 26 Feb 2007 18:50:34 -0800 Received: by py-out-1112.google.com with SMTP id f47so849388pye for ; Mon, 26 Feb 2007 18:50:13 -0800 (PST) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:mime-version:content-transfer-encoding:message-id:content-type:to:from:subject:date:x-mailer:sender; b=oLmm5xxzDk5jsLYpyt2yfVJV0Bah+2jUEBv9xmFBZG8C+Vlnzt7mO2v27/NSim5ayEerFMDR0VY7/IAo7VwCBRAf8KmZsPcHWhMCdIvzUaYMZreZH8ci/CdbaYbkbn1cYP3eukFSSmGb8QGw6UQb+sR/o+wp2x9/0rnts/TpKDU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:mime-version:content-transfer-encoding:message-id:content-type:to:from:subject:date:x-mailer:sender; b=TU92grgdderANXF9Lbw3xTOz+Qb5CJhDuv5bH82JquW7h7BhQrMzo0k6n40w3lFpKtviZgcwDLM1dYishM1ZkaGPZThwQtiy5RXiEkNHsr9AXl2knpgmeUWfKmVLvDZTQPf4/4FNm8T5yJk5gdJ3Vz5S/jDMjhd07R3/7NUGrFE= Received: by 10.35.89.10 with SMTP id r10mr13551497pyl.1172544613850; Mon, 26 Feb 2007 18:50:13 -0800 (PST) Received: from ?10.0.1.2? ( [24.7.69.241]) by mx.google.com with ESMTP id f51sm7258301pyh.2007.02.26.18.50.12; Mon, 26 Feb 2007 18:50:13 -0800 (PST) Mime-Version: 1.0 (Apple Message framework v752.3) Content-Transfer-Encoding: 7bit Message-Id: Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed To: dev@geronimo.apache.org From: Jason Dillon Subject: RecoveryController ERROR messages on startup Date: Mon, 26 Feb 2007 18:50:10 -0800 X-Mailer: Apple Mail (2.752.3) Sender: Jason Dillon X-Virus-Checked: Checked by ClamAV on apache.org Anyone know what these mean? And why the show up when booting up Geronimo? ERROR [RecoveryController] javax.transaction.xa.XAException: No current connection. ... ERROR [RecoveryController] javax.transaction.xa.XAException: The connection is already closed --jason