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 Message-ID: <000d01c32518$476e7550$644e8ca7@qvc.com> From: "Chuck Hamilton" To: "Harig, Mark" , cygwin AT cygwin DOT com References: Subject: Re: crontab error Date: Wed, 28 May 2003 08:54:04 -0400 Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="=_jive-25632-1054126473-0001-2" X-Priority: 3 X-MSMail-Priority: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 --=_jive-25632-1054126473-0001-2 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 7bit Still no go. Attached is the output and my attempt to recreate the service. ----- Original Message ----- From: "Harig, Mark" To: "Chuck Hamilton" ; Sent: Tuesday, May 27, 2003 1:03 PM Subject: RE: crontab error Please re-run the cron_diagnose.sh script to see if it can find any problems. > -----Original Message----- > From: Chuck Hamilton [mailto:chuckh AT softhome DOT net] > Sent: Tuesday, May 27, 2003 8:44 AM > To: cygwin AT cygwin DOT com > Subject: Re: crontab error > > > I do have the utilities and I was able to create a group and > passwd file. I > still get an error trying to start the cron service however. > > --=_jive-25632-1054126473-0001-2 Content-Type: text/plain; name="cron_error.txt"; charset=iso-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="cron_error.txt" $ cron_diagnose.sh 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 that does not fix 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'. cygcheck.txt should be included *as an attachment*, NOT in the body of the mail message. $ cygrunsrv --stop cron $ cygrunsrv --remove cron $ cygrunsrv --install cron -p /usr/sbin/cron -a -D $ cygrunsrv --start cron cygrunsrv: Error starting a service: QueryServiceStatus: Win32 error 1062: The service has not been started. $ --=_jive-25632-1054126473-0001-2 Content-Type: text/plain; charset=us-ascii -- 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/ --=_jive-25632-1054126473-0001-2--