delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2005/02/26/04:32:32

Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com
Message-ID: <42204270.4AE6CFFB@dessent.net>
Date: Sat, 26 Feb 2005 01:33:36 -0800
From: Brian Dessent <brian AT dessent DOT net>
Organization: My own little world...
MIME-Version: 1.0
To: cygwin AT cygwin DOT com
Subject: Re: cygrunsrv: Service failed to respond in a timely fashion (1.5.11)
References: <cvpedf$g43$1 AT sea DOT gmane DOT org>
X-IsSubscribed: yes
Reply-To: cygwin AT cygwin DOT com

Robert Schmidt wrote:

> On all my PCs, I've installed a few services using cygrunsrv (cron,
> Privoxy, ...).  On my newest laptop (a brand new Dell M70, fresh XP+SP2
> and basic cygwin 1.5.11 installation), none of the cygrunsrv services
> will start.

Check the logs in /var/log.  For a service 'foo' you should have
/var/log/foo.log that will contain stdout and/or stderr of the process. 
Also check the Event Log for messages about the service.

From your cygcheck output your group is "mkgroup_l_d" which means you
don't have a valid /etc/group file -- this is a hint that you need to
run "mkgroup -l -d > /etc/group" or similar.  Check the users guide.  

From your cygcheck output your mounts are all "user" mounts and not
"system" mounts, so they will be invisible to services, which log in
with different credentials than normal users (i.e. LOCALSYSTEM).  "user"
mounts and services do not mix well.  I think there's an entry in the
FAQ on how to convert them using sed and mount, or you could just select
"everybody" next time you run setup.

Brian

--
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/

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019