Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 93871 invoked from network); 13 Feb 2010 00:00:53 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 13 Feb 2010 00:00:53 -0000 Received: (qmail 45660 invoked by uid 500); 13 Feb 2010 00:00:52 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 45588 invoked by uid 500); 13 Feb 2010 00:00:52 -0000 Mailing-List: contact user-help@ant.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Ant Users List" Reply-To: "Ant Users List" Delivered-To: mailing list user@ant.apache.org Received: (qmail 45578 invoked by uid 99); 13 Feb 2010 00:00:52 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 13 Feb 2010 00:00:52 +0000 X-ASF-Spam-Status: No, hits=2.2 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of prvs=653bcc9a6=bpape@netspend.com designates 64.129.160.110 as permitted sender) Received: from [64.129.160.110] (HELO email3.netspend.com) (64.129.160.110) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 13 Feb 2010 00:00:46 +0000 X-IronPort-AV: E=Sophos;i="4.49,463,1262584800"; d="scan'208,217";a="1960976" Received: from corp-exchange01.corp.netspend.com ([172.21.35.190]) by email3.netspend.com with ESMTP; 12 Feb 2010 18:00:25 -0600 Received: from Corp-Exchange03.corp.netspend.com ([172.21.0.62]) by corp-exchange01.corp.netspend.com with Microsoft SMTPSVC(6.0.3790.3959); Fri, 12 Feb 2010 18:00:24 -0600 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01CAAC3F.8AE376DD" X-MimeOLE: Produced By Microsoft Exchange V6.5 x-cr-puzzleid: {578C76AB-BA05-4DB4-A86A-6519CB71F2C8} x-cr-hashedpuzzle: 164= Bn+E CE5K CKqh Dmvv Eqdb Eqp9 Fxkg GQK7 G3VO H/P/ IH6S IRpy IaaV Ixgc JdFz;1;dQBzAGUAcgBAAGEAbgB0AC4AYQBwAGEAYwBoAGUALgBvAHIAZwA=;Sosha1_v1;7;{578C76AB-BA05-4DB4-A86A-6519CB71F2C8};YgBwAGEAcABlAEAAbgBlAHQAcwBwAGUAbgBkAC4AYwBvAG0A;Sat, 13 Feb 2010 00:00:15 GMT;RQB4AGUAYwAgAEMAbwBuAG4AZQBjAHQAaQBvAG4AIABOAG8AdAAgAEMAbABvAHMAaQBuAGcA Content-class: urn:content-classes:message Subject: Exec Connection Not Closing Date: Fri, 12 Feb 2010 18:00:15 -0600 Message-ID: <5FEA4AE541DED74ABD0F74E42DD258330196F63C@Corp-Exchange03.corp.netspend.com> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Exec Connection Not Closing Thread-Index: AcqsP4UzgmqILGd4QG6pqgUIYyRkMw== From: "Barry Pape" To: X-OriginalArrivalTime: 13 Feb 2010 00:00:24.0789 (UTC) FILETIME=[8AF7C050:01CAAC3F] ------_=_NextPart_001_01CAAC3F.8AE376DD Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Hi Everyone, =20 I seem to have an issue with an exec task not closing the ssh connection it opens. Basically we use CruiseControl and Ant to build and deploy our code. In the CruiseControl build.xml I have an ant task that ssh's to a remote server and starts a shell script. Once the script completes CruiseControl continues along its merry way...until recently. Now at seemingly random times, one of these ssh connections will not close thus causing CruiseControl to hang. If I kill the process, CruiseControl continues like normal. =20 The ant task is: =20 This had been working fine for the past year. Now we are having issues. It started when we migrated to a new build server. It has a more recent OS (solaris 2.10 instead of 2.9). =20 I tried adding the timeout attribute to the exec task, but all that seemed to do was hide the stuck process. =20 Any thoughts or suggestions are much appreciated! =20 Thanks, Barry Confidentiality Notice! This electronic transmission and any attached docum= ents or other writings are confidential and are for the sole use of the int= ended recipient(s) identified above. This message may contain information t= hat is privileged, confidential or otherwise protected from disclosure unde= r applicable law. If the receiver of this information is not the intended r= ecipient, or the employee, or agent responsible for delivering the informat= ion to the intended recipient, you are hereby notified that any use, readin= g, dissemination, distribution, copying or storage of this information is s= trictly prohibited. If you have received this information in error, please = notify the sender by return email and delete the electronic transmission, i= ncluding all attachments from your system. ------_=_NextPart_001_01CAAC3F.8AE376DD--