Scheduler !! Help-- come on

Ask a Question related to Coldfusion - Advanced Techniques, Design and Development.

  1. #1

    Default Scheduler !! Help-- come on

    My coldfusion Admin. Scheduling doesnt work...Any suggestions????
    emmim44 Guest

  2. Similar Questions and Discussions

    1. Scheduler.Log
      In the scheduler.log file after a scheduled task is executed a "Rescheduling for :" entry is added to scheduler.log to show when the task will be...
    2. Scheduler control
      I see the scheduler stores job information in a log file; however, I need to store the data in a database or comparable method to intelligently...
    3. Scheduler
      Hello, I am attempting to build a Scheduler server control that will run jobs at pre-scheduled times (i.e. daily, monthly, July 14 at 1:25pm). ...
    4. Scheduler Help
      I have several scheduled tasks. Prior to the upgrade to version 7 the tasks ran fine. Now the tasks are there, but don't seem to run. I've...
    5. Task Scheduler
      Noticed my scheduled backups were not running (never had a problem until now). Task scheduler was not started. When I try to manual start it, I...
  3. #2

    Default Re: Scheduler !! Help-- come on

    Can you be more specific?
    jorgepino Guest

  4. #3

    Default Re: Scheduler !! Help-- come on

    There is no log...CF mx server 6.1..When I manually run the task everything is fine..but
    emmim44 Guest

  5. #4

    Default Re: Scheduler !! Help-- come on

    On 2005-06-20 12:34:57 -0500, "emmim44" <webforumsuser@macromedia.com> said:
    > There is no log...CF mx server 6.1..When I manually run the task
    > everything is fine..but
    What settings are you entering in the CF admin to schedule it? Are you
    sure they're correct? What is the scheduled task supposed to be doing?
    How do you know it's not running? Have you tried adding something to
    the CFML page that the scheduled task is supposed to run to write to a
    log file or send you an email so you'll know if it ran or not? Have
    you tried creating a simpler scheduled task to see if *none* of your
    scheduled tasks are running or it's just a problem with this one?

    Matt
    --
    Matt Woodward
    [email]mpwoodward@gmail.com[/email]
    Team Macromedia - ColdFusion

    mpwoodward *TMM* Guest

  6. #5

    Default Re: Scheduler !! Help-- come on

    I have a question about this

    Matt

    I have a few applications that are stored under coldfusion server.
    wwwroot/inetpub/intranet. These do not run when i try to run them from
    scheduled events. But when i move these events to our webserver which also has
    the same MX server it starts running. I am a little confused. Do you have any
    ideas why this could be happening

    Thanks bunch

    BeRk

    BerkTheTurk Guest

  7. #6

    Default Re: Scheduler !! Help-- come on

    you should turn on your ColdFusion Executive task scheduling Log

    Debugging & Logging > Logging Settings
    and select
    Enable logging for scheduled tasks
    that will help find the problem


    jorgepino Guest

  8. #7

    Default Re: Scheduler !! Help-- come on

    Thanks i did. See what happens
    BeRk
    BerkTheTurk Guest

  9. #8

    Default Re: Scheduler !! Help-- come on

    The scheduler execute everyday at 1 pm instead of doing what it supposed to do........
    emmim44 Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139