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: Error Starting Cron


Sometimes something changes the permissions of your cron
files.  Please run the attached bash script (it does NOT
change anything on your system) to see if it will help.
It attempts to diagnose problems with your cron setup.


> -----Original Message-----
> From: Buck Turgidson [mailto:jc_va@hotmail.com]
> Sent: Thursday, December 19, 2002 2:04 PM
> To: cygwin@cygwin.com
> Subject: Error Starting Cron
> 
> 
> I had cron working perfectly, and executing my script 
> appropriately.  I
> rebooted, and now I get the following error upon loading 
> cron.  Any ideas as
> to what it means?
> 
> cygrunsrv: Error starting a service: QueryServiceStatus:  
> Win32 error 1062:
> The service has not been started.
> 
> This is what is in my cygwin.bat file:
> 
> cygrunsrv -E cron
> cygrunsrv -R cron
> cygrunsrv -I cron -p /usr/sbin/cron -a -D -e "CYGWIN=tty ntsec"
> cygrunsrv -S cron
> 
> 
> 
> 
> 
> --
> 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/
> 
> 

Attachment: cron_diagnose.sh
Description: cron_diagnose.sh

--
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/

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