Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 67575 invoked from network); 8 Nov 2010 08:33:06 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 8 Nov 2010 08:33:06 -0000 Received: (qmail 21550 invoked by uid 500); 8 Nov 2010 08:33:37 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 21019 invoked by uid 500); 8 Nov 2010 08:33:36 -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 20817 invoked by uid 99); 8 Nov 2010 08:33:33 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 08 Nov 2010 08:33:33 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 08 Nov 2010 08:33:33 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id oA88XDkX016858 for ; Mon, 8 Nov 2010 08:33:13 GMT Message-ID: <15300519.70931289205193001.JavaMail.jira@thor> Date: Mon, 8 Nov 2010 03:33:13 -0500 (EST) From: "Ivan (JIRA)" To: dev@geronimo.apache.org Subject: [jira] Closed: (GERONIMO-5420) gogo comand deploy:install-plugin not working properly In-Reply-To: <18708184.150751277974789352.JavaMail.jira@thor> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/GERONIMO-5420?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ivan closed GERONIMO-5420. -------------------------- Resolution: Duplicate Fix Version/s: 3.0 Duplicate with GERONIMO-5611. > gogo comand deploy:install-plugin not working properly > ------------------------------------------------------ > > Key: GERONIMO-5420 > URL: https://issues.apache.org/jira/browse/GERONIMO-5420 > Project: Geronimo > Issue Type: Bug > Security Level: public(Regular issues) > Components: commands > Affects Versions: 3.0-M1 > Environment: Ubtun 9.0.4+JDK 1.6.0 > Reporter: Chi Runhua > Assignee: Ivan > Priority: Minor > Fix For: 3.0 > > > {code} > geronimo> install-plugin /home/jeffchi/plugins/hello-tomcat/target/helloworld.car > Checking for status every 1000ms: > 2010-07-01 16:13:17,593 ERROR [PluginInstallerGBean] Invalid Configuration Archive /home/jeffchi/Geronimo/geronimo-tomcat7-javaee6-3.0-M1/bin no plugin metadata found > Installation FAILED: Invalid Configuration Archive /home/jeffchi/Geronimo/geronimo-tomcat7-javaee6-3.0-M1/bin no plugin metadata found > {code} -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.