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 content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Subject: RE: cron problem report Date: Mon, 1 Mar 2004 16:34:05 -0500 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: From: "Harig, Mark" To: "Seiji Tokunaga" , X-IsSubscribed: yes Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id i21LYO15010612 Please try version 1.4. It has additional checks. http://sources.redhat.com/ml/cygwin/2004-02/msg01341.html > -----Original Message----- > From: Seiji Tokunaga [mailto:stokunag AT gmu DOT edu] > Sent: Monday, March 01, 2004 3:27 PM > To: cygwin AT cygwin DOT com > Subject: cron problem report > > > Hi, > > I have trouble getting my cron to work. I have tried cron_diagnosis.sh > 1.3 but I could not find any problems. I also did the suggestion from > the cron_diagnosis.sh output but it does not work. Here is the crontab > -l, cron_diagnose.sh output and the cygcheck -srv output. Hope you can > help me. > > % crontab -l > # DO NOT EDIT THIS FILE - edit the master and reinstall. > # (/tmp/crontab.3928 installed on Mon Mar 1 15:03:19 2004) > # (Cron version -- $Id: crontab.c,v 1.7 2003/04/15 15:13:41 > corinna Exp $) > * * * * * `date` >> ${HOME}/foo.log > % > > -- output of cron_diganose.sh -- > % bin/cron_diagnose.sh > cron_diagnose.sh 1.3 > > This script did not find any errors in your crontab setup. > If you are still unable to get cron to work, then try > shutting down the cron service, uninstalling it, > reinstalling it, and restarting it. > > The following commands will do that: > $ cygrunsrv --stop cron > $ cygrunsrv --remove cron > $ cygrunsrv --install cron -p /usr/sbin/cron -a -D > $ cygrunsrv --start cron > > If the cron service does not start, try deleting the file > /var/run/cron.pid and then repeating the commands above. > > If none of this fixes the problem, then report your problem > to cygwin AT cygwin DOT com. Please include a copy of your crontab, > ('crontab -l') and the output of 'cygcheck -srv > cygcheck.txt'. > > PLEASE include the generated files 'cygcheck.txt' *as an attachment*, > and NOT in the body of the mail message. > -- 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/