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]

Re: Cannot Start Cron


"Harig, Mark" <maharig@idirect.net> wrote in message
BADF3C947A1BD54FBA75C70C241B0B9E014594EF@ex02.co.idirect.net">news:BADF3C947A1BD54FBA75C70C241B0B9E014594EF@ex02.co.idirect.net...
Please run the attached diagnostic script.
It will attempt to determine whether there
are any problems with the various files
needed by cron.  It does NOT modify any
files (which you can verify for yourself
by reading the script, if you want).


Thanks, Mark.  Ran it and got the following....


cron_diagnose.sh 1.1

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 none of this fixes the problem, then report your problem
to cygwin@cygwin.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/


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