Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 65888 invoked from network); 11 Jul 2006 14:15:54 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 11 Jul 2006 14:15:54 -0000 Received: (qmail 93373 invoked by uid 500); 11 Jul 2006 14:15:51 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 93333 invoked by uid 500); 11 Jul 2006 14:15:51 -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 93322 invoked by uid 99); 11 Jul 2006 14:15:51 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 11 Jul 2006 07:15:51 -0700 X-ASF-Spam-Status: No, hits=0.5 required=10.0 tests=DNS_FROM_RFC_ABUSE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of goyathlay.geronimo@gmail.com designates 64.233.182.186 as permitted sender) Received: from [64.233.182.186] (HELO nf-out-0910.google.com) (64.233.182.186) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 11 Jul 2006 07:15:50 -0700 Received: by nf-out-0910.google.com with SMTP id n15so248768nfc for ; Tue, 11 Jul 2006 07:15:29 -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:content-transfer-encoding:content-disposition:references; b=fKwttkCroce6KKiW8XasZ4vtVhm3AUrAjOJ8t4d7AVuuMRkTo/9hv+N7xR6Tk/x1lsl+nysMDXNOhvgfmcEXBFLs1GHQrxYQIP3Q3ALx585Yixza0oQkh1sjEJP/usXMxLT9Z+1peIw14PX8TzZl5GraCeZ7kdKZ9Pm7Q8Vjzhs= Received: by 10.78.166.7 with SMTP id o7mr2166634hue; Tue, 11 Jul 2006 07:15:29 -0700 (PDT) Received: by 10.78.184.14 with HTTP; Tue, 11 Jul 2006 07:15:28 -0700 (PDT) Message-ID: Date: Tue, 11 Jul 2006 10:15:28 -0400 From: "Prasad Kashyap" To: dev@geronimo.apache.org Subject: Re: [M2 build] : Error building application uddi-db on XP In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <032D6B3D-D30A-45CF-B51E-65C30EA05916@planet57.com> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Nope. No such luck. I deleted the entire applications dir. I also deleted the o.a.g.applications group from the local repo. I then did an 'svn update' from top level geronimo dir. I rebuilt the bootstrap stage and then the assembly stage. Same problem. Cheers Prasad On 7/10/06, Jason Dillon wrote: > The uddi-db module should be buildable now since #420661 > > Give it a whirl and let me know if you run into anything else. > > --jason > > > On Jul 10, 2006, at 4:28 PM, Jason Dillon wrote: > > > It appears that the uddi-db module should *NOT* have any webapp > > stuff, but only the derby database files. > > > > So, unless someone can shed some light onto why the db module has > > webapp files in it, I'm going to remove them. > > > > --jason > > > > > > On Jul 10, 2006, at 4:15 PM, Jason Dillon wrote: > > > >> Why are the uddi-* webapp files duplicated in the -server and -db > >> modules? > >> > >> > >> uddi-db/src > >> uddi-db/src/sql > >> uddi-db/src/sql/juddi.sql > >> uddi-db/src/webapp > >> uddi-db/src/webapp/happyjuddi.jsp > >> uddi-db/src/webapp/WEB-INF > >> uddi-db/src/webapp/WEB-INF/juddi.properties > >> uddi-db/src/webapp/WEB-INF/web.xml > >> uddi-server/src > >> uddi-server/src/webapp > >> uddi-server/src/webapp/happyjuddi.jsp > >> uddi-server/src/webapp/WEB-INF > >> uddi-server/src/webapp/WEB-INF/juddi.properties > >> uddi-server/src/webapp/WEB-INF/web.xml > >> > >> > >> --jason > >> > >> > >> On Jul 10, 2006, at 5:12 AM, Prasad Kashyap wrote: > >> > >>> Seeing this error on Windows XP only. Unable to recreate it on > >>> Linux. > >>> > >>> I am trying to build the trunk using m2. I began with a clean > >>> repo and > >>> did a fresh checkout. > >>> > >>> I executed build.bat and it ran the bootstrap stage. Then I executed > >>> > >>> build.bat -Dstage=assembly -Dmaven.test.skip=true. > >>> > >>> It failed while trying to build applications/uddi-db with the > >>> following error > >>> > >>> --------------- > >>> [INFO] [antrun:run {execution: default}] > >>> [INFO] Executing tasks > >>> [delete] Deleting directory > >>> C:\Apache\geronimo\trunk\applications\uddi-db\target\resources > >>> \META-INF\geronimo-uddi-db\var\derby > >>> [mkdir] Created dir: > >>> C:\Apache\geronimo\trunk\applications\uddi-db\target\resources > >>> \META-INF\geronimo-uddi-db\var\derby > >>> [sql] Executing file: > >>> C:\Apache\geronimo\trunk\applications\uddi-db\src\sql\juddi.sql > >>> [sql] 87 of 87 SQL statements executed successfully > >>> [INFO] Executed tasks > >>> [INFO] [resources:resources] > >>> [INFO] Using default encoding to copy filtered resources. > >>> [INFO] [compiler:compile] > >>> [INFO] No sources to compile > >>> [INFO] [jspc:compile {execution: jspc}] > >>> [INFO] Built File: \happyjuddi.jsp > >>> [INFO] [antrun:run {execution: default}] > >>> [INFO] Executing tasks > >>> [delete] Deleting directory > >>> C:\Apache\geronimo\trunk\applications\uddi-db\taget\resources > >>> \META-INF\geronimo-uddi-db\var\derby > >>> [INFO] > >>> -------------------------------------------------------------------- > >>> ---- > >>> [ERROR] BUILD ERROR > >>> [INFO] > >>> -------------------------------------------------------------------- > >>> ---- > >>> [INFO] Error executing ant tasks > >>> > >>> Embedded error: Unable to delete file > >>> C:\Apache\geronimo\trunk\applications\uddi-db\target\resources > >>> \META-INF\geronimo-uddi-db\var\derby\UddiDatabase\db.lck > >>> [INFO] > >>> -------------------------------------------------------------------- > >>> ---- > >>> [INFO] For more information, run Maven with the -e switch > >>> [INFO] > >>> -------------------------------------------------------------------- > >>> ---- > >>> [INFO] Total time: 1 minute 36 seconds > >>> [INFO] Finished at: Mon Jul 10 07:47:20 EDT 2006 > >>> [INFO] Final Memory: 28M/51M > >>> > >>> --------------------------------- > >>> > >>> It is trying to execute the antrun plugin in the > >>> applications/uddi-db/pom.xml a second time when the error occurs. > >>> > >>> Cheers > >>> Prasad > >> > > > >