Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 12937 invoked from network); 4 Oct 2007 05:42:40 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 4 Oct 2007 05:42:39 -0000 Received: (qmail 86214 invoked by uid 500); 4 Oct 2007 05:42:25 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 86162 invoked by uid 500); 4 Oct 2007 05:42:25 -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 86151 invoked by uid 99); 4 Oct 2007 05:42:25 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 03 Oct 2007 22:42:25 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of jgawor@gmail.com designates 209.85.146.180 as permitted sender) Received: from [209.85.146.180] (HELO wa-out-1112.google.com) (209.85.146.180) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 04 Oct 2007 05:42:25 +0000 Received: by wa-out-1112.google.com with SMTP id j4so73645wah for ; Wed, 03 Oct 2007 22:42:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=xrHKZzgAVQeQSv+i38BX4a73ZI5G2s8ObXEm+gQ/fGY=; b=bUUIaaCMXPCyWDNj5po6P+FsM+87UP2pf6DarrSypYS0r45hCkvLkJYBanmcNN9/tw5eziFLsVFKAn0hm2mFwrn316eP4bugc+An0da0VhbYpEps1IQxAfGHe7jTHwAV6gDwL1VtWYaTMi1G0LolvBPgtF5bzvC/tcYN0ZhD16Q= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=oF18phH8bMAN/tQ5YhRgPkmCq6XJoQsXn2xMKeabDuLGuzYGeK4pb8w246nyUoDZELXJ/hdwXvemGzDw8IQxPgBTjISVMl69XbmH6Nw5x7bchaES1lzZpmTY+8KNdowXYUJ4cCB0+Qvs7jzAtBLtU80kJTUUGJHkRUBA6lcUFpQ= Received: by 10.114.210.2 with SMTP id i2mr5188467wag.1191476523432; Wed, 03 Oct 2007 22:42:03 -0700 (PDT) Received: by 10.114.240.17 with HTTP; Wed, 3 Oct 2007 22:42:03 -0700 (PDT) Message-ID: <5eb405c70710032242w23067f48qa6fecc4b17995870@mail.gmail.com> Date: Thu, 4 Oct 2007 01:42:03 -0400 From: "Jarek Gawor" To: dev@geronimo.apache.org Subject: Re: Trunk fails Cc: "David Jencks" In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <5eb405c70710031914m33b99a66xaa6b0550397a7f58@mail.gmail.com> X-Virus-Checked: Checked by ClamAV on apache.org Yep. There are actaully a few problems that I'm seeing with trunk. 1) The Windows build problem. That's a bug in Maven where it returns a URL that's not really a URL. But I think we can work around that in our car-maven-plugin. For now, if you add the following to your ~/.m2/settings.xml it should work: /C:/.m2 2) Looks like the javaee assembly contains more modules then it used to. For example, org.apache.geronimo.configs/uddi-jetty6/2.1-SNAPSHOT/car is now getting installed. 3) Because more modules were installed, the startup progress bar died with a StringIndexOutOfBoundsException. I committed a small fix for that. 4) The "java.rmi.server.ExportException: Port already in use: 1099" error in the app client as shown in the logs. Jarek On 10/3/07, Prasad Kashyap wrote: > I'm seeing a different trunk failure on Windows. I'm at Rev: 581764. > > Fresh checkout and a clean repo. > > http://rifers.org/paste/show/5677 > > The automated builds on linux does not seem to have this problem. I'm > going to verify this on another windows machine tomorrow. > > Cheers > Prasad > > On 10/3/07, Jarek Gawor wrote: > > Please see http://people.apache.org/~prasad/binaries/trunk/20071003/test-1800.log > > for test failure. I'm seeing the same on Windows. > > > > Jarek > > > > On 3 Oct 2007 22:53:56 -0000, prasad@apache.org wrote: > > > OpenEJB trunk at 581589 > > > Geronimo Revision: 581737 built with tests included > > > > > > See the full build-1800.log file at http://people.apache.org/~prasad/binaries/trunk/20071003/build-1800.log > > > > > > Download the binaries from http://people.apache.org/~prasad/binaries/trunk/20071003 > > > [INFO] BUILD SUCCESSFUL > > > [INFO] ------------------------------------------------------------------------ > > > [INFO] Total time: 31 minutes 30 seconds > > > [INFO] Finished at: Wed Oct 03 18:36:12 EDT 2007 > > > [INFO] Final Memory: 212M/1010M > > > [INFO] ------------------------------------------------------------------------ > > > > > > TESTSUITE RESULTS (Failures only) > > > ================================= > > > See detailed results at http://people.apache.org/~prasad/testsuite/ResultsSummary.html > > > See the full test-1800.log file at http://people.apache.org/~prasad/binaries/trunk/20071003/test-1800.log > > > > > > > > > > > >