Coldfusion Scheduler Tasks running Twice in 7.02

Ask a Question related to Coldfusion Server Administration, Design and Development.

  1. #1

    Default Coldfusion Scheduler Tasks running Twice in 7.02

    I am running CF 7.02 but am seeing the bug described in Bug #61272 which caused
    CF Scheduler tasks to be executed twice periodically. My understanding was
    that this bug was fixed in CF 7.02. Is there another known bug that would be
    causing this behavior?

    rick-h Guest

  2. Similar Questions and Discussions

    1. What tasks are currently running?
      I have a system that involves quite a few CF programs that may run for several minutes. These are graphics generators, large file processors, as...
    2. Scheduled Tasks not running
      We have a variety of scheduled tasks set up in our Cold Fusion Server Administration area. These tasks are set to run at a particular time on a...
    3. CF Scheduler jobs not running
      I just converted to MX7 and some of my scheduled tasks are not running. I can cut and paste the URL from admin into a web page and they run fine....
    4. Scheduled Tasks Running Twice
      Does Cold Fusion have a bug causing scheduled task to run twice? I have been having a problem where my scheduled tasks run twice - sometimes 5...
    5. Scheduled Tasks Not Auto Running | CFMX 7 | RH AS 4
      We are running cfmx 7 on red hat linux advanced server 4. I have a scheduled task set to run every 1 minutes 1sec. I can run the task manually...
  3. #2

    Default Re: Coldfusion Scheduler Tasks running Twice in 7.02

    We have several times found customers running mutliple instances of CF that
    were copied in various ways - like with a CF CAR file. Each instance is then
    running the same task.

    What does logging show - is a single instance running the same task twice?
    Have you tried deleting and recreating the task?

    ksmith 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