Scheduled Tasks...

2007-03-07 Thread Brian McGarvie
Is it possible to run a scheduled task for a PATH not a url? I.e. if i want to schedules something sensitive what's the best way to do this? Thanks in advance. - Brian ~| Create robust enterprise, web RIAs. Upgrade & integrate

Re: vanishing scheduled tasks

2007-01-30 Thread Bryan Stevenson
Sweetthanks for the info Alan! Bryan Stevenson B.Comm. VP & Director of E-Commerce Development Electric Edge Systems Group Inc. phone: 250.480.0642 fax: 250.480.1264 cell: 250.920.8830 e-mail: [EMAIL PROTECTED] web: www.electricedgesystems.com

Re: vanishing scheduled tasks

2007-01-30 Thread Alan Rother
Yeah, This is a known issue with packaging and deployment. After you deploy to the new server the scheduled tasks are only stored in RAM. To lock them in you must open each one up in the CFAdmin and hit "Save" or they will be lost on reboot. -- Alan Rother Adobe Certified Advanced

vanishing scheduled tasks

2007-01-30 Thread Bryan Stevenson
Hey All, One of our clients recently fired up some new servers and they got all the settings (and scheduled tasks) on the new boxes using the packaging and deployment options (archived the settings etc and then deployed them on the new boxes). The one oddity is that the scheduled tasks keep

Re: Scheduled Tasks Not Running

2006-09-19 Thread Stephen Kingston
Hello, having the same problem, and have changed the FILE security in IIS and still no luck... can you confirm what you did? I have: right click on 'test.cfm'in IIS, choose Properties click FILE SECURITY tab click Authentication and access Control "EDIT" button ??Leave enable anonymous access"

RE: Scheduled tasks

2006-08-09 Thread Ben Forta
Undocumented, but try this ;-) --- Ben -Original Message- From: Everett, Al (NIH/NIGMS) [C] [mailto:[EMAIL PROTECTED] Sent: Wednesday, August 09, 2006 2:38 PM To: CF-Talk Subject: Scheduled tasks Is there a way to programmatically get data from currently defined scheduled tasks

RE: Scheduled tasks

2006-08-09 Thread Everett, Al \(NIH/NIGMS\) [C]
ednesday, August 09, 2006 3:42 PM To: CF-Talk Subject: Re: Scheduled tasks I could not get the linke to load and was curious what exactly it covered? Often had the needs here to be able to view what all tasks are and more so to be

Re: Scheduled tasks

2006-08-09 Thread Aaron Rouse
ammatically get data from currently defined > scheduled tasks without parsing the neo-cron.xml file? > > Nevermind. I found an answer. > > http://www.bpurcell.org/blog/index.cfm?mode=entry&entry=935 > > ~| In

RE: Scheduled tasks

2006-08-09 Thread Everett, Al \(NIH/NIGMS\) [C]
> Is there a way to programmatically get data from currently defined scheduled tasks without parsing the neo-cron.xml file? Nevermind. I found an answer. http://www.bpurcell.org/blog/index.cfm?mode=entry&en

Scheduled tasks

2006-08-09 Thread Everett, Al \(NIH/NIGMS\) [C]
Is there a way to programmatically get data from currently defined scheduled tasks without parsing the neo-cron.xml file? ~| Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting, up-to-date ColdFusion

Re: scheduled tasks and https

2006-07-17 Thread Steve Dworman
>> it appears i can't use 443 in both apache and coldfusion. > >No. > >Dave Watts, CTO, Fig Leaf Software >http://www.figleaf.com/ > >Fig Leaf Software provides the highest caliber vendor-authorized >instruction at our training centers in Washington DC, Atlanta, >Chicago, Baltimore, Northern Virgin

Re: scheduled tasks and https

2006-07-17 Thread Douglas Knudsen
On 7/17/06, Steve Dworman <[EMAIL PROTECTED]> wrote: > > > >i've always used teh keystore in a path similar too > > >C:\JRun4\jre\lib\security\cacerts > > >for newer updated versions of CF and > > >C:\JRun4\runtime\jre\lib\security\cacerts for others > > >at least I think its that way. Look in you

RE: scheduled tasks and https

2006-07-17 Thread Dave Watts
> it appears i can't use 443 in both apache and coldfusion. No. Dave Watts, CTO, Fig Leaf Software http://www.figleaf.com/ Fig Leaf Software provides the highest caliber vendor-authorized instruction at our training centers in Washington DC, Atlanta, Chicago, Baltimore, Northern Virginia, or on-

Re: scheduled tasks and https

2006-07-17 Thread Steve Dworman
> >i've always used teh keystore in a path similar too > >C:\JRun4\jre\lib\security\cacerts > >for newer updated versions of CF and > >C:\JRun4\runtime\jre\lib\security\cacerts for others > >at least I think its that way. Look in your JVM config file for the > >jre location to make sure > > > >DK

Re: scheduled tasks and https

2006-07-17 Thread Steve Dworman
> >i've always used teh keystore in a path similar too > >C:\JRun4\jre\lib\security\cacerts > >for newer updated versions of CF and > >C:\JRun4\runtime\jre\lib\security\cacerts for others > >at least I think its that way. Look in your JVM config file for the > >jre location to make sure > > > >DK

Re: scheduled tasks and https

2006-07-17 Thread Steve Dworman
>i've always used teh keystore in a path similar too >C:\JRun4\jre\lib\security\cacerts >for newer updated versions of CF and >C:\JRun4\runtime\jre\lib\security\cacerts for others >at least I think its that way. Look in your JVM config file for the >jre location to make sure > >DK > >On 7/13/06, S

Re: scheduled tasks and https

2006-07-17 Thread Steve Dworman
>i've always used teh keystore in a path similar too >C:\JRun4\jre\lib\security\cacerts >for newer updated versions of CF and >C:\JRun4\runtime\jre\lib\security\cacerts for others >at least I think its that way. Look in your JVM config file for the >jre location to make sure > >DK > >On 7/13/06, S

Re: scheduled tasks and https

2006-07-13 Thread Douglas Knudsen
i've always used teh keystore in a path similar too C:\JRun4\jre\lib\security\cacerts for newer updated versions of CF and C:\JRun4\runtime\jre\lib\security\cacerts for others at least I think its that way. Look in your JVM config file for the jre location to make sure DK On 7/13/06, Steve Dworm

Re: scheduled tasks and https

2006-07-13 Thread Steve Dworman
>> i searched the entire disk and could not find keystore. how >> is the command 'keytool -import -keystore caecerts -alias >> somename -file somefile.cer' working? > >I don't think the file is literally named "keystore". In your case, I think >it would be named "caecerts", since that's the valu

Re: scheduled tasks and https

2006-07-13 Thread Steve Dworman
>> i searched the entire disk and could not find keystore. how >> is the command 'keytool -import -keystore caecerts -alias >> somename -file somefile.cer' working? > >I don't think the file is literally named "keystore". In your case, I think >it would be named "caecerts", since that's the valu

RE: scheduled tasks and https

2006-07-13 Thread Dave Watts
> i searched the entire disk and could not find keystore. how > is the command 'keytool -import -keystore caecerts -alias > somename -file somefile.cer' working? I don't think the file is literally named "keystore". In your case, I think it would be named "caecerts", since that's the value you

RE: scheduled tasks and https

2006-07-13 Thread Dave Watts
> interesting. when i do a which java it points to > /usr/bin/java. i did a which keystore and it found nothing. > in cf i am using the included jvm. That's the version of Java in your path. CF isn't using that, but if you run keytool from the shell, and you're not running the right keytool, y

Re: scheduled tasks and https

2006-07-13 Thread Steve Dworman
> >> i have apache configured for ssl and i though cf was setup as > >> well. what's odd is i can add certs to the keystore but i > >> can't find the keystore. is there a default location? > > > >Can you search the JRun or CFusionMX directories to find your > keystore? Are > >you using the JVM

Re: scheduled tasks and https

2006-07-13 Thread Steve Dworman
>> i have apache configured for ssl and i though cf was setup as >> well. what's odd is i can add certs to the keystore but i >> can't find the keystore. is there a default location? > >Can you search the JRun or CFusionMX directories to find your keystore? Are >you using the JVM that came with

RE: scheduled tasks and https

2006-07-13 Thread Dave Watts
> i have apache configured for ssl and i though cf was setup as > well. what's odd is i can add certs to the keystore but i > can't find the keystore. is there a default location? Can you search the JRun or CFusionMX directories to find your keystore? Are you using the JVM that came with CF or

Re: scheduled tasks and https

2006-07-13 Thread Steve Dworman
>> i did add the cert to the keystore. the only issue i found >> with the ssl service in jrun.xml was with the keystore entry. >> it points to jrun_root/lib/keystore but that doesn't exist >> on my box. any ideas? > >Are you using the JRun Web Server to serve SSL? Where is your keystore? > >>

RE: scheduled tasks and https

2006-07-13 Thread Dave Watts
> i did add the cert to the keystore. the only issue i found > with the ssl service in jrun.xml was with the keystore entry. > it points to jrun_root/lib/keystore but that doesn't exist > on my box. any ideas? Are you using the JRun Web Server to serve SSL? Where is your keystore? > the url

Re: scheduled tasks and https

2006-07-13 Thread Steve Dworman
>> I've read all sorts of documentation on how to implement ssl. >> I can run ssl through the browser and even with cfhttp. >> however, when i try to run a scheduled task with ssl it >> fails. how do i fix it? > >You probably need to add the SSL certificate to the Java keystore, so that >the

RE: scheduled tasks and https

2006-07-13 Thread Dave Watts
> I've read all sorts of documentation on how to implement ssl. > I can run ssl through the browser and even with cfhttp. > however, when i try to run a scheduled task with ssl it > fails. how do i fix it? You probably need to add the SSL certificate to the Java keystore, so that the Java HT

Re: scheduled tasks and https

2006-07-13 Thread Steve Dworman
> I've read all sorts of documentation on how to implement ssl. I can > run ssl through the browser and even with cfhttp. however, when i try > to run a scheduled task with ssl it fails. how do i fix it? we are running cfmx 7.0.2, oracle 9i, solaris 9, and apache2 on a sun netra v440.

scheduled tasks and https

2006-07-13 Thread Steve Dworman
I've read all sorts of documentation on how to implement ssl. I can run ssl through the browser and even with cfhttp. however, when i try to run a scheduled task with ssl it fails. how do i fix it? ~| Introducing the Fusion A

Re: Scheduled tasks

2006-05-09 Thread Tom Chiverton
>>> On Mon, May 8, 2006 at 6:21 PM, in message <[EMAIL PROTECTED]>, [EMAIL PROTECTED] wrote: > I've suggested that they combine the dailies, weeklies, monthlies and > yearlies into four separate scheduled tasks. They don't like that idea. Do it for them :-) Yo

Scheduled tasks

2006-05-08 Thread Earl, George
3rd post, new subject line, haven't seen the first two come through . . .. We have a request from someone who shares our server to create _80_ scheduled tasks for a reporting application. Each scheduled task would create a single report and save it as an htm file so it doesn't have to

RE: Disabling Scheduled tasks

2006-04-24 Thread Stacy Young
Try setting it to a date in the past. That should work. -Stace -Original Message- From: Ken [mailto:[EMAIL PROTECTED] Sent: Monday, April 24, 2006 9:23 AM To: CF-Talk Subject: Disabling Scheduled tasks Hi. I want to use to CFSchedule to disable/suspend a given scheduled task. The only

Disabling Scheduled tasks

2006-04-24 Thread Ken
Hi. I want to use to CFSchedule to disable/suspend a given scheduled task. The only options it allows me are delete and update. I tried updating it to a far date, like starttime=04/24/2020 and EndTime=04/24/2020. But it just doesn't see it. It just keep running. If I do the same manually through

Re: Scheduled Tasks

2005-12-05 Thread Ryan Guill
Ben, That makes sense, except for the fact that as far as I can find, there is no programatic way to get a list of the current scheduled tasks. Hence why I was looking to the admin api for that feature. Do you know a way using cfschedule or any other programatic way to get at the current

RE: Scheduled Tasks

2005-12-05 Thread Ben Forta
Guill [mailto:[EMAIL PROTECTED] Sent: Monday, December 05, 2005 11:05 AM To: CF-Talk Subject: Scheduled Tasks Hey guys, In cfmx 7, is there any way, using the Admin API to work with the scheduled tasks? I know I can use to run, delete and update (update and create) scheduled tasks, but I dont

Re: Scheduled Tasks

2005-12-05 Thread Ryan Guill
to:[EMAIL PROTECTED] > Sent: 05 December 2005 16:05 > To: CF-Talk > Subject: Scheduled Tasks > > Hey guys, > > In cfmx 7, is there any way, using the Admin API to work with the > scheduled tasks? I know I can use to run, delete and > update (update and create) schedule

RE: Scheduled Tasks

2005-12-05 Thread Robertson-Ravo, Neil (RX)
I believe they are held in an XML file...something like neo-chron.xml (not sure on that) - you could no doubt dump that out directly. -Original Message- From: Ryan Guill [mailto:[EMAIL PROTECTED] Sent: 05 December 2005 16:05 To: CF-Talk Subject: Scheduled Tasks Hey guys, In cfmx 7

Scheduled Tasks

2005-12-05 Thread Ryan Guill
Hey guys, In cfmx 7, is there any way, using the Admin API to work with the scheduled tasks? I know I can use to run, delete and update (update and create) scheduled tasks, but I dont see a way to get a list of the scheduled tasks. I dont see anything in the livedocs about working with

Re: Scheduled Tasks Not Running

2005-11-23 Thread Tim Claremont
That did it!!! I changed the permission on the FILE itself, not the directory, and the task is now running as desired. Thanks SO MUCH for the lead. ~| Logware (www.logware.us): a new and convenient web-based time tracking app

RE: Scheduled Tasks Not Running

2005-11-23 Thread Ian Skinner
You do not have permission to view this directory or page using the credentials that you supplied because your web browser is sending a www=authenticate header field that the web server is not configured to accept. Have you tried changing the security on the file the scheduled task needs to run

Re: Scheduled Tasks Not Running

2005-11-23 Thread Tim Claremont
Neil, I have tried all iterations, and more that likely changed the slashes accidentally, so in an attempt to troubleshoot this is an orderly fashion I used both directions of slashes. using this '\' gives me a connection failure, and using '/' gives me the following: You do not have permissio

RE: Scheduled Tasks Not Running

2005-11-23 Thread Snake
Why is the cfide password protected? -Original Message- From: Tim Claremont [mailto:[EMAIL PROTECTED] Sent: 23 November 2005 15:16 To: CF-Talk Subject: Re: Scheduled Tasks Not Running Everything I have tried gives me a connection failure. This is completely absurd. The problem seems

Re: Scheduled Tasks Not Running

2005-11-23 Thread Tim Claremont
In rereading this I gave the wrong impression. When I use integrated authentication on the CFIDE directory the report builder DOES NOT CONNECT to the RDS Server. When I REMOVE integrated authentication from the CFIDE directory I can then use the report builder as designed. The remainder of the

RE: Scheduled Tasks Not Running

2005-11-23 Thread Robertson-Ravo, Neil (RX)
Well this is not a valid web address http:\\mywebsite\console\makestaffroster.cfm try http://mywebsite/console/makestaffroster.cfm -Original Message- From: Tim Claremont [mailto:[EMAIL PROTECTED] Sent: 23 November 2005 15:16 To: CF-Talk Subject: Re: Scheduled Tasks Not Running

Re: Scheduled Tasks Not Running

2005-11-23 Thread Tim Claremont
Everything I have tried gives me a connection failure. This is completely absurd. The problem seems deeper than merely a scheduled tasks problem. The CFIDE directory is using integrated authentication. This industry standard allows me set up the website so that people do not have to log in

RE: Scheduled Tasks Not Running

2005-11-22 Thread Snake
How did you setup the scheduled tasks. If u used cfschedule, then try setting them up via the cfadmin instead and see if they work. -Original Message- From: Ian Skinner [mailto:[EMAIL PROTECTED] Sent: 22 November 2005 19:41 To: CF-Talk Subject: RE: Scheduled Tasks Not Running Not sure

RE: Scheduled Tasks Not Running

2005-11-22 Thread Ian Skinner
Not sure how this would affect a move to MX7, but IIRC the username and password provided in a scheduled task can only work with basic authentication, not integrated. To use integrated the ColdFusion service would need to be run as a user that can be a service and have the appropriate permissio

Re: Scheduled Tasks Not Running

2005-11-22 Thread Tim Claremont
CFMX 7.01 Standalone, registered version. Windows Server 2k3 IIS ~| Logware (www.logware.us): a new and convenient web-based time tracking application. Start tracking and documenting hours spent on a project or with a client wit

RE: Scheduled Tasks Not Running

2005-11-22 Thread Ian Skinner
Which type of CFMX7? Stand alone, Enterprise, Multi-instance? -- Ian Skinner Web Programmer BloodSource www.BloodSource.org Sacramento, CA "C code. C code run. Run code run. Please!" - Cynthia Dunning Confidentiality Notice: This message including any attachments is for the sole u

RE: Scheduled Tasks Not Running

2005-11-22 Thread Claremont, Timothy
Here is a bit more information on my Scheduled Tasks Not Running conundrum... I have a series of scheduled tasks that are set to run at various times of the day. Since the migration to version 7, these tasks have stopped running. All of them. When I check the box that outputs the results to a

RE: Scheduled Tasks Not Running

2005-11-18 Thread Ian Skinner
Definately not timing out, since the output text file claiming access is denied gets generated immediately after trying to run the task. I have tried the usernames and passwords of all of my accounts, and confirmed that the accounts are valid in the server administrator. I have gone to the dire

Re: Scheduled Tasks Not Running

2005-11-18 Thread Tim Claremont
Definately not timing out, since the output text file claiming access is denied gets generated immediately after trying to run the task. I have tried the usernames and passwords of all of my accounts, and confirmed that the accounts are valid in the server administrator. I have gone to the dire

RE: Scheduled Tasks Not Running

2005-11-18 Thread Tim Do
Could it be that it's timing out? -Original Message- From: Tim Claremont [mailto:[EMAIL PROTECTED] Sent: Friday, November 18, 2005 9:52 AM To: CF-Talk Subject: Re: Scheduled Tasks Not Running Yup. I just confirmed it again just now, and it is the same username and password. I rest

Re: Scheduled Tasks Not Running

2005-11-18 Thread Tim Claremont
nd pwd? > >-Original Message- >From: Tim Claremont [mailto:[EMAIL PROTECTED] >Sent: Friday, November 18, 2005 9:22 AM >To: CF-Talk >Subject: Re: Scheduled Tasks Not Running > >I tried that. Using my own admin username and password it still throws a >"You are not authorized

RE: Scheduled Tasks Not Running

2005-11-18 Thread Ken Ketsdever
Did you give the under admin tools: services: macromedia cfmx as Your site service your username and pwd? -Original Message- From: Tim Claremont [mailto:[EMAIL PROTECTED] Sent: Friday, November 18, 2005 9:22 AM To: CF-Talk Subject: Re: Scheduled Tasks Not Running I tried that. Using my

Re: Scheduled Tasks Not Running

2005-11-18 Thread Tim Claremont
I tried that. Using my own admin username and password it still throws a "You are not authorized to view this page" error, even though this is obvioulsy not the case. I have tried it with and without provided usernames and passwords, prefixing with the domain name, etc. There must be something

RE: Scheduled Tasks Not Running

2005-11-18 Thread Ken Ketsdever
We had a similar problem here. It appeared as the task was being run, we even got a little message that said something like "task successfully run" when we ran it manually. Check the Publish box for "Save output to a file". We discovered that the CF user didn't have proper permissions. The tas

Scheduled Tasks Not Running

2005-11-18 Thread Claremont, Timothy
Since my update to 7.0, my scheduled tasks have not been running. I can run them manually by going to the template and running that page, and the task scheduler does not complain of any errors when I check the status in the CF Administrator. The error logs show nothing. When I test in

Scheduled Tasks & CFMAIL

2005-10-21 Thread John Lucania
How do you get the messages, whether Scheduled Tasks were run successfully or not, via e-mail? If successful, "name and time of Scheduled Tasks" If failed, "name and time of Scheduled Tasks" and "failed m

cf5 scheduled tasks going haywire

2005-10-12 Thread George Abraham
All, Our creaking CF5 server suddenly started behaving badly with respect to scheduled tasks. One of the tasks was something set to run every 4 hours (240 minutes). With no reason, this task started running every 30 seconds or so. I modified the task, and now all of the other tasks are doing the

clearning scheduled tasks from memory

2005-07-20 Thread Dave Phillips
> The way our system runs is that once a day it sets up the tasks for > the whole day. Puts that somewhere in memory, but where? how could I > clear all the scheduled tasks for the day from CF's memory? Hi. Couldn't you just have another process you run that deletes all t

CF Scheduled tasks

2005-07-20 Thread John Beynon
In the cfadministrator as a scheduled task... >How are you scheduling this task ? > >>john ~| Logware (www.logware.us): a new and convenient web-based time tracking application. Start tracking and documenting hours spent on a p

clearning scheduled tasks from memory

2005-07-20 Thread Protoculture
The way our system runs is that once a day it sets up the tasks for the whole day. Puts that somewhere in memory, but where? how could I clear all the scheduled tasks for the day from CF's memory? ~| Logware (www.logware.u

CF Scheduled tasks

2005-07-19 Thread David Critchley
Out of CuriosityWhat would happen if you had it scheduled to run everday and every 3 hours between 9:40 and 18:40? >Here's an odd one that I can't get my head round. - cfmx61 > >I've got a scheduled task to run at 9:40 every day and then repeat >every three hours until 19:40. > >At 9:40 the task

CF Scheduled tasks

2005-07-19 Thread Billy Jamme
How are you scheduling this task ? >Here's an odd one that I can't get my head round. - cfmx61 > >I've got a scheduled task to run at 9:40 every day and then repeat >every three hours until 19:40. > >At 9:40 the task runs but then in the scheduler log file it >reschedules itself for 10:40. At 10:

CF Scheduled tasks

2005-07-19 Thread John Beynon
Here's an odd one that I can't get my head round. - cfmx61 I've got a scheduled task to run at 9:40 every day and then repeat every three hours until 19:40. At 9:40 the task runs but then in the scheduler log file it reschedules itself for 10:40. At 10:40 it runs and then reschedules itself to ru

executing windows scheduled tasks through CF

2005-06-15 Thread One User
If the problem is in executing a task under another account, use this: http://www.cftagstore.com/tags/cfxexec.cfm This is a replacement for CFEXECUTE that allows account switching. ~| Logware (www.logware.us): a new and convenie

executing windows scheduled tasks through CF

2005-06-14 Thread Russ
Is there a way to execute a windows scheduled task through CF? I know I could just cfexecute the file directly, but the scheduled task is already set to run as another user, and I'd like that preserved. Russ ~| Logware (w

scheduled tasks admin cf7

2005-05-20 Thread Michael Traher
We are having trouble changing the details of a scheduled task in CF7 administrator. We have some existing scheduled tasks that were migrated from CF6.1 and are working, but when we have tried to set up a new one or amend the details of an existing one, or even just submit on an existing one

RE: copying scheduled tasks to another machine

2005-05-13 Thread Dave Watts
> We have a number of scheduled tasks that need to be copied > over to our new server. Is there a fast way of doing this? > Are they stored in a particular directory or xml file that we > may simply copy over, or is this going to be a manual job? You can create a CAR file, as Qas

Re: copying scheduled tasks to another machine

2005-05-13 Thread Sean Corfield
On 5/13/05, Protoculture <[EMAIL PROTECTED]> wrote: > We have a number of scheduled tasks that need to be copied over to our new > server. Is there a fast way of doing this? Are they stored in a particular > directory or xml file that we may simply copy over, or is this going to

Re: copying scheduled tasks to another machine

2005-05-13 Thread Qasim Rasheed
Have you tried using a ColdFusion Archive (CAR) via CF Administrator? On 5/13/05, Protoculture <[EMAIL PROTECTED]> wrote: > We have a number of scheduled tasks that need to be copied over to our new > server. Is there a fast way of doing this? Are they stored in a particular > d

Re: copying scheduled tasks to another machine

2005-05-13 Thread Bryan Stevenson
I'm not sure if you can move thembut what I've done is programtically setup my scheduled tasks (cfschedule). Then all ya gotta do is run that CFM file(s) on the appropriate server and voila! your scheduled tasks are "moved" ;-) HTH Cheers Bryan Stevenson B.Comm

copying scheduled tasks to another machine

2005-05-13 Thread Protoculture
We have a number of scheduled tasks that need to be copied over to our new server. Is there a fast way of doing this? Are they stored in a particular directory or xml file that we may simply copy over, or is this going to be a manual job

RE: Interval for Scheduled Tasks and in CFMX

2005-05-10 Thread CollicuttL
We run some tasks every 5 minutes and have not had any problems. Lorne -Original Message- From: Daniel Kang [mailto:[EMAIL PROTECTED] Sent: May 10, 2005 06:33 To: CF-Talk Subject: Interval for Scheduled Tasks and in CFMX I want to put a scheduled task in either the Scheduled Tasks

Interval for Scheduled Tasks and in CFMX

2005-05-10 Thread Daniel Kang
I want to put a scheduled task in either the Scheduled Tasks page in the CF Administrator or the tag. I like to make the transactions as real-time as possible, but at the same time I do not want to bog down the system with a very short interval. What is the shortest interval that we can put

Scheduled Tasks in CF5

2005-01-07 Thread David Manriquez
I have some scheduled tasks on the Admin but theses tasks aren't executed in the expected time.. all tasks scheduled for day execution interval runs fine but the hours interval fails. Any ideas?... David. ~| Fin

Re: CF Scheduled Tasks not working

2004-11-19 Thread dcooper
(Posted several times elsewhere, but it's worth saying here as well...) Be sure you're on the CFMX 6.1 + Updater available on the MM web site. There are critical issues fixed that you need (including security fixes). ~| Special

Re: CF Scheduled Tasks not working

2004-11-18 Thread Phill B
D'oh, I figured it out. It was a typo in the url that the browser fixed for me when I pasted it into the address bar. Ugh Thanks On Thu, 18 Nov 2004 13:17:27 -0500, George Abraham <[EMAIL PROTECTED]> wrote: > Could be authentications issues if the pages are behind an application > security wall.

Re: CF Scheduled Tasks not working

2004-11-18 Thread George Abraham
Could be authentications issues if the pages are behind an application security wall. George On Thu, 18 Nov 2004 12:01:19 -0600, Phill B <[EMAIL PROTECTED]> wrote: > I have 3 task that are set up in CFMX. They worked last week but now > they give errors when I run them in the CF admin. If I copy

CF Scheduled Tasks not working

2004-11-18 Thread Phill B
I have 3 task that are set up in CFMX. They worked last week but now they give errors when I run them in the CF admin. If I copy and paste the page url into a browser, it works fine. The log files show the pages as running with out error. Any ideas? -- Phillip B.

scheduled tasks and the time change

2004-11-02 Thread JB McMichael
So this is the second time this has happened this year, because its the second time change we have had. CFMX 6.1 on Win2003 server. When the time change happens, one of my scheduled tasks stops running. It is a daily task, that runs every 4 hours between 7:30 am and 11:59pm. Before the time

RE: Scheduled Tasks + MX

2004-04-23 Thread Dave Watts
> Anyone know of any problems with ColdFusion MX Scheduled > Tasks which call a page via SSL?  We have a job which is > simply refusing to run? I'm not 100% sure about the details, but I suspect you may have problems with CFHTTP and SSL. I'd google for "CFHTTP SSL CFM

Scheduled Tasks + MX

2004-04-23 Thread Robertson-Ravo, Neil (RX)
Anyone know of any problems with ColdFusion MX Scheduled Tasks which call a page via SSL?  We have a job which is simply refusing to run? This e-mail is from Reed Exhibitions (Oriel House, 26 The Quadrant, Richmond, Surrey, TW9 1DL, United Kingdom), a division of Reed Business, Registered in

RE: Importing Scheduled Tasks

2004-03-19 Thread Dave Watts
> Small Glitch.. Found the registry keys OK in 6.1, but the are > missing in MX 6.0 which is what our production server has on > it... I need to get those tasks on 6.0 so I can move them to > the test servers, make sure everything is running right and > then upgrade production to 6.1. Neither

RE: Importing Scheduled Tasks

2004-03-19 Thread Dave Watts
> Now for the Million Dollar Question >   > Can Export from CF5 to MX? You should be able to do this with Archive & Restore. Dave Watts, CTO, Fig Leaf Software http://www.figleaf.com/ phone: 202-797-5496 fax: 202-797-5444 [Todays Threads] [This Message] [Subscription] [Fast Unsubscribe]

RE: Importing Scheduled Tasks

2004-03-19 Thread cfhelp
Ok Cool! Now for the Million Dollar Question Can Export from CF5 to MX? Rick -Original Message- From: Pascal Peters [mailto:[EMAIL PROTECTED] Sent: Friday, March 19, 2004 7:57 AM To: CF-Talk Subject: RE: Importing Scheduled Tasks You can use archive & deploy if

RE: Importing Scheduled Tasks

2004-03-19 Thread Jeff Waris
Message- From: Pascal Peters [mailto:[EMAIL PROTECTED] Sent: Friday, March 19, 2004 10:57 AM To: CF-Talk Subject: RE: Importing Scheduled Tasks You can use archive & deploy if it's available. Otherwise the settings are in the registry: HKEY_LOCAL_MACHINE\SOFTWARE\Allaire\C

RE: Importing Scheduled Tasks

2004-03-19 Thread Pascal Peters
6:56 > To: CF-Talk > Subject: RE: Importing Scheduled Tasks > > What about  CF5? >   > Rick >   > -Original Message- > From: Dan Phillips [mailto:[EMAIL PROTECTED] > Sent: Friday, March 19, 2004 7:11 AM > To: CF-Talk > Subject: RE: Importing Scheduled T

RE: Importing Scheduled Tasks

2004-03-19 Thread Dan Phillips
-Talk Subject: RE: Importing Scheduled Tasks What about  CF5? Rick -Original Message- From: Dan Phillips [mailto:[EMAIL PROTECTED] Sent: Friday, March 19, 2004 7:11 AM To: CF-Talk Subject: RE: Importing Scheduled Tasks Are you using CF5 or MX? -Original Message- From: Jeff Waris

RE: Importing Scheduled Tasks

2004-03-19 Thread cfhelp
What about  CF5? Rick -Original Message- From: Dan Phillips [mailto:[EMAIL PROTECTED] Sent: Friday, March 19, 2004 7:11 AM To: CF-Talk Subject: RE: Importing Scheduled Tasks Are you using CF5 or MX? -Original Message- From: Jeff Waris [mailto:[EMAIL PROTECTED] Sent

RE: Importing Scheduled Tasks

2004-03-19 Thread Dave Watts
> I have about a dozen tasks on our production server that I > would like to migrate over to our backup servers, any way to > do this without manually entering in each one on each backup > server? You should be able to do this with the Archive & Restore functionality within the CF Administrator

RE: Importing Scheduled Tasks

2004-03-19 Thread Dave Watts
> I believe the task settings are stored in C:\CFusionMX\lib in > an XML file. Sorry, I can't remember which one. If you browse > them you should be able to see the settings. Scheduled tasks are in neo-cron.xml, I think. Dave Watts, CTO, Fig Leaf Software http://www.figleaf.com/

RE: Importing Scheduled Tasks

2004-03-19 Thread Jeff Waris
I'll look.. Thanks! -Original Message- From: Dan Phillips [mailto:[EMAIL PROTECTED] Sent: Friday, March 19, 2004 10:28 AM To: CF-Talk Subject: RE: Importing Scheduled Tasks I believe the task settings are stored in C:\CFusionMX\lib in an XML file. Sorry, I can't remember whi

RE: Importing Scheduled Tasks

2004-03-19 Thread Dan Phillips
bject: RE: Importing Scheduled Tasks I am using MX -Original Message- From: Dan Phillips [mailto:[EMAIL PROTECTED] Sent: Friday, March 19, 2004 10:11 AM To: CF-Talk Subject: RE: Importing Scheduled Tasks Are you using CF5 or MX?   _ [Todays Threads] [This Message] [Subscri

RE: Importing Scheduled Tasks

2004-03-19 Thread Jeff Waris
I am using MX -Original Message- From: Dan Phillips [mailto:[EMAIL PROTECTED] Sent: Friday, March 19, 2004 10:11 AM To: CF-Talk Subject: RE: Importing Scheduled Tasks Are you using CF5 or MX? [Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

RE: Importing Scheduled Tasks

2004-03-19 Thread Dan Phillips
Are you using CF5 or MX? -Original Message- From: Jeff Waris [mailto:[EMAIL PROTECTED] Sent: Friday, March 19, 2004 9:50 AM To: CF-Talk Subject: Importing Scheduled Tasks I have about a dozen tasks on our production server that I would like to migrate over to our backup servers, any way

Importing Scheduled Tasks

2004-03-19 Thread Jeff Waris
I have about a dozen tasks on our production server that I would like to migrate over to our backup servers, any way to do this without manually entering in each one on each backup server? Jeff W. [Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

<    1   2   3   4   >