This is looking a lot like a bug -- does anyone have an example of a crontab file working with Witango version 5.x?
Jon
On Wednesday, February 5, 2003, at 01:06 PM, Atrix Wolfe wrote:
you can always replace localhost with 127.0.0.1 or, depending on your OS, you could make an entry in your lmhosts file to map localhost to 127.0.0.1 (that would be for win2k, different OS's have different ways to do this).---
----- Original Message -----
From: Dhanashri Peramanu
To: [EMAIL PROTECTED]
Sent: Wednesday, February 05, 2003 11:51 AM
Subject: Re: Witango-Talk: crontab
I changed crontab file�as you suggested to Jon. But it still doesn't understand the localhost.
I thought program files space might be creating problem, I moved crontab to root dir. But same problem is there.
�
----- Original Message -----
From: Ben Johansen
To: [EMAIL PROTECTED]
Sent: Wednesday, February 05, 2003 11:23 AM
Subject: RE: Witango-Talk: crontab
May I suggest that you combine TaskComplete, PhaseComplete, and ProjectComplete into one task
�
example
�
# task completion notification. Look for every minute, Monday through Friday
* 10-18 * * 1-5 http://localhost/Time/timeditems.taf?f=Complete
�
You are calling the same taf at the same time three times every minute from10amto6pm5 days a week. I have to think that this is going to cause some collisions. Also notice that it is crashing on PhaseComplete which is the 2nd instance of the taf trying to run.
�
Current
# 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
�
I hope this helps
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 10:08 AM
To: [EMAIL PROTECTED]
Subject: Re: Witango-Talk: crontab
�
Not even installed...
Attached is the crontab file.
Jon
________________________________________________________________________
TO UNSUBSCRIBE: send a plain text/US ASCII email to [EMAIL PROTECTED]
with unsubscribe witango-talk in the message body
________________________________________________________________________
TO UNSUBSCRIBE: send a plain text/US ASCII email to [EMAIL PROTECTED]
with unsubscribe witango-talk in the message body
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]
