  | | | Cron does not work | Cron does not work 2003-11-12 - By James Ho
Back yep, I used crontab -e. It doesn't work. Is it because the crond daemon has failed? When I check using ps -ef | grep crond, I find that the daemon is still running. -- -- Original Message -- -- From: mark_denni@(protected) To: valhalla-list@(protected) Sent: Thursday, November 13, 2003 12:16 PM Subject: RE: Cron does not work
-- --Original Message-- -- From: James Ho [mailto:james.ho@(protected)] Sent: Wednesday, November 12, 2003 6:07 PM To: valhalla-list@(protected) Subject: Cron does not work
I have a problem, I have set up a task as a cronjob but it only works when I restart the crond daemon in the /etc/rc.d/init.d/ directory.
The statement is: * * * * * echo "Hello" >> /tmp/test.txt
When I restart crond, this works perfectly. But when I change that statement to: * * * * * echo "New Test" >> /tmp/test.txt
the cron does not read this new statement and continues executing the old statement. Any help is appreciated.
Thanks.
James -
Are you using crontab -e to change the statement? That should work. But if you simply change the file with a text editor, you will see the behavior your are talking about.
- Mark [DENNI,MARK (A-Americas,ex1)] <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <HTML><HEAD> <META http-equiv=Content-Type content="text/html; charset=ISO-8859 (See http://ISO-8859.ora-code.com)-1"> <META content="MSHTML 6.00.2800.1106" name=GENERATOR> <STYLE></STYLE> </HEAD> <BODY bgColor=#ffffff> <DIV><FONT face=Arial size=2>yep, I used crontab -e. It doesn't work. Is it because the crond daemon</FONT></DIV> <DIV><FONT face=Arial size=2>has failed? When I check using ps -ef | grep crond , I find that the daemon</FONT></DIV> <DIV><FONT face=Arial size=2>is still running. </FONT></DIV> <BLOCKQUOTE dir=ltr style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px"> <DIV style="FONT: 10pt arial">-- -- Original Message -- -- </DIV> <DIV style="BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: black"><B>From:</B> <A title=mark_denni@(protected) href="mailto:mark_denni@(protected)">mark_denni@(protected)</A> </DIV> <DIV style="FONT: 10pt arial"><B>To:</B> <A title=valhalla-list@(protected) href="mailto:valhalla-list@(protected)">valhalla-list@(protected)</A> </DIV> <DIV style="FONT: 10pt arial"><B>Sent:</B> Thursday, November 13, 2003 12:16 PM</DIV> <DIV style="FONT: 10pt arial"><B>Subject:</B> RE: Cron does not work</DIV> <DIV><BR></DIV> <BLOCKQUOTE dir=ltr style="MARGIN-RIGHT: 0px"> <DIV class=OutlookMessageHeader dir=ltr align=left><FONT face=Tahoma size=2>-- --Original Message-- --<BR><B>From:</B> James Ho [mailto:james.ho@(protected)]<BR><B>Sent:</B> Wednesday, November 12, 2003 6:07 PM<BR><B>To:</B> <A href="mailto:valhalla-list@(protected)">valhalla-list@(protected)</A><BR><B >Subject:</B> Cron does not work<BR><BR></FONT></DIV> <DIV><FONT face=Arial size=2>I have a problem, I have set up a task as</FONT></DIV> <DIV><FONT face=Arial size=2>a cronjob but it only works when I restart the</FONT></DIV> <DIV><FONT face=Arial size=2>crond daemon in the /etc/rc.d/init.d/ directory.</FONT></DIV> <DIV><FONT face=Arial size=2></FONT> </DIV> <DIV><FONT face=Arial size=2>The statement is:</FONT></DIV> <DIV><FONT face=Arial size=2> * * * * * echo "Hello" >> /tmp/test.txt</FONT></DIV> <DIV><FONT face=Arial size=2></FONT> </DIV> <DIV><FONT face=Arial size=2>When I restart crond, this works perfectly. But when I change</FONT></DIV> <DIV><FONT face=Arial size=2>that statement to:</FONT></DIV> <DIV><FONT face=Arial size=2> * * * * * echo "New Test" >> /tmp/test.txt</FONT></DIV> <DIV><FONT face=Arial size=2></FONT> </DIV> <DIV><FONT face=Arial size=2>the cron does not read this new statement and continues executing the</FONT></DIV> <DIV><FONT face=Arial size=2>old statement. Any help is appreciated.</FONT></DIV> <DIV><FONT face=Arial size=2></FONT> </DIV> <DIV><FONT face=Arial><FONT size=2>Thanks.<BR></FONT></FONT></DIV> <DIV><FONT face=Arial><FONT size=2><SPAN class=255031404-13112003><FONT color=#0000ff> </DIV> <DIV><SPAN class=255031404-13112003><FONT face=Arial color=#0000ff size=2>James -</FONT></SPAN></DIV> <DIV><SPAN class=255031404-13112003><FONT face=Arial color=#0000ff size=2></FONT></SPAN> </DIV> <DIV><SPAN class=255031404-13112003><FONT face=Arial color=#0000ff size=2>Are you using crontab -e to change the statement? That</FONT></SPAN></DIV> <DIV><SPAN class=255031404-13112003><FONT face=Arial color=#0000ff size=2>should work. But if you simply change the file with a text</FONT></SPAN></DIV> <DIV><SPAN class=255031404-13112003><FONT face=Arial color=#0000ff size=2>editor, you will see the behavior your are talking a</FONT></SPAN><SPAN class=255031404-13112003><FONT face=Arial color= #0000ff size=2>bout.</FONT></SPAN></DIV> <DIV><SPAN class=255031404-13112003></SPAN> </DIV> <DIV><SPAN class=255031404-13112003>- Mark</SPAN></DIV> <DIV><SPAN class=255031404-13112003><FONT color=#0000ff>[DENNI,MARK (A-Americas,ex1)] </FONT></SPAN> </FONT></SPAN></FONT></FONT>< /DIV></BLOCKQUOTE></BLOCKQUOTE></BODY></HTML>
|
|
 |