Re: Scheduled Tasks Error

2014-11-10 Thread John M Bliss
Only by restoring from backup. No clue as to root-cause / preventing it from happening again. On Sun, Nov 9, 2014 at 6:37 PM, Sebastian Powell bas...@gmail.com wrote: [crickets] :-) -- John Bliss - http://www.linkedin.com/in/jbliss I am experiencing the same issue on CF 11,

Re: Scheduled Tasks Error

2014-11-10 Thread Byron Mann
configuration for scheduled tasks which keeps all the tasks in a database instead of a file. This has been really nice, since we have 12 instance running for all our internals. I think the only issue we have seen is the next run time not being updated appropriately. I believe this has only happened

Re: Scheduled Tasks Error

2014-11-10 Thread Russ Michaels
. A subsequent restart of CF may have created a backup of the xml file before stopping, rendering the bak file empty as well. We moved to clustered configuration for scheduled tasks which keeps all the tasks in a database instead of a file. This has been really nice, since we have 12 instance running

Re: Scheduled Tasks Error

2014-11-10 Thread Byron Mann
restart of CF may have created a backup of the xml file before stopping, rendering the bak file empty as well. We moved to clustered configuration for scheduled tasks which keeps all the tasks in a database instead of a file. This has been really nice, since we have 12 instance running

Re: Scheduled Tasks Error

2014-11-10 Thread Russ Michaels
file empty as well. We moved to clustered configuration for scheduled tasks which keeps all the tasks in a database instead of a file. This has been really nice, since we have 12 instance running for all our internals. I think the only issue we have seen is the next run time

Re: Scheduled Tasks Error

2014-11-09 Thread Sebastian Powell
[crickets] :-) -- John Bliss - http://www.linkedin.com/in/jbliss I am experiencing the same issue on CF 11, neo-cron.xml all the scedheuled task vanished. and its an empty file. Did you manage to resolve this? ~|

Re: Scheduled Tasks Error

2014-11-09 Thread Bryan Stevenson
Weekend ;-) chirp chirp *Bryan Stevenson*B.Comm. President CEO Electric Edge Systems Group Inc. - makers of FACTS^(TM) phone: 250.480.0642 cell: 250.920.8830 e-mail: br...@electricedgesystems.com mailto:br...@electricedgesystems.com web: www.electricedgesystems.com

Re: Scheduled Tasks Error

2014-11-09 Thread Russ Michaels
if you just restore that file from your backups, then everything should be good again :-) On Sun, Nov 9, 2014 at 11:37 PM, Sebastian Powell bas...@gmail.com wrote: [crickets] :-) -- John Bliss - http://www.linkedin.com/in/jbliss I am experiencing the same issue on CF 11,

Re: Scheduled Tasks Error

2014-08-24 Thread John M Bliss
...@gmail.com wrote: ACF 10,0,12,286680 This AM, when I login to the admin and click Scheduled Tasks, I get the following error. Ideas? The system has attempted to use an undefined value, which usually indicates a programming error, either in your code or some system code. Null Pointers

Scheduled Tasks Error

2014-08-23 Thread John M Bliss
ACF 10,0,12,286680 This AM, when I login to the admin and click Scheduled Tasks, I get the following error. Ideas? The system has attempted to use an undefined value, which usually indicates a programming error, either in your code or some system code. Null Pointers are another name

Re: Scheduled Tasks Error

2014-08-23 Thread John M Bliss
Scheduled Tasks, I get the following error. Ideas? The system has attempted to use an undefined value, which usually indicates a programming error, either in your code or some system code. Null Pointers are another name for undefined values. The error occurred in scheduletasks.cfm: line 188 -1

Scheduled Tasks Not Attempted

2014-08-20 Thread John M Bliss
Here's a strange one: ACF 10,0,12,286680 Scheduled Tasks not attempted. I have numerous Scheduled Tasks that run daily in the early AM hours. This AM, it appears that none of them ran. No errors. The Scheduled Task page in the Admin shows two types: Duration Interval Last Run Next Run Sep 17

Re: Scheduled Tasks Not Attempted

2014-08-20 Thread Byron Mann
Do you have logging your scheduled tasks enabled? Might shed some light. Does a CF restart fix the issue? Are these setup as clustered? If so I would check server time-stamps between CF and DB servers to ensure they are correct. Not sure if this would really matter, as I would think CF would

Re: Scheduled Tasks Not Running

2014-04-03 Thread Byron Mann
I'd also add as a side note, that while you don't have to, you should always use SSL, when using the basic authentication. Byron Mann Lead Engineer Architect HostMySite.com While Ian's post is still applicable and on point, scheduled task URLs do not have to be anonymously accessible. They

Re: Scheduled Tasks Not Running

2014-04-02 Thread Fred Ubercake
copies of this message. This post is ancient, but still applicable (CF8). It's kind of messed up how scheduled tasks have to be accessible anonymously. Thanks for this post! ~| Order the Adobe Coldfusion Anthology now! http

Re: Scheduled Tasks Not Running

2014-04-02 Thread Dave Watts
This post is ancient, but still applicable (CF8). It's kind of messed up how scheduled tasks have to be accessible anonymously. While Ian's post is still applicable and on point, scheduled task URLs do not have to be anonymously accessible. They just have to use Basic Authentication instead

Scheduled Tasks Running Twice

2014-04-01 Thread Robert Harrison
All of the sudden all of the scheduled CF tasks are running twice in a row, one minute apart. We can find no sign of duplicate tasks in the scheduler. Any ideas? Thanks, Robert ~| Order the Adobe Coldfusion Anthology now!

RE: Scheduled Tasks Running Twice

2014-04-01 Thread Robert Harrison
, 2014 9:13 AM To: cf-talk Subject: Scheduled Tasks Running Twice All of the sudden all of the scheduled CF tasks are running twice in a row, one minute apart. We can find no sign of duplicate tasks in the scheduler. Any ideas? Thanks, Robert

Re: Scheduled Tasks Running Twice

2014-04-01 Thread Russ Michaels
AM To: cf-talk Subject: Scheduled Tasks Running Twice All of the sudden all of the scheduled CF tasks are running twice in a row, one minute apart. We can find no sign of duplicate tasks in the scheduler. Any ideas? Thanks, Robert

Re: Scheduled Tasks Running Twice

2014-04-01 Thread main
-talk Subject: Scheduled Tasks Running Twice All of the sudden all of the scheduled CF tasks are running twice in a row, one minute apart. We can find no sign of duplicate tasks in the scheduler. Any ideas? Thanks, Robert

Re: Scheduled Tasks Running Twice

2014-04-01 Thread Akos Fortagh
we had this when tech support told us that our old server was shut down, then we found it wasn't and it was still executing the scheduled tasks. What does the scheduler log tell you? ~| Order the Adobe Coldfusion Anthology now

Re: CF9 vs CF10 scheduled tasks

2014-02-24 Thread Claude Schnéegans
considering all the (well documented) problems it caused previously. Yes, I remember now. ~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion

Re: CF9 vs CF10 scheduled tasks

2014-02-24 Thread Dave Watts
However, there is now a restriction on the extension for the log file. It can only be .txt or .log, for so called secirity reason (?). This is also true in CF 9.0.2 and may be true in the latest CHF for 9.0.1. Dave Watts, CTO, Fig Leaf Software 1-202-527-9569 http://www.figleaf.com/

Re: CF9 vs CF10 scheduled tasks

2014-02-24 Thread Gonzo Rock
On Sun, Feb 23, 2014 at 3:12 PM, wrote: Is it possible to run scheduled tasks in CF10 Standard Edition? It sure is. However, there is now a restriction on the extension for the log file. It can only be .txt or .log, for so called secirity reason (?). Good to know... They were

CF9 vs CF10 scheduled tasks

2014-02-23 Thread Gonzo Rock
We have pushed all our Manufacturing application installs since 2012 onto CF9 when we ran into what I recall was a scheduled tasks being moved into the Enterprise edition only issue. We couldn't set them up... somehow it was denied. It was simple for us to not worry about it and advise all new

Re: CF9 vs CF10 scheduled tasks

2014-02-23 Thread Claude Schnéegans
Is it possible to run scheduled tasks in CF10 Standard Edition? It sure is. However, there is now a restriction on the extension for the log file. It can only be .txt or .log, for so called secirity reason (?). ~| Order

Re: CF9 vs CF10 scheduled tasks

2014-02-23 Thread Russ Michaels
, 2014 at 11:12 PM, wrote: Is it possible to run scheduled tasks in CF10 Standard Edition? It sure is. However, there is now a restriction on the extension for the log file. It can only be .txt or .log, for so called secirity reason

too many scheduled tasks in the CF-backend

2013-12-22 Thread Uwe Degenhardt
scheduled tasks manually in the CF backend. :-( Any ideas how to do this ? We run CF 8 on Windows. Uwe P.S.: This message is a resend of my message from 12/17/2013 that obviously never got posted. ~| Order the Adobe

Re: too many scheduled tasks in the CF-backend

2013-12-22 Thread Bill Moniz
Yep. With a combination of cfschedule and a Java serviceFactory. You can retrieve a list of all scheduled tasks using the Java object then loop over it to delete based on whatever condition you like. You get back an array of structs where the name of each task is contained in the key Task

Re: Scheduled Tasks Oddity

2013-12-19 Thread John M Bliss
is to make sure to always use capital names in CF10. Some are all-caps and some are mixed-case. All were failing to run. don;t know how often you are running it, but maybe this might help http://blog.dkferguson.com/index.cfm/2012/12/6/ColdFusion-10-Scheduled-tasks-and-misfires Interesting. I'll have

Scheduled Tasks Oddity

2013-12-18 Thread John M Bliss
Running ACF 10,0,12,286680 Pull up CF Admin Server Settings Scheduled Tasks Click Run Scheduled Task button next to task that's known to work properly. Page refreshes quickly and CF tells me that it ran the task...but task did not actually run and I don't see any errors caught anywhere

Re: Scheduled Tasks Oddity

2013-12-18 Thread John M Bliss
Another clue? Tasks in this state have a Resume Scheduled Task button instead of a Pause Scheduled Task button. On Fri, Dec 13, 2013 at 2:23 PM, John M Bliss bliss.j...@gmail.com wrote: Running ACF 10,0,12,286680 Pull up CF Admin Server Settings Scheduled Tasks Click Run Scheduled Task

Re: Scheduled Tasks Oddity

2013-12-18 Thread John M Bliss
, John M Bliss bliss.j...@gmail.comwrote: Running ACF 10,0,12,286680 Pull up CF Admin Server Settings Scheduled Tasks Click Run Scheduled Task button next to task that's known to work properly. Page refreshes quickly and CF tells me that it ran the task...but task did not actually run

Re: Scheduled Tasks Oddity

2013-12-18 Thread Ricardo Russon
13, 2013 at 2:23 PM, John M Bliss bliss.j...@gmail.com wrote: Running ACF 10,0,12,286680 Pull up CF Admin Server Settings Scheduled Tasks Click Run Scheduled Task button next to task that's known to work properly. Page refreshes quickly and CF tells me that it ran the task

Re: Scheduled Tasks Oddity

2013-12-18 Thread Russ Michaels
don;t know how often you are running it, but maybe this might help http://blog.dkferguson.com/index.cfm/2012/12/6/ColdFusion-10-Scheduled-tasks-and-misfires On Fri, Dec 13, 2013 at 7:23 PM, John M Bliss bliss.j...@gmail.com wrote: Running ACF 10,0,12,286680 Pull up CF Admin Server

Re: Scheduled Tasks Oddity

2013-12-18 Thread Jon Clausen
Scheduled Task button. On Fri, Dec 13, 2013 at 2:23 PM, John M Bliss bliss.j...@gmail.com wrote: Running ACF 10,0,12,286680 Pull up CF Admin Server Settings Scheduled Tasks Click Run Scheduled Task button next to task that's known to work properly. Page refreshes quickly and CF tells me

Copy Scheduled Tasks To ACF10

2013-04-09 Thread John M Bliss
Hi. I recently upgraded from ACF8 to ACF10 and, for whatever reason, my scheduled tasks did not end up in ACF10. The ACF8 install is still present on the server. Is there a way to copy the scheduled tasks over post-upgrade? Or will I need to re-add them all manually? -- John Bliss - http

Re: Copy Scheduled Tasks To ACF10

2013-04-09 Thread Russ Michaels
...@gmail.com wrote: Hi. I recently upgraded from ACF8 to ACF10 and, for whatever reason, my scheduled tasks did not end up in ACF10. The ACF8 install is still present on the server. Is there a way to copy the scheduled tasks over post-upgrade? Or will I need to re-add them all manually? -- John

Re: Copy Scheduled Tasks To ACF10

2013-04-09 Thread John M Bliss
Michaels www.michaels.me.uk www.cfmldeveloper.com - Free CFML hosting for developers www.cfsearch.com - CF search engine On Apr 9, 2013 6:02 PM, John M Bliss bliss.j...@gmail.com wrote: Hi. I recently upgraded from ACF8 to ACF10 and, for whatever reason, my scheduled tasks did not end up

Re: Copy Scheduled Tasks To ACF10

2013-04-09 Thread Raymond Camden
wrote: Hi. I recently upgraded from ACF8 to ACF10 and, for whatever reason, my scheduled tasks did not end up in ACF10. The ACF8 install is still present on the server. Is there a way to copy the scheduled tasks over post-upgrade? Or will I need to re-add them all manually

Re: Copy Scheduled Tasks To ACF10

2013-04-09 Thread Russ Michaels
CFML hosting for developers www.cfsearch.com - CF search engine On Apr 9, 2013 6:02 PM, John M Bliss bliss.j...@gmail.com wrote: Hi. I recently upgraded from ACF8 to ACF10 and, for whatever reason, my scheduled tasks did not end up in ACF10. The ACF8 install is still present

Re: Copy Scheduled Tasks To ACF10

2013-04-09 Thread John M Bliss
hosting for developers www.cfsearch.com - CF search engine On Apr 9, 2013 6:02 PM, John M Bliss bliss.j...@gmail.com wrote: Hi. I recently upgraded from ACF8 to ACF10 and, for whatever reason, my scheduled tasks did not end up in ACF10. The ACF8 install is still present

Re: Copy Scheduled Tasks To ACF10

2013-04-09 Thread Raymond Camden
upgraded from ACF8 to ACF10 and, for whatever reason, my scheduled tasks did not end up in ACF10. The ACF8 install is still present on the server. Is there a way to copy the scheduled tasks over post-upgrade? Or will I need to re-add them all manually? -- John

Re: Copy Scheduled Tasks To ACF10

2013-04-09 Thread John M Bliss
scheduled tasks did not end up in ACF10. The ACF8 install is still present on the server. Is there a way to copy the scheduled tasks over post-upgrade? Or will I need to re-add them all manually? -- John Bliss - http://about.me/jbliss

Re: Copy Scheduled Tasks To ACF10

2013-04-09 Thread John M Bliss
www.cfsearch.com - CF search engine On Apr 9, 2013 6:02 PM, John M Bliss bliss.j...@gmail.com wrote: Hi. I recently upgraded from ACF8 to ACF10 and, for whatever reason, my scheduled tasks did not end up in ACF10. The ACF8 install is still present on the server

Re: Copy Scheduled Tasks To ACF10

2013-04-09 Thread Russ Michaels
- Free CFML hosting for developers www.cfsearch.com - CF search engine On Apr 9, 2013 6:02 PM, John M Bliss bliss.j...@gmail.com wrote: Hi. I recently upgraded from ACF8 to ACF10 and, for whatever reason, my scheduled tasks did not end up in ACF10. The ACF8

Running Scheduled Tasks

2012-03-05 Thread Chad Baloga
We have a new server that I am trying to run scheduled tasks on. Problem is, the server does not have internet access out and it is an SSL site. So I cannot browse by IP because I get the SSL error that the host names do not match. I am able to add the IP/URL to the hosts file and browse

Re: Running Scheduled Tasks

2012-03-05 Thread Dave Watts
We have a new server that I am trying to run scheduled tasks on.  Problem is, the server does not have internet access out and it is an SSL site.  So I cannot browse by IP because I get the SSL error that the host names do not match.  I am able to add the IP/URL to the hosts file

Scheduled Tasks Running Multiple Threads

2011-11-09 Thread Dave Sueltenfuss
On CF 9.0.1, has anyone run into the issue of the CF server spawning multiple threads for the same scheduled task? To date, we have been unable to find a cause, or even a reason for this happening. The only solutions we have found to resolve it is to either restart the CF service or pause/edit

Re: Log That Keeps Track of Scheduled Tasks

2010-12-11 Thread Mike Chabot
On Fri, Dec 10, 2010 at 11:53 AM, Asaf Peleg a...@locusenergy.com wrote: Hi, I'm using CF8 and I have several scheduled tasks that run. I'm investigating an issue that looks like the scheduler sometimes fails to execute files. I'm making this assumption b/c the application.log didn't

Log That Keeps Track of Scheduled Tasks

2010-12-10 Thread Asaf Peleg
Hi, I'm using CF8 and I have several scheduled tasks that run. I'm investigating an issue that looks like the scheduler sometimes fails to execute files. I'm making this assumption b/c the application.log didn't record any errors and I didn't get an email from my tasks that it failed (I

Re: Log That Keeps Track of Scheduled Tasks

2010-12-10 Thread Ian Skinner
On 12/10/2010 8:53 AM, Asaf Peleg wrote: Is there a log that CF keeps that records when it ran a task or something of this nature. You have to enable it from the ColdFusion Administrator. But then it will record the execution and scheduling of all the tasks.

Re: CF9 Paused Scheduled Tasks Still Running

2010-10-07 Thread Christopher Watson
I'm thinking that this is maybe NOT the way things should be. In my opinion, the Last Run column, as the name suggests (and what one would typically want to see, don't you think?) should always display the date/time of the most recent ACTUAL RUN, or execution, of the Scheduled Task, not the

RE: CF9 Paused Scheduled Tasks Still Running

2010-10-07 Thread Bobby Hartsfield
it. .:.:.:.:.:.:.:.:.:.:.:.:.:. Bobby Hartsfield http://acoderslife.com -Original Message- From: Christopher Watson [mailto:skyg...@gmail.com] Sent: Thursday, October 07, 2010 9:29 PM To: cf-talk Subject: Re: CF9 Paused Scheduled Tasks Still Running I'm thinking that this is maybe NOT the way

CF9 Paused Scheduled Tasks Still Running

2010-10-05 Thread Christopher Watson
I've got about 20 scheduled tasks set up in a CF9 installation, and I have every single one of them PAUSED. Yes, the second icon from the left in the Actions column of the Scheduled Tasks page in CF Admin shows as a green light document, with the title (tool tip) of Resume Scheduled Task

RE: CF9 Paused Scheduled Tasks Still Running

2010-10-05 Thread DURETTE, STEVEN J (ATTASIAIT)
Paused Scheduled Tasks Still Running I've got about 20 scheduled tasks set up in a CF9 installation, and I have every single one of them PAUSED. Yes, the second icon from the left in the Actions column of the Scheduled Tasks page in CF Admin shows as a green light document, with the title (tool

RE: CF9 Paused Scheduled Tasks Still Running

2010-10-05 Thread Bobby Hartsfield
, 2010 12:44 PM To: cf-talk Subject: CF9 Paused Scheduled Tasks Still Running I've got about 20 scheduled tasks set up in a CF9 installation, and I have every single one of them PAUSED. Yes, the second icon from the left in the Actions column of the Scheduled Tasks page in CF Admin shows as a green

RE: Phantom Scheduled Tasks

2010-03-19 Thread Bryan S
Den The Cron Job is running the URL on a remote Linux Server. The browser settings on my PC would have no affect on it. Bryan -Original Message- From: denstar [mailto:valliants...@gmail.com] Sent: Wednesday, March 17, 2010 7:31 PM To: cf-talk Subject: Re: Phantom Scheduled Tasks

Re: Phantom Scheduled Tasks

2010-03-19 Thread denstar
On Fri, Mar 19, 2010 at 6:06 AM, Bryan S wrote: Den The Cron Job is running the URL on a remote Linux Server. The browser settings on my PC would have no affect on it. It was just a Hail Mary, as you'd said it works fine from your browser, but both the cron job and the scheduled task do the

Re: Phantom Scheduled Tasks

2010-03-17 Thread Bryan S
I am now getting the same behavior running Event1 from a Linux Cron Job with the Cold Fusion Scheduled Tasks turned off. I have added new code to Event2.that prevents the undesired reports from running. This does not solve the mystery, however, and it could lead to other problems so I would

Re: Phantom Scheduled Tasks

2010-03-17 Thread denstar
On Wed, Mar 17, 2010 at 12:33 PM, Bryan S wrote: There is only one cfhttp call in the whole app and no cflocation calls. Maybe it's something with cookies, is all I can think of. What happens if you turn off cookies and whatnot in your browser, and then hit the URL? :Den -- Man acts as

Re: Daylight Savings Scheduled Tasks

2010-03-13 Thread Terry Ford
I usually use the following JVM arg (I'm in the central time zone): -Duser.timezone=America/Chicago Hmm, thanks... but am still a little confused. What determines whether coldfusion/CFScheduler switches to daylight savings time? (A) the timezone settings in the OS or (B) settings in the

Re: Daylight Savings Scheduled Tasks

2010-03-13 Thread Matt Quackenbush
CF relies on the JVM for time zone settings. ~| Want to reach the ColdFusion community with something they want? Let them know on the House of Fusion mailing lists Archive:

RE: Phantom Scheduled Tasks

2010-03-12 Thread Bryan S
Scheduled Tasks Something to test: I'd change the scheduled task to run at something other than 10 minutes and see if it affects that 5 minute timeframe. Then you'd at least know that the second one is definitely tied into the first one as the 5 minute window changes when you changed the 10 minute

RE: Phantom Scheduled Tasks

2010-03-12 Thread Bryan S
I disabled all of the existing Scheduled Tasks relating to this application. I then deleted all of the existing Scheduled Tasks relating to this application. I created a new Scheduled Task with a new name and an interval of 6 minutes instead of 10 or 7. The test results were identical

Re: Phantom Scheduled Tasks

2010-03-12 Thread Dorioo
and making a CFHTTP call. - Gabriel On Fri, Mar 12, 2010 at 7:56 AM, Bryan S bryansgroup...@gmail.com wrote: I disabled all of the existing Scheduled Tasks relating to this application. I then deleted all of the existing Scheduled Tasks relating to this application. I created a new

RE: Phantom Scheduled Tasks

2010-03-12 Thread Earl, George
Bryan said: Exactly 5 minutes later another identical URL fires and starts another report. There is no indication in the Cold Fusion Scheduled Task log or in my application logs that another Cold Fusion Scheduled Task fires. There is an indication in my application log that a URL calling the

RE: Phantom Scheduled Tasks

2010-03-12 Thread Bryan S
-talk Subject: Re: Phantom Scheduled Tasks Another test comes to mind. I'd change the call to run a report to do something else like write a text file that's named using a UUID. Does that file get written again 5 minutes later? Testing to see if the main task runs twice for everything or if there's

Re: Phantom Scheduled Tasks

2010-03-12 Thread Dorioo
So it wrote the file again 5 minutes later? Do any of your other scheduled tasks behave like this one? - Gabriel On Fri, Mar 12, 2010 at 9:59 AM, Bryan S bryansgroup...@gmail.com wrote: Gabriel configNumber is an identifier I put on the URL called by the scheduled task. I pass it all

RE: Phantom Scheduled Tasks

2010-03-12 Thread Bryan S
Gabriel Yes it does write another file five minutes later. Sorry, that is why I included the time stamps to demonstrate that. I haven't experienced this with other scheduled tasks but none of the other scheduled tasks redirect to another URL either. Bryan -Original Message- From

RE: Phantom Scheduled Tasks

2010-03-12 Thread DURETTE, STEVEN J (ATTASIAIT)
frame is. Steve -Original Message- From: Bryan S [mailto:bryansgroup...@gmail.com] Sent: Friday, March 12, 2010 10:21 AM To: cf-talk Subject: RE: Phantom Scheduled Tasks Gabriel Yes it does write another file five minutes later. Sorry, that is why I included the time stamps

Re: Phantom Scheduled Tasks

2010-03-12 Thread Dorioo
be something internal to CF. 1. The updater notes for CF7 include a fix for scheduled tasks running twice. Updater notes are never that detailed so this may be related to that. Running the updater is at least an option if not already done. 2. If you've already updated and it's still occurring, I know

RE: Phantom Scheduled Tasks

2010-03-12 Thread Bryan S
Steve I did a global search of the application and cfschedule appears no where. Bryan -Original Message- From: DURETTE, STEVEN J (ATTASIAIT) [mailto:sd1...@att.com] Sent: Friday, March 12, 2010 10:26 AM To: cf-talk Subject: RE: Phantom Scheduled Tasks Bryan, You don't by any chance

RE: Phantom Scheduled Tasks

2010-03-12 Thread Bryan S
: Re: Phantom Scheduled Tasks I saw the timestamp but was wondering if your code was _only_ creating the files or if it was still calling the CFHTTP call _and_ creating the files. In other words, is it the CFHTTP call that triggers it? Regardless, if it's not your code, that 5 minute timeframe

Re: Phantom Scheduled Tasks

2010-03-12 Thread Dorioo
[mailto:dor...@gmail.com] Sent: Friday, March 12, 2010 10:42 AM To: cf-talk Subject: Re: Phantom Scheduled Tasks I saw the timestamp but was wondering if your code was _only_ creating the files or if it was still calling the CFHTTP call _and_ creating the files. In other words

RE: Phantom Scheduled Tasks

2010-03-11 Thread Bryan S
does not occur. Bryan -Original Message- From: Bryan S [mailto:bryansgroup...@gmail.com] Sent: Wednesday, March 10, 2010 4:19 PM To: 'cf-talk@houseoffusion.com' Subject: RE: Phantom Scheduled Tasks Steve Thanks very much. I've added those to my code and will run another series of tests

RE: Phantom Scheduled Tasks

2010-03-11 Thread DURETTE, STEVEN J (ATTASIAIT)
Scheduled Tasks The data are the same for both the desired call and the unexplained call to the URL exactly five minutes later. The five minute interval is very puzzling as is the fact that it only happens when Event1 is run *from the Cold Fusion 7 scheduler*. If I run event1 in a browser the second

Re: Phantom Scheduled Tasks

2010-03-11 Thread Dorioo
After restarting the server, the scheduled tasks are activated twice. ?? http://www.adobe.com/support/documentation/en/coldfusion/mx702/cf702_releasenotes.html - Gabriel On Thu, Mar 11, 2010 at 10:33 AM, DURETTE, STEVEN J (ATTASIAIT) sd1...@att.com wrote: Is the CF7 server fully patched?  I

RE: Phantom Scheduled Tasks

2010-03-11 Thread Bryan S
Gabriel and Steve There is no indication in the Cold Fusion Scheduled Task log that the Scheduled Tasks are activating twice. There is no indication in the Cold Fusion Scheduled Task log that the Scheduled Tasks are running twice. There is no indication in my application logs that Event1 which

Re: Phantom Scheduled Tasks

2010-03-11 Thread Dorioo
that the Scheduled Tasks are activating twice. There is no indication in the Cold Fusion Scheduled Task log that the Scheduled Tasks are running twice. There is no indication in my application logs that Event1 which is run by the scheduled task is running twice. There *is* indication in my

RE: Phantom Scheduled Tasks

2010-03-11 Thread Bryan S
have been in regular contact with them about this issue. Bryan -Original Message- From: Dorioo [mailto:dor...@gmail.com] Sent: Thursday, March 11, 2010 1:31 PM To: cf-talk Subject: Re: Phantom Scheduled Tasks Is your scheduled task scheduled to run every 5 minutes? Do you have the latest

Re: Phantom Scheduled Tasks

2010-03-11 Thread Ian Skinner
I have not followed this thread to know if this has been asked. But have you confirmed that there is not another ColdFusion server (development, testing, cluster, something) calling that URL as another scheduled taks on that system. I've seen that in the past where somebody sets a schedule

RE: Phantom Scheduled Tasks

2010-03-11 Thread Bryan S
-talk Subject: Re: Phantom Scheduled Tasks I have not followed this thread to know if this has been asked. But have you confirmed that there is not another ColdFusion server (development, testing, cluster, something) calling that URL as another scheduled taks on that system. I've seen

Re: Phantom Scheduled Tasks

2010-03-11 Thread Dorioo
: Ian Skinner [mailto:h...@ilsweb.com] Sent: Thursday, March 11, 2010 1:54 PM To: cf-talk Subject: Re: Phantom Scheduled Tasks I have not followed this thread to know if this has been asked. But have you confirmed that there is not another ColdFusion server (development, testing, cluster

Daylight Savings Scheduled Tasks

2010-03-11 Thread Terry Ford
I have had the following problem the last couple of time changes, and would like to know if there is a simple solution to fix it: I have a number of tasks that I need to run just after midnight, local time (CT), whether it's standard CST or daylight CDT. 12:01 AM. I use CF scheduler with

RE: Phantom Scheduled Tasks

2010-03-11 Thread Rick Faircloth
Bryan... Have you tried deleting your scheduled tasks and then re-entering them? Might clear the cobwebs... Rick -Original Message- From: Bryan S [mailto:bryansgroup...@gmail.com] Sent: Thursday, March 11, 2010 5:29 PM To: cf-talk Subject: RE: Phantom Scheduled Tasks Ian Yes I have

RE: Daylight Savings Scheduled Tasks

2010-03-11 Thread Andrew Scott
after that or before that time. -Original Message- From: Terry Ford [mailto:terryfor...@yahoo.com] Sent: Thursday, March 11, 2010 8:33 PM To: cf-talk Subject: Daylight Savings Scheduled Tasks I have had the following problem the last couple of time changes, and would like to know

Re: Daylight Savings Scheduled Tasks

2010-03-11 Thread Kym Kovan
On 12/03/2010 12:33, Terry Ford wrote: I have had the following problem the last couple of time changes, and would like to know if there is a simple solution to fix it: I have a number of tasks that I need to run just after midnight, local time (CT), whether it's standard CST or daylight

Re: Daylight Savings Scheduled Tasks

2010-03-11 Thread Terry Ford
I personally would not have DST switched on for a server, and have it disabled Thanks for the response. I just switched DST off on the server (RHEL linux: ln -s /usr/share/zoneinfo/Etc/GMT+6 localtime). However, the scheduler.log is still picking up CST somehow after a CF reboot: task --

Re: Daylight Savings Scheduled Tasks

2010-03-11 Thread Brad Wood
I usually use the following JVM arg (I'm in the central time zone): -Duser.timezone=America/Chicago ~Brad - Original Message - From: Terry Ford terryfor...@yahoo.com To: cf-talk cf-talk@houseoffusion.com Sent: Thursday, March 11, 2010 9:48 PM Subject: Re: Daylight Savings Scheduled

RE: Daylight Savings Scheduled Tasks

2010-03-11 Thread Andrew Scott
When making changes to the local and region settings ColdFusion must be restarted, I am assuming you did that? -Original Message- From: Terry Ford [mailto:terryfor...@yahoo.com] Sent: Thursday, March 11, 2010 10:48 PM To: cf-talk Subject: Re: Daylight Savings Scheduled Tasks I

RE: Phantom Scheduled Tasks

2010-03-10 Thread Bryan S
am I doing wrong? And thanks for the help. Bryan -Original Message- From: Dorioo [mailto:dor...@gmail.com] Sent: Tuesday, March 09, 2010 4:11 PM To: cf-talk Subject: Re: Phantom Scheduled Tasks Cflocation within a scheduled task would be the first thing I'd toss while testing. Doesn't

Re: Phantom Scheduled Tasks

2010-03-10 Thread Dorioo
doing wrong? And thanks for the help. Bryan -Original Message- From: Dorioo [mailto:dor...@gmail.com] Sent: Tuesday, March 09, 2010 4:11 PM To: cf-talk Subject: Re: Phantom Scheduled Tasks Cflocation within a scheduled task would be the first thing I'd toss while testing. Doesn't

Re: Phantom Scheduled Tasks

2010-03-10 Thread John Drake
Its a bit of a kludge - but could you add some cfif code to check the time and if it didn't meet the criteria it wouldn't process? I.e. if the task is supposed to fire every 12 minutes - check the time when running the task and if it isn't :12, :24, :36, :48, or :00 - then don't execute.

RE: Phantom Scheduled Tasks

2010-03-10 Thread Bryan S
] Sent: Wednesday, March 10, 2010 9:32 AM To: cf-talk Subject: Re: Phantom Scheduled Tasks Dump cfhttp after the call and it will show you useful information (run the page in the browser so you can see the dump). Look at the status values and response for clues as to what's going. - Gabriel

Re: Phantom Scheduled Tasks

2010-03-10 Thread Dorioo
=cfhttp                        cfabort / This problem is killing me. Bryan -Original Message- From: Dorioo [mailto:dor...@gmail.com] Sent: Wednesday, March 10, 2010 9:32 AM To: cf-talk Subject: Re: Phantom Scheduled Tasks Dump cfhttp after the call and it will show you useful

RE: Phantom Scheduled Tasks

2010-03-10 Thread DURETTE, STEVEN J (ATTASIAIT)
, March 10, 2010 1:43 PM To: cf-talk Subject: RE: Phantom Scheduled Tasks -The good news... The cfhttp call is working now. When I tried it in the .cfc I disabled the .cfm view. When that didn't work I put the cfhttp call in the .cfm but forgot to reenable the view. -The bad news... The cfhttp call

Re: Phantom Scheduled Tasks

2010-03-10 Thread Dorioo
#                        cfhttp = cfdump var=#cfhttp# var=cfhttp                        cfabort / This problem is killing me. Bryan -Original Message- From: Dorioo [mailto:dor...@gmail.com] Sent: Wednesday, March 10, 2010 9:32 AM To: cf-talk Subject: Re: Phantom Scheduled Tasks

RE: Phantom Scheduled Tasks

2010-03-10 Thread Bryan S
Gabriel O.K. I fixed the problem with the cfdump having two vars and no label but prior to reading your post showing my oversight I tried to do some file logging as shown below. The results of the top call to logEntry show in the file but the results of the second call do not. This occurred with

RE: Phantom Scheduled Tasks

2010-03-10 Thread Bryan S
-Original Message- From: John Drake [mailto:char...@ohmss.info] Sent: Wednesday, March 10, 2010 12:53 PM To: cf-talk Subject: Re: Phantom Scheduled Tasks Its a bit of a kludge - but could you add some cfif code to check the time and if it didn't meet the criteria it wouldn't process? I.e

  1   2   3   4   >