Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Reply-To: Cygwin List Message-Id: <6.1.0.6.0.20040901114524.034a05e0@pop.prospeed.net> X-Sender: Date: Wed, 01 Sep 2004 11:52:14 -0400 To: , From: Larry Hall Subject: Re: problem with expect In-Reply-To: <200409010755.AA1186267390@knowsys.net> References: <200409010755 DOT AA1186267390 AT knowsys DOT net> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" At 07:55 AM 9/1/2004, you wrote: >Hi, > we are facing a problem with executing a expect program in cygwin. >Expect program triggers the setup of application server. >While triggering that setup file thru expect we are getting "IOException in read query".Also,we are getting invalid spawn id (4) error on the screen. >Please give me a solution to solve this problem. OK. You want to set your IOCTL to 12 and encapsulate that in a series of while loops. Make sure you watch for a SIGINT signal, otherwise you'll wind up in an endless loop! If that doesn't work for some strange reason, let me point you to: >Problem reports: http://cygwin.com/problems.html I'd recommend following the guidelines there for any subsequent problem reports you send to the list. -- Larry Hall http://www.rfk.com RFK Partners, Inc. (508) 893-9779 - RFK Office 838 Washington Street (508) 893-9889 - FAX Holliston, MA 01746 -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/