|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Cfschedule
Is there a way to clear all current tasts? I don't remember that I had named them before, as i has been so long, so i was wondering if you could just clear all tasks on the server.
|
|
#2
|
|||
|
|||
|
Aside from going into the CF administrator, you'll have to try using the undocumented service factory components (the Java components that underly CF) and try to get a list of the scheduled tasks that way. Try doing some Google searches for ColdFusion and ServiceFactory, but it will probably take some digging. Even then though, this will probably give you ALL the scheduled tasks on the server, even those that aren't yours (if you are on a shared server). Your best bet is definitely to use the CF administrator if you have access to it.
__________________
Ask if you have a question, but also help answer questions that you have knowledge of! Thanks, Brian. How to Post a Question in the Forums |
|
#3
|
|||
|
|||
|
I contacted my host to see if they can do it, I am such a pain to them.
However, tonight, I cannot let the task happen.... until it's all resolved, what would happen if I just deleted the file the scheduled task links to..?Quote:
|
|
#4
|
|||
|
|||
|
It would probably throw an uncaught exception. You could also just delete all the code out of the file and replace it with nothing, or with <cfabort> to just abort processing.
|
![]() |
| Viewing: Dev Shed Forums > Programming Languages - More > ColdFusion Development > Cfschedule |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|