From user-return-3009-apmail-geronimo-user-archive=geronimo.apache.org@geronimo.apache.org Mon Apr 10 15:39:53 2006 Return-Path: Delivered-To: apmail-geronimo-user-archive@www.apache.org Received: (qmail 70088 invoked from network); 10 Apr 2006 15:39:52 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 10 Apr 2006 15:39:52 -0000 Received: (qmail 94326 invoked by uid 500); 10 Apr 2006 15:39:49 -0000 Delivered-To: apmail-geronimo-user-archive@geronimo.apache.org Received: (qmail 94302 invoked by uid 500); 10 Apr 2006 15:39:49 -0000 Mailing-List: contact user-help@geronimo.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: user@geronimo.apache.org List-Id: Delivered-To: mailing list user@geronimo.apache.org Received: (qmail 94290 invoked by uid 99); 10 Apr 2006 15:39:49 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 10 Apr 2006 08:39:49 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of ammulder@gmail.com designates 64.233.166.182 as permitted sender) Received: from [64.233.166.182] (HELO pproxy.gmail.com) (64.233.166.182) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 10 Apr 2006 08:39:49 -0700 Received: by pproxy.gmail.com with SMTP id t32so1095522pyc for ; Mon, 10 Apr 2006 08:39:28 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:sender:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=gExc0/Qj5h3Y5oYy2puB1SCGDg+pR41WvV6BcawArSUd5uleaUA/dKqBSY0jeVic/k/lHyNY1Y6qiOV50V/WNlqjbMcbZqsA19K4e3xcBVRA8vET7MEhbKtBBd7h3VM2Yp24j1EBlyS7veEA4fjtzy23JxXTVyTluUjNRrjKrvg= Received: by 10.35.78.13 with SMTP id f13mr895492pyl; Mon, 10 Apr 2006 08:39:28 -0700 (PDT) Received: by 10.35.116.1 with HTTP; Mon, 10 Apr 2006 08:39:28 -0700 (PDT) Message-ID: <74e15baa0604100839n30dca32am3da7e35d28d682da@mail.gmail.com> Date: Mon, 10 Apr 2006 11:39:28 -0400 From: "Aaron Mulder" Sender: ammulder@gmail.com To: user@geronimo.apache.org Subject: Re: Deployment pblm in G1.1 In-Reply-To: <74e15baa0604100837r253da514veb90e2d8ca615a6a@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <443A79B5.1040901@earthlink.net> <74e15baa0604100837r253da514veb90e2d8ca615a6a@mail.gmail.com> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N I guess I should ask, what build errors are you having today? Thanks, Aaron On 4/10/06, Aaron Mulder wrote: > There have been a lot of fixes (to both logging and deployment) in the > last week. You should try again with a fresh 1.1 build. > > Thanks, > Aaron > > On 4/10/06, Dave Colasurdo wrote: > > I'm tying to deploy a simple war using G1.1 and deployment is failing. > > I've seen the same failure with several different applications both wit= h > > and without deployment plans.. The same applications work fine on G1.0= . > > > > Here is the error: > > > > AUM:/home/davecola/geronimo-1.1-040506/assemblies/j2ee-jetty-server/tar= get/geronimo-1.1-SNAPSHOT/bin > > # java -jar deployer.jar --user system --password manager deploy > > /home/davecola/HelloWorld/HelloWorld.war > > Error: Unable to distribute HelloWorld.war: Cannot deploy the > > requested application module > > > > (moduleFile=3D/home/davecola/geronimo-1.1-040506/assemblies/j2ee-jetty-= server/target/geronimo-1.1-SNAPSHOT/var/temp/geronimo-deployer47773.tmpdir/= HelloWorld.war) > > > > > > Also, I do not see a log file??? Tried on both Geronimo and Jetty.. Th= e > > build is from last week.. Can't seem to rebuild G1.1 today due to build > > errors.. :( > > > > Anyone else seeing this behavior?? > > > > I've attached the simple war... > > > > Thanks > > -Dave- > > > > > > > > >