X-Spam-Check-By: sourceware.org Date: Tue, 10 Jul 2007 19:09:07 +0200 From: Corinna Vinschen To: cygwin AT cygwin DOT com Subject: Re: cygserver error Message-ID: <20070710170907.GV6851@calimero.vinschen.de> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <20070710163902 DOT GA2800 AT ingber DOT com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20070710163902.GA2800@ingber.com> User-Agent: Mutt/1.4.2.2i Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: 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 On Jul 10 09:39, Lester Ingber wrote: > Whenever I start Cygwin on our Thinkpads/XP Pro SP2 with cygserver started > at boot, I get a series of Errors in my Event Viewer -> Application. > As far as I can tell everything is running OK, but I don't see how to > get rid of these reported errors? > > The description for Event ID ( 0 ) in Source ( Cygwin ) cannot be > found. The local computer may not have the necessary registry information > or message DLL files to display messages from a remote computer. You > may be able to use the /AUXSOURCE= flag to retrieve this description; > see Help and Support for details. The following information is part of > the event: [...] Ignore everything up to here. All this stuff is added by Windows and there's no way around this without lots of installing overhead. > [...] cygserver: error getting handle(1700) to server (5). > [...] cygserver: error duplicating from_master handle, error = 997. This is the only relevant part of the event log entry which has been produced by cygserver. The first error message indicates an "access denied" error, which lets me assume you're running cygrunsrv under a non-privileged account. Unfortunately, from your cygcheck output it's not visible under which user account cygserver is running. Are you starting it via cygrunsrv? Under the SYSTEM (LocalSystem) account? The output of `cygrunsrv -LV' shows that. If it's not running under the LocalSystem account, please change that and try again. Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Project Co-Leader cygwin AT cygwin DOT com Red Hat -- 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/