delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
X-Originating-IP: | [63.149.193.252] |
From: | "Craig Rees" <pervigilcraigr AT hotmail DOT com> |
To: | cygwin AT cygwin DOT com |
Subject: | RE: Cron v3.0.1-5 setup issue w/ Cygwin v1.3.6 |
Date: | Fri, 01 Feb 2002 20:25:54 -0600 |
Mime-Version: | 1.0 |
Message-ID: | <F157r6j6TKABHsbNTu000018a62@hotmail.com> |
X-OriginalArrivalTime: | 02 Feb 2002 02:25:55.0093 (UTC) FILETIME=[F10DAC50:01C1AB90] |
Hey Corinna, Thanks for the tip. Once I started redireting stdout and stderr everything seems to work and email event log messages went away. # Test CRON tab from CraigR * * * * * /usr/bin/date >> $HOME/date.log 2>&1 * * * * * echo "Hello from CRON" >> /tmp/echo.log 2>&1 * * * * * touch $HOME/touch.log However, I am still getting Event log messages, one per crontab process with every run and now my Event log is full. Event log messages from WinNT: The description for Event ID ( 0 ) in Source ( /usr/sbin/cron ) could not be found. It contains the following insertion string(s): /usr/sbin/cron : Win32 Process Id = 0x102 : Cygwin Process Id = 0x102 : (trendadm) CMD (echo "Hello from CRON" >> /tmp/echo.log 2>&1). Event log messages from Win2K: The description for Event ID ( 0 ) in Source ( /usr/sbin/cron ) 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: /usr/sbin/cron : Win32 Process Id = 0x704 : Cygwin Process Id = 0x704 : (crees) CMD (/usr/bin/date >>$HOME/date.log 2>&1). I still think I have a configuration issue somewhere. Any ideas? Thanks much. - - -CraigR _________________________________________________________________ Join the world’s largest e-mail service with MSN Hotmail. http://www.hotmail.com -- 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/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |