Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm 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 Date: Sun, 20 Jul 2003 19:32:09 -0400 (EDT) From: Jonathan T Wang To: Subject: Problem with xinetd as a service Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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/