cygserver error

Corinna Vinschen corinna-cygwin@cygwin.com
Tue Jul 10 17:09:00 GMT 2007


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/



More information about the Cygwin mailing list