Return-Path: Delivered-To: apmail-geronimo-user-archive@www.apache.org Received: (qmail 39855 invoked from network); 10 Feb 2009 23:32:41 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 10 Feb 2009 23:32:41 -0000 Received: (qmail 14377 invoked by uid 500); 10 Feb 2009 23:32:39 -0000 Delivered-To: apmail-geronimo-user-archive@geronimo.apache.org Received: (qmail 14048 invoked by uid 500); 10 Feb 2009 23:32:38 -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 14039 invoked by uid 99); 10 Feb 2009 23:32:38 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 10 Feb 2009 15:32:38 -0800 X-ASF-Spam-Status: No, hits=2.6 required=10.0 tests=DNS_FROM_OPENWHOIS,SPF_HELO_PASS,SPF_PASS,WHOIS_MYPRIVREG X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of lists@nabble.com designates 216.139.236.158 as permitted sender) Received: from [216.139.236.158] (HELO kuber.nabble.com) (216.139.236.158) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 10 Feb 2009 23:32:30 +0000 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1LX25K-00075O-3e for user@geronimo.apache.org; Tue, 10 Feb 2009 15:32:10 -0800 Message-ID: <21945239.post@talk.nabble.com> Date: Tue, 10 Feb 2009 15:32:10 -0800 (PST) From: RickI To: user@geronimo.apache.org Subject: Re: Error when Install plugin/undeploy from ant In-Reply-To: <21916904.post@talk.nabble.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: ace@worker.com References: <21362432.post@talk.nabble.com> <21916904.post@talk.nabble.com> X-Virus-Checked: Checked by ClamAV on apache.org Thanks Kevan, I looking forward for the release. I dont know why my post didn't made it, I will check it out. Thanks, Rick kevan wrote: > > > > RickI wrote: >> >> Hi All, >> I received error when I try to install plugin and undeploy from ant >> script. >> It works fine for start, stop, deploy command. >> >> These is the error msg: >> >> install-plugin: >> [echo] Installing SampleWeb at instance port 1199 >> [java] Exception in thread "main" >> java.lang.IllegalArgumentException: This is ridiculous! >> [java] at >> org.apache.geronimo.deployment.cli.DeployUtils.println(DeployUtils.java:89) >> [java] at >> org.apache.geronimo.deployment.cli.CommandInstallCAR.showProgress(CommandInstallCAR.java:70) >> [java] at >> org.apache.geronimo.deployment.cli.CommandInstallCAR.execute(CommandInstallCAR.java:58) >> [java] at >> org.apache.geronimo.deployment.cli.DeployTool.execute(DeployTool.java:164) >> [java] at >> org.apache.geronimo.kernel.util.MainConfigurationBootstrapper.main(MainConfigurationBootstrapper.java:45) >> [java] at >> org.apache.geronimo.cli.AbstractCLI.executeMain(AbstractCLI.java:67) >> [java] at >> org.apache.geronimo.cli.deployer.DeployerCLI.main(DeployerCLI.java:31) >> [java] Java Result: 1 >> > > This happens because the terminal shell is reporting a terminal width of > zero. I've been living with this for a while when I run commands in an > emacs shell. I've fixed for with > https://issues.apache.org/jira/browse/GERONIMO-4533 -- will be available > in G 2.1.4 and 2.2. > > BTW, your email never made it to our user list. I just happened to run > across your nabble post... > > --kevan > -- View this message in context: http://www.nabble.com/Error-when-Install-plugin-undeploy-from-ant-tp21362432s134p21945239.html Sent from the Apache Geronimo - Users mailing list archive at Nabble.com.