Attached is the crontab file.
Jon
# TimeWorks crontab file # # Look for approvals at midnight, Monday through Friday, 6am to 8pm 0 0 * * 1-5 http://localhost/Time/timeditems.taf?f=TimesheetApprovalReminders 0 0 * * 1-5 http://localhost/Time/timeditems.taf?f=ProjectApprovalReminders 0 0 * * 1-5 http://localhost/Time/timeditems.taf?f=ProjectStatusSummary #Project Status 0 0 * * 6 http://localhost/Time/timeditems.taf?f=ProjectStatusReminders # #Weekly project status summary 0 0 * * 6 http://localhost/Time/timeditems.taf?f=WeeklyProjectStatusSummary # # Send Timesheet reminders every Sunday =and= on 1st and 15th of the month 0 1 1,15 * 0 http://localhost/Time/timeditems.taf?f=TimesheetReminders # # Calculate vacation weekly on friday 0 12 * * 5 http://localhost/Time/timeditems.taf?f=vacation # # task completion notification. Look for every minute, Monday through Friday * 10-18 * * 1-5 http://localhost/Time/timeditems.taf?f=TaskComplete # # Phase completion notification. Look for every minute, Monday through Friday * 10-18 * * 1-5 http://localhost/Time/timeditems.taf?f=PhaseComplete # # Project completion notification. Look for every minute, Monday through Friday * 10-18 * * 1-5 http://localhost/Time/timeditems.taf?f=ProjectComplete # # Look for Expenses submition on weekly basis on friday 0 0 * * 5 http://localhost/Time/timeditems.taf?f=ExpensesReminders
On Wednesday, February 5, 2003, at 10:47 AM, Ben Johansen wrote:
Another thought.---
�
Is the service for t2k still running?
�
Ben Johansen -http://www.pcforge.com
Authorized Witango Reseller�
Latest downloads &�List Archives�@http://www.witango.ws
-----Original Message-----
From: Jon van der Raadt [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, February 05, 2003 8:49 AM
To: witango.com witango talk
Subject: Witango-Talk: crontab
�
Does anyone have any ideas why our crontab no longer works? We were using it successfully with t2k but since upgrading to the version 5 server we get the following in the log:
03/02/2003 16:04:13 0 [Cron] Failed
http://(null):(null)/Time/timeditems.taf?f=PhaseComplete
Where do the nulls come from? If I substitute the port, I get
03/02/2003 16:04:13 0 [Cron] Failed
http://(null):80/Time/timeditems.taf?f=PhaseComplete
This is the same if we use
localhost
127.0.0.1
192.168.1.6 (ip address of the machine)
This is a serious suituation as our application relies heavily on timed processing...
Jon
---
Jon van der Raadt
TeamOnly
Web Solutions
412, Alastair Ross Technology Centre
3553 - 31 Street NW
Calgary, Alberta Canada T2L 2K7
http://www.teamonly.net
Office: (403) 286-5586
Fax: (403) 286-5576
Cell: (403) 863-6304
Email: [EMAIL PROTECTED]
Jon van der Raadt
TeamOnly
Web Solutions
412, Alastair Ross Technology Centre
3553 - 31 Street NW
Calgary, Alberta Canada T2L 2K7
http://www.teamonly.net
Office: (403) 286-5586
Fax: (403) 286-5576
Cell: (403) 863-6304
[EMAIL PROTECTED]
________________________________________________________________________
TO UNSUBSCRIBE: send a plain text/US ASCII email to [EMAIL PROTECTED]
with unsubscribe witango-talk in the message body
