Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Message-ID: <000701c16857$fb3e6ba0$2ae61718@bdfrd1.tx.home.com> From: "Joshua" To: Subject: Re: cygrunsrv v0.94 starts but not stops java.exe Date: Thu, 8 Nov 2001 07:19:21 -0600 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Corinna, Thanks for the response. I should have realized cygrunsrv was designed for Cygwin apps; it's stated clearly enough in the source. It's just that Cygwin's such a great app (thanks to you all), that I want to use it for everything. If I'm brave enough to plunge into the source, the force option you're thinking about, are you talking about sending a kill to the cygrunsrv process that's running java.exe or the java.exe process itself (either way works)? BCNU//jle Re: cygrunsrv v0.94 starts but not stops java.exe To: cygwin at cygwin dot com Subject: Re: cygrunsrv v0.94 starts but not stops java.exe From: Corinna Vinschen Date: Thu, 8 Nov 2001 10:46:32 +0100 References: <000301c1681e$107fc0c0$2ae61718 AT bdfrd1 DOT tx DOT home DOT com> ---------------------------------------------------------------------------- ---- Java.exe is not a Cygwin application, right? So it doesn't understand the Cygwin signal mechanism. Cygrunsrv is created to support Cygwin applications so only the signals are sent to the service application to stop it. If the application doesn't stop, cygrunsrv doesn't stop as well. We could perhaps add a `force' option for killing the application as in kill.exe. Patches gratefully accepted. Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Developer mailto:cygwin AT cygwin DOT com Red Hat, Inc. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/