From dev-return-70387-apmail-geronimo-dev-archive=geronimo.apache.org@geronimo.apache.org Wed Dec 10 23:13:09 2008 Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 77886 invoked from network); 10 Dec 2008 23:13:08 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 10 Dec 2008 23:13:08 -0000 Received: (qmail 84140 invoked by uid 500); 10 Dec 2008 23:13:17 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 84062 invoked by uid 500); 10 Dec 2008 23:13:17 -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 84047 invoked by uid 99); 10 Dec 2008 23:13:17 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 10 Dec 2008 15:13:17 -0800 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.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 10 Dec 2008 23:13:04 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 32220234C352 for ; Wed, 10 Dec 2008 15:12:44 -0800 (PST) Message-ID: <874759724.1228950764190.JavaMail.jira@brutus> Date: Wed, 10 Dec 2008 15:12:44 -0800 (PST) From: =?utf-8?Q?Jo=C3=A3o_Assad_=28JIRA=29?= To: dev@geronimo.apache.org Subject: [jira] Updated: (GERONIMODEVTOOLS-537) Remote server deployment fails with connection exception In-Reply-To: <1600522581.1228161344262.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-537?page=3Dco= m.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jo=C3=A3o Assad updated GERONIMODEVTOOLS-537: ---------------------------------------- Attachment: RemoteDeployTestEA.ear > Remote server deployment fails with connection exception > -------------------------------------------------------- > > Key: GERONIMODEVTOOLS-537 > URL: https://issues.apache.org/jira/browse/GERONIMODEVTOO= LS-537 > Project: Geronimo-Devtools > Issue Type: Bug > Components: eclipse-plugin > Affects Versions: 2.2.0, 2.1.4 > Reporter: Tim McConnell > Assignee: Tim McConnell > Attachments: RemoteDeployTestEA.ear > > > Distribution of module failed. See log for details. > Connection refused: connect > java.net.ConnectException: Connection refused: connect > =09at java.net.PlainSocketImpl.socketConnect(Native Method) > =09at java.net.PlainSocketImpl.doConnect(Unknown Source) > =09at java.net.PlainSocketImpl.connectToAddress(Unknown Source) > =09at java.net.PlainSocketImpl.connect(Unknown Source) > =09at java.net.Socket.connect(Unknown Source) > =09at java.net.Socket.connect(Unknown Source) > =09at sun.net.NetworkClient.doConnect(Unknown Source) > =09at sun.net.www.http.HttpClient.openServer(Unknown Source) > =09at sun.net.www.http.HttpClient.openServer(Unknown Source) > =09at sun.net.www.http.HttpClient.(Unknown Source) > =09at sun.net.www.http.HttpClient.New(Unknown Source) > =09at sun.net.www.http.HttpClient.New(Unknown Source) > =09at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(Unkn= own Source) > =09at sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown = Source) > =09at sun.net.www.protocol.http.HttpURLConnection.connect(Unknown Sourc= e) > =09at org.apache.geronimo.deployment.plugin.remote.FileUploadServletCli= ent.connectToServer(FileUploadServletClient.java:266) > =09at org.apache.geronimo.deployment.plugin.remote.FileUploadServletCli= ent.uploadFilesToServer(FileUploadServletClient.java:115) > =09at org.apache.geronimo.deployment.plugin.remote.RemoteDeployUtil.upl= oadFilesToServer(RemoteDeployUtil.java:33) > =09at org.apache.geronimo.deployment.plugin.remote.DistributeCommand.ma= ssageFileNames(DistributeCommand.java:43) > =09at org.apache.geronimo.deployment.plugin.local.AbstractDeployCommand= .doDeploy(AbstractDeployCommand.java:114) > =09at org.apache.geronimo.deployment.plugin.local.DistributeCommand.run= (DistributeCommand.java:61) > =09at org.apache.geronimo.deployment.plugin.remote.DistributeCommand.ru= n(DistributeCommand.java:50) > =09at java.lang.Thread.run(Unknown Source) --=20 This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.