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: Wed, 14 Aug 2002 15:29:11 +0800 From: Greg Matheson To: cygwin AT cygwin DOT com Subject: cron: proving operator error Message-ID: <20020814152910.D27763@ms.chinmin.edu.tw> Mail-Followup-To: cygwin AT cygwin DOT com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i I'm trying to get cron working, and all the cygrunsrv commands work, although cygrunsrv -I cron -p /usr/sbin/cron -f BatchScheduler -a '-D' finishes suspiciously quickly. However, the programs in my crontab are not being executed, even though they work from the command line, and they don't rely I think on environmental variables. The crontab file is being created and has a GID of SYSTEM. The W2K Event Log Manager is recording things like crontab edits and starting and stopping cron and execution of the command in crontab, but the message in the event log made me think that there was something wrong with my setup. It says, translated from the Chinese, Couldn't find description/identification of event (process) ID 0 (in source /USR/SBIN/CRON). This system may not have the required registry information or the .dll, and it was not possible to get the information from a remote computer. Information from the event: /USR/SBIN/CRON: Win32 Process Id=0x768: Cygwin Process Id=0x768: (mr_bean) CMD (/home/mr_bean/mb/mbcron.pl) But I installed ssmtp and the mail notification is being sent! Even though the event log records the same kind of message as above about not being able to find a record of event ID 0! Is this the customary message recorded in the Event Log Manager? So I need to think about whether there is something wrong with the program I am running from cron, rather than cron itself. The ones I have tried do SMTP or FTP. Can anyone suggest a simple program to test cron works? -- Greg Matheson In theory, theory and practice are the same thing. Chinmin College In practice, they are different. --Yogi Berra Taiwan Penpals Archive -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/