Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 47996 invoked from network); 10 Mar 2007 14:58:13 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 10 Mar 2007 14:58:13 -0000 Received: (qmail 43269 invoked by uid 500); 10 Mar 2007 14:58:20 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 43226 invoked by uid 500); 10 Mar 2007 14:58:19 -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 43215 invoked by uid 99); 10 Mar 2007 14:58:19 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 10 Mar 2007 06:58:19 -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 kevan.miller@gmail.com designates 64.233.182.187 as permitted sender) Received: from [64.233.182.187] (HELO nf-out-0910.google.com) (64.233.182.187) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 10 Mar 2007 06:58:07 -0800 Received: by nf-out-0910.google.com with SMTP id k27so1333652nfc for ; Sat, 10 Mar 2007 06:57:46 -0800 (PST) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:mime-version:in-reply-to:references:content-type:message-id:content-transfer-encoding:from:subject:date:to:x-mailer; b=XIR50Eucqv0zOV5z/q6iEYgJTCrLR8adb9JXVD/qcITJThak5LqGHDA4wDvFJfENEmLHi3T8ZV2wnCWJMpCBxOeUD4icI7IfQs3m/xro3OXUKtvsA2E3uBC257yVyn0xTwp2p/AvetX38ppxgVyU4KkmHapJPaduyOndRiilmpU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:mime-version:in-reply-to:references:content-type:message-id:content-transfer-encoding:from:subject:date:to:x-mailer; b=g6Fhql8lsfWbIqNfHaBSRkqnBYhhUFwTLv0zP9PG9UTFxVVGGVzUVW0nX24dMPZlcpnLc3wU3MAMcfoTwgUr5hNCb0UTRISkpjhZRJ66UUNtkna6OjuWrB+0OWN4veE8Pu2gcqHYTSrMGW12qQWZzwdDZgi4BAMxBZmYIAviNpg= Received: by 10.114.159.1 with SMTP id h1mr251845wae.1173538665332; Sat, 10 Mar 2007 06:57:45 -0800 (PST) Received: from ?192.168.1.100? ( [66.57.98.165]) by mx.google.com with ESMTP id 26sm5607730wra.2007.03.10.06.57.44; Sat, 10 Mar 2007 06:57:44 -0800 (PST) Mime-Version: 1.0 (Apple Message framework v752.3) In-Reply-To: <20070310100422.51974.qmail@minotaur.apache.org> References: <20070310100422.51974.qmail@minotaur.apache.org> Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: Content-Transfer-Encoding: 7bit From: Kevan Miller Subject: Re: [BUILD] TRUNK: Failed for Revision: 516672 Date: Sat, 10 Mar 2007 09:57:40 -0500 To: dev@geronimo.apache.org X-Mailer: Apple Mail (2.752.3) X-Virus-Checked: Checked by ClamAV on apache.org On Mar 10, 2007, at 5:04 AM, prasad@apache.org wrote: > > [INFO] Surefire report directory: /home/prasad/geronimo/trunk/ > modules/geronimo-naming/target/surefire-reports > > ------------------------------------------------------- > T E S T S > ------------------------------------------------------- > Running org.apache.geronimo.gjndi.binding.GBeanBindingTest > 05:07:05,947 ERROR [ConfigurationUtil] Cound not determine the > installation directory of Apache Geronimo, because the startup jar > could not be found in the current class loader. > Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: > 1.246 sec > Running org.apache.geronimo.gjndi.KernelContextGBeanTest > Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: > 0.369 sec > Running org.apache.geronimo.gjndi.JavaCompGBeanTest > Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: > 0.206 sec > Running org.apache.geronimo.gjndi.JavaCompContextTest > lookup(String) milliseconds: 2041 > Tests run: 9, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: > 2.076 sec <<< FAILURE! I'm getting this error, also. Dain made an update to XBean and updated XBean version in pom.xml. Perhaps there was a problem with the deploy of XBean. I can't build XBean trunk on my Mac. However, just got it to build on a Linux box. I'll try and deploy from there... --kevan