Return-Path: Delivered-To: apmail-jakarta-ant-user-archive@apache.org Received: (qmail 20371 invoked from network); 10 Dec 2001 19:34:15 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 10 Dec 2001 19:34:15 -0000 Received: (qmail 6112 invoked by uid 97); 10 Dec 2001 19:34:12 -0000 Delivered-To: qmlist-jakarta-archive-ant-user@jakarta.apache.org Received: (qmail 6058 invoked by uid 97); 10 Dec 2001 19:34:10 -0000 Mailing-List: contact ant-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Ant Users List" Reply-To: "Ant Users List" Delivered-To: mailing list ant-user@jakarta.apache.org Received: (qmail 6031 invoked from network); 10 Dec 2001 19:34:08 -0000 Message-ID: <6613E0DCAA42D511A23C000629550B87012372F5@ivhpxc0003.ap.bdi.gte.com> From: "Ramasubbu, Hari" To: "'Ant Users List'" Subject: RE: telnet Date: Mon, 10 Dec 2001 13:33:00 -0600 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01C181B1.7A90D0B0" X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N ------_=_NextPart_001_01C181B1.7A90D0B0 Content-Type: text/plain; charset="iso-8859-1" How are u launching this .. from the command line ? .. or from any other process, 'ce i too use a unix telnet process from windows which takes a pretty long time to finish. But i dont find any problems from the process which forks the unix telnet. there could be some other process which grows with ur telnet launch. Regards Hari > Hi > > I am using task to logon to an unix box and runs a makefile from > there. The time for the script to finish is more than 2 hours, however > during the 2 hours my local pc becomes extremely slow, CPU reaches 100% and > 99% is taken by java.exe. Can anyone tell me if this is expected or is there > anything wrong with my build script? > > > > bash-2.02$ > > bash-2.02$ > > > Regards, > Jasmin I havent encountered this problem, but my telnets are pretty short, no more than a minute or two. I might be better to start the make, ("nohup mkopt&") and then for a while, or try and think of some other synchronisation mechanism. [which means nothing springs to mind] -- To unsubscribe, e-mail: For additional commands, e-mail: ------_=_NextPart_001_01C181B1.7A90D0B0--