Re: scheduled tasks do not run, no errors

2004-02-18 Thread Michael Dinowitz
Using CFHTTP to test out a scheduled event will have the same permissions as the scheduler doing it (the scheduler uses CFHTTP under the hood). This is why I asked for that as one of the tests. Eliminate all of the variables till whats left is the problem. > One thing I seem to remember happening

RE: scheduled tasks do not run, no errors

2004-02-18 Thread Ian Skinner
One thing I seem to remember happening to us is a permissions error. We had a template that did a task where the user needed to have proper permission to the resources being used (directories, files, databases, such as that).  The template would run perfectly when one of us developers ran it, be

Re: scheduled tasks do not run, no errors

2004-02-18 Thread Michael Dinowitz
Could you do me a favor and send me the template your calling with the scheduled task? I just want to look it over to see what may be the cause. Also, a few tests for you to run: 1. Does the scheduled template run properly when run in a browser using an url? 2. Does the scheduled template run prope

scheduled tasks do not run, no errors

2004-02-18 Thread Belinda Weinbrecht
I am running CF MX 6.1 Enterprise on Windows 2000. I have set up a scheduled task to run every hour via the administrator. The scheduler log shows that the task ran and no errors are listed. I can run the cfm file as a static page and it executes correctly. Any ideas why the task is not running

Scheduled Tasks

2003-11-19 Thread Shannon Rhodes
I have a scheduled task set up to check the database to see if we have any mass mailings pending to go out at that time, then cfmail is used to handle the mailing, and finally the database is updated so the mailing is marked as sent.  My question is how do I handle potential problems...I'm not terr

Scheduled Tasks executing at wrong time

2003-10-28 Thread Heald, Tim
Hey kids, Anyone know of scheduled task problems caused by daylights savings time? The server clock set it self correctly but my tasks are still running an hour early.  Not sure what to do. Has anyone run into this before?  I recreated the tasks and they are still running to soon. Weird.  Guess I

More weird stuff with scheduled tasks in CFMX (not 6.1)

2003-10-24 Thread DURETTE, STEVEN J (AIT)
Hi all, A while back I asked the list as to why a job would run on the wrong date. I tried all the suggestions, but nothing worked. So, I put an end date of Oct 2, 2003 on the original job and created a whole new one.  Today the job with the end date ran today!  Is there some kind of error in

RE: cfschedule | scheduled tasks

2003-10-01 Thread Randell B Adkins
/delete/change the frequency how would one make it so that the tasks scheduled were unique to a user?  I know how to get a list of all of the scheduled tasks and I know I could keep a record in sql server of each one scheduled, but I don't really see much that could be unique so as to indenti

RE: cfschedule | scheduled tasks

2003-10-01 Thread Tony Weeg
so if someone was going to make it so that cfscheduled events were individual to a user, and then give the user access to modify/update/delete/change the frequency how would one make it so that the tasks scheduled were unique to a user?  I know how to get a list of all of the scheduled tasks and I

Re: cfschedule | scheduled tasks

2003-10-01 Thread Randell B Adkins
ust thinking about how to dynamically send reports to clients on a schedule and wondering how solid cfschedule and the scheduled tasks are in cfmx?  I mean, does it barf or slow down or run into issues at any point in time/related to the amount of scheduled tasks are requested to run?  if I have 100 c

cfschedule | scheduled tasks

2003-10-01 Thread Tony Weeg
hi there. just thinking about how to dynamically send reports to clients on a schedule and wondering how solid cfschedule and the scheduled tasks are in cfmx?  I mean, does it barf or slow down or run into issues at any point in time/related to the amount of scheduled tasks are requested to run

Re: question / scheduled tasks CF 5 specific

2003-08-20 Thread Rafael Bleiweiss
Thanks to everyone who posted a reply - I'm going with Win2K's task scheduler. I will, however, now be using CF's scheduler for automating some other routines that I was manually handling, so I've now learned from this worm dealing issue! 3 Worms in a week in a half - hit by one (SoBig) cause

Re: question / scheduled tasks CF 5 specific

2003-08-20 Thread info
t there. :) Isaac -- Original Message -- From: [EMAIL PROTECTED] (Rafael Bleiweiss) To: CF-Talk <[EMAIL PROTECTED]> Sent: Aug 20, 2003 04:40 AM Subject: Re: question / scheduled tasks CF 5 specific >Having difficulty finding examples or better documentation on the CF 5 >Sched

RE: question / scheduled tasks CF 5 specific

2003-08-20 Thread Jim Davis
> > > AND ALSO I've heard (even today on this list) that CF 5 > > doesn't handle Scheduled events too well - THOUGHTS? COMMENTS? Just throwing my experience in: in 4.5 (which we're still stuck on) the scheduler has always run just fine for us. I'm doing so pretty complex stuff with as well (for

RE: question / scheduled tasks CF 5 specific

2003-08-20 Thread Jim Davis
file once per hour. Jim Davis > -Original Message- > From: Rafael Bleiweiss [mailto:[EMAIL PROTECTED] > Sent: Wednesday, August 20, 2003 5:40 AM > To: CF-Talk > Subject: question / scheduled tasks CF 5 specific > > Having difficulty finding examples or better documenta

RE: question / scheduled tasks CF 5 specific

2003-08-20 Thread Dave Watts
> Having difficulty finding examples or better documentation > on the CF 5 Scheduler... > > I'm about to attempt to try for the first time to run a > scheduled task once an hour on my server - Win2K, IIS, and > CF 5. I want to schedule a task that automatically retrieves > the latest Symantic

RE: question / scheduled tasks CF 5 specific

2003-08-20 Thread Michael Traher
Why use CF for this? I would have thought that a W2K scheduled task would work better. see programs, accessories, system tools, scheduled tasks, add new wizard. Michael Traher Systems Manager ICLP (London) Tel: UK +44 (0) 20 8256 9072 Fax: UK +44 (0) 20 8681 0234 This e-mail may contain

question / scheduled tasks CF 5 specific

2003-08-20 Thread Rafael Bleiweiss
Having difficulty finding examples or better documentation on the CF 5 Scheduler... I'm about to attempt to try for the first time to run a scheduled task once an hour on my server - Win2K, IIS, and CF 5. I want to schedule a task that automatically retrieves the latest Symantic virus definit

Re: question / scheduled tasks CF 5 specific

2003-08-20 Thread Johan Steenkamp
weiss" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Wednesday, August 20, 2003 9:40 PM Subject: question / scheduled tasks CF 5 specific > Having difficulty finding examples or better documentation on the CF 5 > Scheduler... > > I'm ab

RE: CFadministrator question / scheduled tasks

2003-08-19 Thread Stacy Young
heavy processes. This happens every few months...very weird indeed. Stace -Original Message- From: Dan O'Keefe [mailto:[EMAIL PROTECTED] Sent: Tuesday, August 19, 2003 11:05 AM To: CF-Talk Subject: RE: CFadministrator question / scheduled tasks Doesn't the coldfusion executive

RE: CFadministrator question / scheduled tasks

2003-08-19 Thread Dan O'Keefe
o: CF-Talk Subject: RE: CFadministrator question / scheduled tasks I must be confused, because I choose option 3 put in 5 minutes, and a start time of 00:00:00 and it all works. Mine are set for 10 minutes I have never had a failure. Daily every 5 minutes starting at 00:00:00 -Original Message

RE: CFadministrator question / scheduled tasks

2003-08-19 Thread Bryan F. Hogan
: Tuesday, August 19, 2003 9:57 AM To: CF-Talk Subject: RE: CFadministrator question / scheduled tasks can you use the scheduled tasks in the CFadministrator. There's a run daily every x hours, x minutes, x seconds, . -Original Message- From: McNamara Kyle W CONT PORT [mailto:[EMAIL PROT

RE: CFadministrator question / scheduled tasks

2003-08-19 Thread Vernaillen Tim
you can even put 00:00 as the end -Original Message- From: John Stanley [mailto:[EMAIL PROTECTED] Sent: dinsdag 19 augustus 2003 15:55 To: CF-Talk Subject: RE: CFadministrator question / scheduled tasks I always put 00:01 as the start and 23:59 as the end. Also, I put the start date a

RE: CFadministrator question / scheduled tasks

2003-08-19 Thread Tony Weeg
9:55 AM To: CF-Talk Subject: RE: CFadministrator question / scheduled tasks I always put 00:01 as the start and 23:59 as the end. Also, I put the start date a few days earlier than now. -Original Message- From: McNamara Kyle W CONT PORT [mailto:[EMAIL PROTECTED] Sent: Tuesday, August 19

RE: CFadministrator question / scheduled tasks

2003-08-19 Thread Vernaillen Tim
can you use the scheduled tasks in the CFadministrator. There's a run daily every x hours, x minutes, x seconds, . -Original Message- From: McNamara Kyle W CONT PORT [mailto:[EMAIL PROTECTED] Sent: dinsdag 19 augustus 2003 15:47 To: CF-Talk Subject: CFadministrator que

RE: CFadministrator question / scheduled tasks

2003-08-19 Thread John Stanley
I always put 00:01 as the start and 23:59 as the end. Also, I put the start date a few days earlier than now. -Original Message- From: McNamara Kyle W CONT PORT [mailto:[EMAIL PROTECTED] Sent: Tuesday, August 19, 2003 9:47 AM To: CF-Talk Subject: CFadministrator question / scheduled tasks

CFadministrator question / scheduled tasks

2003-08-19 Thread McNamara Kyle W CONT PORT
Hello, There has been some confusion about how to run something every 5 minutes. The webmaster here believes that you use the third option and then put in 00:00:00 as the start and 00:00:00 as the end. I have scheduled it that way and it simply does nothing. I can run it manually (and from the "

Scheduled Tasks dissappear!!!!!!!!

2003-08-14 Thread Frank Mamone
For a couple of weeks now, my scheduled tasks dissappear Luckily I have a .car file which I can deploy. Any ideas? Frank Mamone ~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http

RE: Scheduled Tasks

2003-07-16 Thread Ian Skinner
To: CF-Talk Subject: Re: Scheduled Tasks oi Mike!! yeah it just said status code unavailable or something like that. oh well i'll muck with it later. Crit Wednesday, July 16, 2003, 10:54:33 AM, you wrote: HM> Did you check the error log

Re: Scheduled Tasks

2003-07-16 Thread Critz
ditional HM> info is available there? HM> M HM> -Original Message- HM> From: Critz [mailto:[EMAIL PROTECTED] HM> Sent: Wednesday, July 16, 2003 10:30 AM HM> To: CF-Talk HM> Subject: Scheduled Tasks HM> oi CF-Talk,!! HM> I've got a scheduled task that ha

RE: Scheduled Tasks

2003-07-16 Thread Haggerty, Mike
Did you check the error log and the executive log to see if any additional info is available there? M -Original Message- From: Critz [mailto:[EMAIL PROTECTED] Sent: Wednesday, July 16, 2003 10:30 AM To: CF-Talk Subject: Scheduled Tasks oi CF-Talk,!! I've got a scheduled task

Re: Scheduled Tasks

2003-07-16 Thread Critz
oi Thomas!! yeah, i read the error.there are no restrictions on anything... like i said i can browse the file fine i'll see if wget can Wednesday, July 16, 2003, 10:36:31 AM, you wrote: TC> On Wednesday 16 Jul 2003 15:30 pm, Critz wrote:

Re: Scheduled Tasks

2003-07-16 Thread Thomas Chiverton
On Wednesday 16 Jul 2003 15:30 pm, Critz wrote: > any ideas?? Did you read the error message ? The bit about "URL is protected by IIS NT Challenge/Response or Apache .htaccess" and "Username and Password text fields for editing a scheduled task are intended to support Basic Authentication only

Scheduled Tasks

2003-07-16 Thread Critz
oi CF-Talk,!! I've got a scheduled task that has been running fine. up till now. The only thing I can think of is I now have Norton running on the server. But I've got real time file protection turned off I can browse the url of the scheduled task from that machine b

Re: CFMX Scheduled tasks

2002-10-30 Thread Jochem van Dieten
Rob Rohan wrote: > Wow nuts. if you do > > > > that is a bit overwhelming. ooof. I am nowhere near to knowing all the options, but it is cool stuff. You can access some functionality that is not in the administrator, like changing the location of the mail spool and flushing cached queries, and

RE: CFMX Scheduled tasks

2002-10-30 Thread Rob Rohan
Subject: Re: CFMX Scheduled tasks Rob Rohan wrote: > Anyone know where schedule tasks are kept in MX. They used to be kept in > HKEY_LOCAL_MACHINE\SOFTWARE\Allaire\ColdFusion\CurrentVersion\Schedule > in 5. > > I have a process that needs to list the items in the current Schedule; >

Re: CFMX Scheduled tasks

2002-10-30 Thread Jochem van Dieten
Rob Rohan wrote: > Anyone know where schedule tasks are kept in MX. They used to be kept in > HKEY_LOCAL_MACHINE\SOFTWARE\Allaire\ColdFusion\CurrentVersion\Schedule > in 5. > > I have a process that needs to list the items in the current Schedule; > however, I can't find them. They don't seem to

RE: CFMX Scheduled tasks

2002-10-30 Thread Rob Rohan
Killer! Thanks Al -Original Message- From: Everett, Al [mailto:AEverett@;askallied.com] Sent: Wednesday, October 30, 2002 2:29 PM To: CF-Talk Subject: RE: CFMX Scheduled tasks Looks like they're in \CFusionMX\lib\neo-cron.xml > -Original Message- > From: Rob Rohan

RE: CFMX Scheduled tasks

2002-10-30 Thread Everett, Al
Looks like they're in \CFusionMX\lib\neo-cron.xml > -Original Message- > From: Rob Rohan [mailto:rob@;cardinalweb.com] > Sent: Wednesday, October 30, 2002 4:55 PM > To: CF-Talk > Subject: CFMX Scheduled tasks > > > Anyone know where schedule tasks are kept i

CFMX Scheduled tasks

2002-10-30 Thread Rob Rohan
Anyone know where schedule tasks are kept in MX. They used to be kept in HKEY_LOCAL_MACHINE\SOFTWARE\Allaire\ColdFusion\CurrentVersion\Schedule in 5. I have a process that needs to list the items in the current Schedule; however, I can't find them. They don't seem to be in the registry anymore. I

Re: OT: Starting PWS Automatically to Run Scheduled Tasks

2002-09-27 Thread Jochem van Dieten
Chris Montgomery wrote: > > JvD> I would recommend looking up the AT command in the Windows help and > JvD> using some command line utility to do HTTP requests (search for WGET for > JvD> Windows or something). > > With the CF Executive service running, wouldn't it take care of that? That's o

Re: OT: Starting PWS Automatically to Run Scheduled Tasks

2002-09-27 Thread Chris Montgomery
Howdy Jochem, Friday, September 27, 2002, 9:57:45 AM, Jochem van Dieten wrote: JvD> Why would you need PWS for that? You want to make a page request to your JvD> host, not serve pages yourself, right? Yeah, after thinking about it, you're correct. Makes sense now. JvD> I would recommend lookin

Re: OT: Starting PWS Automatically to Run Scheduled Tasks

2002-09-27 Thread Chris Montgomery
Howdy Patric, Friday, September 27, 2002, 10:11:09 AM, Patric Stumpe wrote: PS> you look in control-panel under services (should be named this way in PS> english) and there you should find a WWW-service at the bottom of the PS> list which has to be set to "start: automatically". Yep, that's the

Re: OT: Starting PWS Automatically to Run Scheduled Tasks

2002-09-27 Thread Patric Stumpe
Hi Chris, you look in control-panel under services (should be named this way in english) and there you should find a WWW-service at the bottom of the list which has to be set to "start: automatically". Hope this helps Patric CM> Howdy Patric, CM> Friday, September 27, 2002, 9:49:31 AM, Patri

Re: OT: Starting PWS Automatically to Run Scheduled Tasks

2002-09-27 Thread Jochem van Dieten
, right? I would recommend looking up the AT command in the Windows help and using some command line utility to do HTTP requests (search for WGET for Windows or something). > The note on their site about not allowing scheduled tasks is new and I > wasn't aware about it. But is this a no

Re: OT: Starting PWS Automatically to Run Scheduled Tasks

2002-09-27 Thread Chris Montgomery
Howdy Patric, Friday, September 27, 2002, 9:49:31 AM, Patric Stumpe wrote: PS> why don't you setup IIS5 on your machine which always runs as a PS> service? (It even runs on Win2K-Pro) PS> So you can be sure it's on boot-time. I actually did install IIS5 on my machine after I installed Win2k Pr

Re: OT: Starting PWS Automatically to Run Scheduled Tasks

2002-09-27 Thread Patric Stumpe
gt; Thanks! CM> [1] My ISP says: "I regret that we are unable to support scheduled tasks CM> in a large shared environment due to the serious performance problems CM> and crashes that it creates on the servers. I'm sorry for the CM> misunderstanding about this. We specifically ment

OT: Starting PWS Automatically to Run Scheduled Tasks

2002-09-27 Thread Chris Montgomery
art automatically, but it must be something else. Thanks! [1] My ISP says: "I regret that we are unable to support scheduled tasks in a large shared environment due to the serious performance problems and crashes that it creates on the servers. I'm sorry for the misunderstanding ab

*** Scheduled Tasks in CFAdministrator ***

2002-08-27 Thread Blum, Jason (SAA)
Hello all! Has anyone else had trouble with the reliability of scheduled tasks in CFAdministrator? I am running nine of them, all more or less identical (just simple HTTP requests to make sure certain servers are up and running), repeating every half hour. And they pretty much work fine

RE: Scheduled Tasks On MX

2002-08-15 Thread Dave Watts
> I got this to work! I was just wondering if it's possible > to minimize the installed components of CygWin just to get > the wget function or does one need to do the complete > install. Sure. You can get Win32 compiled versions of wget without getting any Cygwin stuff at all - I just mention

Re: Scheduled Tasks On MX

2002-08-15 Thread Frank Mamone
Excellent. Although I don't understand why it works with a Unix "plug-in" I'll try it out. Thanks Dave. - Original Message - From: "Dave Watts" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Wednesday, August 14, 200

RE: Scheduled Tasks On MX

2002-08-14 Thread Chris Kief
I can confirm the scheduler bug - runs at the correct time for the first execution, then resets to 12:00 am for all future executions. -Original Message- From: Dave Watts [mailto:[EMAIL PROTECTED]] Sent: Wednesday, August 14, 2002 6:54 PM To: CF-Talk Subject: RE: Scheduled Tasks On MX

RE: Scheduled Tasks On MX

2002-08-14 Thread Dave Watts
> 1. Is it possible to use NT scheduler to run cfm pages as we > do with 4.x? Yes, although I haven't figured out how to do this without using a command-line HTTP client, like I could with CF 5 using the CGI interface. I've used wget to do this with CF MX - you'd simply add something like "wget

Scheduled Tasks On MX

2002-08-14 Thread Frank Mamone
I have asked this a couple of times but got no response, but before I classify it as not doable I thought I'd ask one more time. 1. Is it possible to use NT scheduler to run cfm pages as we do with 4.x? 2. Can you confirm the bug with CFMX scheduler which doesn't respect run times. Thanks, Fr

RE: Scheduled tasks being logged

2002-08-04 Thread Ken Wilson
I'm facing the same issue and haven't found the solution yet either. If you find any clues, a follow-up note would sure be appreciated. Ken -Original Message- From: Michael Dinowitz [mailto:[EMAIL PROTECTED]] Sent: Sunday, August 04, 2002 5:36 AM To: CF-Talk Subject: Sched

Scheduled tasks being logged

2002-08-04 Thread Michael Dinowitz
I've got a few scheduled tasks going off at different times, including one that goes off every minute. I have the enable logging setting turned off for scheduled tasks. Unfortunaly, when I go into the logs I find a huge schedule.log with 2 entries for each task that's run. This means

RE: Scheduled Tasks Problems

2002-07-17 Thread Ryan Kime
you posted if I hear anything. -Ryan -Original Message- From: Chris Kief [mailto:[EMAIL PROTECTED]] Sent: Wednesday, July 17, 2002 10:19 AM To: CF-Talk Subject: Scheduled Tasks Problems Has anyone received any info from MM or elsewhere regarding the problems with Scheduled Tasks (CFMX)?

Scheduled Tasks Problems

2002-07-17 Thread Chris Kief
Has anyone received any info from MM or elsewhere regarding the problems with Scheduled Tasks (CFMX)? There have been some threads on the message boards but no response from MM that I could find. My specific problem (which others are having as well) is this: my tasks are running at the wrong

Re: Scheduled Tasks

2002-05-28 Thread Jim McAtee
- Original Message - From: "Brad Roberts" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Tuesday, May 28, 2002 11:18 AM Subject: Scheduled Tasks > When I schedule a task to run weekly or monthly, it reverts back to daily. > > Is ther

Scheduled Tasks

2002-05-28 Thread Brad Roberts
When I schedule a task to run weekly or monthly, it reverts back to daily. Is there a fix for this? I couldn't find one on MM's site. -Brad __ This list and all House of Fusion resources hosted by CFHosting.com. The place for

Scheduled Tasks

2002-04-18 Thread Tim Claremont
I have a number of scheduled tasks set up in CF administrator. Some of them are set to run every 10 minutes. If I reboot the server, these tasks do not restart. Is there a way to force them to restart without manually going into the administration console and starting them? T

Batch files and Scheduled tasks

2002-04-02 Thread Bosky, Dave
I need use the windows task scheduler to execute a CF script every 30 minutes. Does someone have a sample file to use as a guide? Thanks, Dave __ Signup for the Fusion Authority news alert and keep up with the latest news

Re: Scheduled Tasks in Admin

2002-04-01 Thread nagraj
Scheduler.Did you ever tried with windows scheduler? It works better than CFADMIN schedulers. With Regards Nagaraj.A - Original Message - From: "Bosky, Dave" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Tuesday, April 02, 2002 2:17 AM Subject: Schedul

Scheduled Tasks in Admin

2002-04-01 Thread Bosky, Dave
I'm trying to schedule a task in cfadmin but won't run at all. I can pull the url up in a browser ok but when I put it inside the task-url box it doesn't work. Any ideas? Thanks, Dave __ Your ad could be here. Monies

Scheduled Tasks, CFMail, and Parameters

2002-01-28 Thread David Schmidt
Has anyone managed to call a .cfm page which requires url parameters to run using cfschedule? I have a scheduled template that was setup using the cf administrator. The template does a cfmail action. The application is written in FuseBox. BTW, this is CF 4.5 Thanks In Advance, David Schmidt

RE: Scheduled Tasks that require Authorization

2001-12-29 Thread Andrew Scott
ncept here, but this should be enough to get you going. -Original Message- From: Jochem van Dieten [mailto:[EMAIL PROTECTED]] Sent: Sunday, 30 December 2001 12:11 AM To: CF-Talk Subject: Re: Scheduled Tasks that require Authorization Jim McAtee wrote: > I've got several CF templ

Re: Scheduled Tasks that require Authorization

2001-12-29 Thread Jochem van Dieten
Jim McAtee wrote: > I've got several CF templates located in an NTFS protected web site. I'm > having some trouble getting the CF scheduler to run them and am wondering if > it could be permission related. If the templates are located on same > computer as the CF scheduler trying to run them, i

Scheduled Tasks that require Authorization

2001-12-29 Thread Jim McAtee
I've got several CF templates located in an NTFS protected web site. I'm having some trouble getting the CF scheduler to run them and am wondering if it could be permission related. If the templates are located on same computer as the CF scheduler trying to run them, is it necessary to supply lo

RE: Scheduled Tasks in CF Admin

2001-10-05 Thread Bruce, Rodney
Dave Seen your comments on the web page. There are only comments in the application.cfm page that explain what the scheduled tasks do. the application.cfm itself does nothing. ~~ Structure your ColdFusion code with Fusebox. Get

RE: Scheduled Tasks in CF Admin

2001-10-05 Thread Dave Babbitt
Tell us what application.cfm pages also run along with this task template and what they have in them. -Original Message- From: Bruce, Rodney [mailto:[EMAIL PROTECTED]] Sent: Friday, October 05, 2001 11:25 AM To: CF-Talk Subject: Scheduled Tasks in CF Admin Hello all I have

RE: Scheduled Tasks in CF Admin

2001-10-05 Thread Bruce, Rodney
: Scheduled Tasks in CF Admin How long done is take to run... CF5 requires an additional service be running for this to happen automatically. - Original Message - From: "Bruce, Rodney" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Friday, O

Re: Scheduled Tasks in CF Admin

2001-10-05 Thread BT
How long done is take to run... CF5 requires an additional service be running for this to happen automatically. - Original Message - From: "Bruce, Rodney" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Friday, October 05, 2001 11:24 AM Subj

Scheduled Tasks in CF Admin

2001-10-05 Thread Bruce, Rodney
Hello all I have created 3 tasks that I want to run on the 1st of each month. When I run the pages manually they run fine. When in CF Admin and I run the task, no errors pop up and I get the message the task ran ok, but nothing happens. I set the first run of the task

OT: Windows 2000 Professional, scheduled tasks and locking the co mputer

2001-05-10 Thread Aidan Whitehall
I've got 3 scheduled tasks set up in Windows 2000 Professional. If the computer is locked at night, all 3 tasks run OK the next morning. However, if it's locked (Ctrl-Alt-Del) at the weekend, the events run early Saturday morning but then don't run again on Sunday and Monday mo

RE: Scheduled tasks using CF

2001-04-06 Thread James Maltby
hael S. Kimmett [mailto:[EMAIL PROTECTED]] Sent: 05 April 2001 23:03 To: CF-Talk Subject: Scheduled tasks using CF Question? What are some of the problems you or a client has had with scheduled tasks using CF? Specifics of the incident and the resolution would be very helpful. Also if you know, the

RE: Scheduled tasks using CF

2001-04-06 Thread Adkins, Randy
I have run scheduled tasks from the following platforms without a problem. One cause if not to put the scheduled tasks behind an odd port that a normal HTTP request can not get to. The CFSchedule acts as a USER thus behind a port that is internal that calls for authentication will not work

Re: Scheduled tasks using CF

2001-04-05 Thread Jim McAtee
Problems we've had are mostly with CF not recognizing a scheduled task, or not updating it when changes have been made. I'm not sure we've ever seen "intermitant" running of scheduled tasks, where it just doesn't work sometimes, but works other times. If reliabili

Scheduled tasks using CF

2001-04-05 Thread Michael S. Kimmett
Question? What are some of the problems you or a client has had with scheduled tasks using CF? Specifics of the incident and the resolution would be very helpful. Also if you know, the web server used and version of CF server would be helpful. I am building a application for a client and

Scheduled Tasks, Access Denied

2001-03-15 Thread Paul Sizemore
The Encryption key for SiteMinder was moved and the service wouldn't start. Problem was solved by moving it back (also might edit registry to move it later). But, now when I run any scheduled tasks, they return "Access Denied" (when output is saved to file). I can URL request

Re: Scheduled Tasks and Emai

2000-11-15 Thread Venkata Ramakrishna
d you configure CF to use your mail server? > > > - Original Message - > From: "Roberts, Mark" <[EMAIL PROTECTED]> > To: "CF-Talk" <[EMAIL PROTECTED]> > Sent: Friday, November 10, 2000 8:23 AM > Subject: Scheduled Tasks and Emai >

Re: Scheduled Tasks and Emai

2000-11-10 Thread Marius Milosav
ft.com/vhd/login.cfm - Original Message - From: "Roberts, Mark" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Friday, November 10, 2000 11:23 AM Subject: Scheduled Tasks and Emai > I have a scheduled set up to run in the Cold Fusion Adm

Re: Scheduled Tasks and Emai

2000-11-10 Thread Dylan Bromby
Nope. I do it and it works fine. How many emails does it send? Did you configure CF to use your mail server? - Original Message - From: "Roberts, Mark" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Friday, November 10, 2000 8:23 AM Subject

Scheduled Tasks and Emai

2000-11-10 Thread Roberts, Mark
I have a scheduled set up to run in the Cold Fusion Administrator. It call a page that makes some shanges to the database and then sends an email with the results. This page works if I access it manually in a web browser. However, I never receive an email when it is executed via a scheduled task

RE: CF 4.5.1: server busy and scheduled tasks

2000-10-09 Thread Steve Pierce
There appears to be a problem with scheduled tasks at CF 4.5.1 server and enterprise. Until a solution is announced by Allaire, we are suggesting your turn off ALL tasks including tasks that used to work. - Steve -Original Message- From: Marcello Frutig [mailto:[EMAIL PROTECTED]] Sent

CF 4.5.1: server busy and scheduled tasks

2000-10-03 Thread Marcello Frutig
Hi! Whenever a scheduled task is submitted by CF, I got a "server busy" error message. There are no other activities on the server during the execution of the tasks. Log entries: scheduler.log: "Information","TID=1232","09/27/00","00:01:40","Scheduled action ... submission initiated." "Infor

Re: Scheduled Tasks

2000-07-25 Thread Howie Hamlin
TED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, July 25, 2000 12:02 PM Subject: Scheduled Tasks > Do the scheduled tasks in cfide/administrator get written to a text file or > to a table anywhere in CF?

Re: Scheduled Tasks

2000-07-25 Thread JustinMacCarthy
They are stored in the reg. If you are looking for a scheduling package in which the tasks are in a a DB , give me a shout off-list ~Justin - Original Message - From: "Tim Cavins" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, July 25, 2000 5:02 PM Su

Scheduled Tasks

2000-07-25 Thread Tim Cavins
Do the scheduled tasks in cfide/administrator get written to a text file or to a table anywhere in CF? If so, where? -Tim -- Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/ To Unsubscribe visit http

Re: scheduled tasks - problems....

2000-06-23 Thread Randy Adkins
. - Original Message - From: "steven broadbent" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, June 22, 2000 9:48 AM Subject: scheduled tasks - problems >Hi All > >I'm using CF 4 on NT. I'd heard of reported problems using sched

scheduled tasks - problems....

2000-06-22 Thread steven broadbent
Hi All I'm using CF 4 on NT. I'd heard of reported problems using scheduled tasks in CF Administrator so I set up a simple template to add the date/time to a table every hour. It worked fine. Now when I come to run a real scheduled task, it is totally ignored. Nothin

Scheduled tasks

2000-05-21 Thread graham lewis
I have been trying to use the task schedular to do a date comparison and send off an email when certain resources in the db are older than a certain date. I tried doing this through the CF admin interface but nuttin' happens. Any clues anybody? I set the URL to be exected to an absolute one

<    1   2   3   4