Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@sources.redhat.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@sources.redhat.com>
List-Help: <mailto:cygwin-help@sources.redhat.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@sources.redhat.com
Delivered-To: mailing list cygwin@sources.redhat.com
Date: Thu, 31 May 2001 17:56:18 +0200
From: Corinna Vinschen <cygwin@cygwin.com>
To: cygwin@cygwin.com
Subject: Re: cygrunsrv fails to start
Message-ID: <20010531175618.Q1870@cygbert.vinschen.de>
Mail-Followup-To: cygwin@cygwin.com
References: <F259EmP9CDBHy3SpwBG0000b17a@hotmail.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.2.5i
In-Reply-To: <F259EmP9CDBHy3SpwBG0000b17a@hotmail.com>; from karlm30@hotmail.com on Thu, May 31, 2001 at 07:59:16AM -0700

On Thu, May 31, 2001 at 07:59:16AM -0700, Karl M wrote:
> I don't think that I see any actual dependencies. Do you suspect any?

TCP/IP?

> 1) How do I build cygrunsrv? (configure and make instructions...and I saw a 
> fill in the blank in the make file)

Huh? Just call make. Why didn't you just try it before asking?

> 2) When the SCM autostarts a service, does it also use start_service? Or is 
> there other code involved when the system starts the service at boot-up?

Dunno.

> 4) Does the SCM actually call service_handler (as in the comments), or is it 
> just sc.exe and any SCP (GUI panels) that call service_handler?

http://msdn.microsoft.com

> My log has two messages. First
> 
> Timeout (30000 milliseconds) waiting for the OpenSSH service to connect.
> 
> followed by
> 
> The OpenSSH service failed to start due to the following error: The service 
> did not respond to the start or control request in a timely fashion.
> 
> 6) I don't see where the first error message in my log file is comming from. 
> Do you know where it is comming from?

http://msdn.microsoft.com

> 7) Is there any problem with adding some syslog_starterr calls to mark 
> success also to see how far it gets at startup? (ie will this cause any 
> undesired interactions with being a service?)

Only if the timing is bad. Call `report_service_status ();' as often
as possible.

BTW, this is a mailing list, not a private correspondence. I don't
want to step on your feet but I would really really prefer that
you don't address me personally. The mailing list is read by several
hundred people and all of them could have some valuable comment
on that stuff. I can't and I don't want to answer all questions
and it doesn't raise my attendance to be addresses in 90% of the
mails related to ssh.

Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Developer                                mailto:cygwin@cygwin.com
Red Hat, Inc.

--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple

