Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 52665 invoked from network); 25 Oct 2005 21:01:16 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 25 Oct 2005 21:01:16 -0000 Received: (qmail 76017 invoked by uid 500); 25 Oct 2005 21:01:11 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 75963 invoked by uid 500); 25 Oct 2005 21:01:11 -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 75952 invoked by uid 99); 25 Oct 2005 21:01:11 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 25 Oct 2005 14:01:11 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of jcscoobyrs@gmail.com designates 64.233.184.194 as permitted sender) Received: from [64.233.184.194] (HELO wproxy.gmail.com) (64.233.184.194) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 25 Oct 2005 14:01:09 -0700 Received: by wproxy.gmail.com with SMTP id i17so3256wra for ; Tue, 25 Oct 2005 14:00:50 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=ft/iaF0hVd0n1ogYGT3uCGd2aPpA/IZCIhchTJ+9jMMGYNrQ78m+eXqmWR5o5BIpIRXNppL1LcTB1EnNew4iizcGh7JZipoifP8QJQvO0BhkaovDke8z2Cq/Cgu0rOGnpYCbOhmAxYg4grTxeslJCYouW9hET5AJR95CnUj/p8k= Received: by 10.54.105.8 with SMTP id d8mr76687wrc; Tue, 25 Oct 2005 14:00:49 -0700 (PDT) Received: by 10.54.130.8 with HTTP; Tue, 25 Oct 2005 14:00:49 -0700 (PDT) Message-ID: Date: Tue, 25 Oct 2005 15:00:49 -0600 From: Jeremy Whitlock To: dev@geronimo.apache.org Subject: Re: [Build Break] openejb/modules/itests In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_10955_23148014.1130274049951" References: X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N ------=_Part_10955_23148014.1130274049951 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Prasad, Well...the error is "java.lang.OutOfMemoryError" so I'm sure it's not a build problem per-se. I would try to rebuild after rebooting, since you are on Windows. Let us know what is up. Take care, Jeremy On 10/25/05, Prasad Kashyap wrote: > > I checked out the source from trunk at 4:08 pm today (10/25/05). > I encountered a build break in the *openejb/modules/itests* module with > the following exception > Completed > [jar] Building jar: > C:\cygwin\tmp\geronimo\openejb\modules\itests\target\openejb- > cmp2-prefetch.jar > BUILD FAILED > File .........C:\~\.maven\cache\maven- > multiproject-plugin-1.3.1\plugin.jelly > Element....maven.reactor > java.lang.reflect.InvocationTargetException > Exception in thread "main" java.lang.OutOfMemoryError. > I believe this is in the DDLExporterTask. But I could be wrong. > Cheers > Prasad > ------=_Part_10955_23148014.1130274049951 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Prasad,
     Well...the error is "java.lang.OutOfMemoryError" so I'm sure it's not a build problem per-se.  I would try to rebuild after rebooting, since you are on Windows.  Let us know what is up.

Take care,
     Jeremy

On = 10/25/05, Prasad Kashyap <goyathlay.geronimo@gmail.com> wr= ote:
I checked out the source from trunk at 4:08 pm today (10/25/05).
 
I encountered a build break in the openejb/modules/itests module with the following exception
 
Completed
  &nb= sp;   [jar] Building jar: C:\cygwin\tmp\geronimo\openejb\modules\= itests\target\openejb-cmp2-prefetch.jar
 
BUILD FAILED
File .........C= :\~\.maven\cache\maven-multiproject-plugin-1.3.1\plugin.jelly
Element....mave= n.reactor
java.lang.refle= ct.InvocationTargetException
Exception in th= read "main" java.lang.OutOfMemoryError.
 
I believe this is in the DDLExporterTask. But I could be wrong.
 
Cheers
Prasad

------=_Part_10955_23148014.1130274049951--