This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Problem with xinetd as a service


I'm trying to run cvs pserver using xinetd on a Win2k server box with
Cygwin. If I run xinetd manually with /usr/sbin/xinetd.exe I don't
have any problems. However, if I install it as a service and try to
start the service, I get an error:

$ cygrunsrv -S xinetd
cygrunsrv: Error starting a service: QueryServiceStatus:  Win32 error
1062: The service has not been started.

The Event Log only shows two events:
Event Type:	Error
Event Source:	xinetd
Event Category:	None
Event ID:	0
Date:		7/20/2003
Time:		6:26:39 PM
User:		NT AUTHORITY\SYSTEM
Computer:	CELLAR
Description:
The description for Event ID ( 0 ) in Source ( xinetd ) cannot be found.
The local computer may not have the necessary registry information or
message DLL files to display messages from a remote computer. The
following information is part of the event: xinetd : PID 2040 : starting
service `xinetd' failed: execv: 255, error 255.
---
Event Type:	Information
Event Source:	xinetd
Event Category:	None
Event ID:	0
Date:		7/20/2003
Time:		6:26:39 PM
User:		NT AUTHORITY\SYSTEM
Computer:	CELLAR
Description:
The description for Event ID ( 0 ) in Source ( xinetd ) cannot be found.
The local computer may not have the necessary registry information or
message DLL files to display messages from a remote computer. The
following information is part of the event: xinetd : PID 2040 : `xinetd'
service stopped.

Thanks,
Jonathan


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]