Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 76621 invoked from network); 16 Aug 2007 23:13:53 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 16 Aug 2007 23:13:53 -0000 Received: (qmail 11357 invoked by uid 500); 16 Aug 2007 23:13:49 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 11295 invoked by uid 500); 16 Aug 2007 23:13:49 -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 11284 invoked by uid 99); 16 Aug 2007 23:13:49 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 16 Aug 2007 16:13:49 -0700 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 16 Aug 2007 23:13:51 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 18949714201 for ; Thu, 16 Aug 2007 16:13:31 -0700 (PDT) Message-ID: <22100438.1187306011095.JavaMail.jira@brutus> Date: Thu, 16 Aug 2007 16:13:31 -0700 (PDT) From: "Donald Woods (JIRA)" To: dev@geronimo.apache.org Subject: [jira] Updated: (GERONIMO-2567) Remote deploy of apps fails In-Reply-To: <8698694.1163541280006.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/GERONIMO-2567?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Donald Woods updated GERONIMO-2567: ----------------------------------- Fix Version/s: Verification Required Are you still seeing this with the 2.0.1 release? If not, can you close this issue? > Remote deploy of apps fails > --------------------------- > > Key: GERONIMO-2567 > URL: https://issues.apache.org/jira/browse/GERONIMO-2567 > Project: Geronimo > Issue Type: Bug > Security Level: public(Regular issues) > Components: deployment > Affects Versions: 1.2 > Environment: Linux > Java 1.5 > Reporter: Jay D. McHugh > Fix For: Verification Required > > > Trying to remote deploy a WAR file resulted in a failed connection. > This happened regardless of whether the port was specified. > $ java -jar deployer.jar --user system --password manager --host 172.16.1.41 redeploy ~/PaLM.war > Error: Unable to connect to server at > deployer:geronimo:jmx://172.16.1.41 -- Connection refused to host: > 127.0.0.1; nested exception is: > java.net.ConnectException: Connection refused -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.