Dual mail delivery from scheduled task on dual-instanceCFMX7 Enterprise system

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

  1. #1

    Default Dual mail delivery from scheduled task on dual-instanceCFMX7 Enterprise system

    Hi all, first of all apologies in case this has been solved somewhere, but
    after a day of looking through forums and the web, I can not find anything that
    fits.

    We have a CFMX7 Enterprise running on a Windows 2003 Server (Web Edition) Box,
    2 GB RAM, Intel Xeon 2.4 GHz ...

    A number of websites run in Instance1, a few others run in Instance2. This is
    to avoid one larger site causing troubles for the smaller sites in Instance2
    when it goes about to query large tables and generate the emails.

    We have a few scheduled tasks which get executed each hour, but manually
    triggering one schedule task will result in the same issue:

    In the scheduled task, a query selects the relevant email addresses and sends
    out the emails. The problem I have is, although the scheduled task is only
    listed in one of the instances when I check in the CF Administrator, the emails
    get send out twice, they also show up in "mailsent" logfiles on BOTH instances
    (I assume these are different logfiles...) - therefore I believe both instances
    work the scheduled task, resulting in double emails.

    Is there any possibility that this happens, I believe we did not experience
    double-emails with only one instance, and even got tripple email deliveries
    when we had three instances running for fun.

    ANY help on resolving this would be greatly appreciated - if you're in London,
    this buys you a drink if we bump into each other! :-)

    Thanks,
    Jonas

    imag_je Guest

  2. Similar Questions and Discussions

    1. Enterprise Edition on 2 dual core CPU server?
      Will the enterprise edition of ColdFusion that is licensed for 2 CPUs work on a server with 2 dual core CPUs (Dell PowerEdge 2950), and use them to...
    2. #25195 [NEW]: Warning: mail(): Could not execute mail delivery program ...
      From: mhawkins at ukeu dot com Operating system: Solaris 8 PHP version: Irrelevant PHP Bug Type: Mail related Bug...
    3. configuring a dual boot system
      Hi All, Can some one tell me How to configure a dual/multiboot system to run Windows NT and Solaris ? Thanks,
    4. Can't ghost dual-boot system
      Hi, Please, can someone help me with this? I am trying to use Norton Ghost to image a dual boot system with Windows 2000 Professional and Red Hat...
    5. Dual Xeon Linux vs. dual G5 : Where can I find direct speed comparison?
      It it hype or has apple blown away the x86 world? Any pointers most appreciated. Thanks Jim
  3. #2

    Default Re: Dual mail delivery from scheduled task ondual-instance CFMX7 Enterprise system

    seems to be the several jrun.exe processes that cause it... I'm still none the wiser... I must be missing something obvious... :-/
    imag_je Guest

  4. #3

    Default Re: Dual mail delivery from scheduled task on dual-instance CFMX7Enterprise system

    imag_je wrote:
    >
    > We have a CFMX7 Enterprise running on a Windows 2003 Server (Web Edition) Box,
    > 2 GB RAM, Intel Xeon 2.4 GHz ...
    >
    > A number of websites run in Instance1, a few others run in Instance2. This is
    > to avoid one larger site causing troubles for the smaller sites in Instance2
    > when it goes about to query large tables and generate the emails.
    >
    > We have a few scheduled tasks which get executed each hour, but manually
    > triggering one schedule task will result in the same issue:
    >
    > In the scheduled task, a query selects the relevant email addresses and sends
    > out the emails. The problem I have is, although the scheduled task is only
    > listed in one of the instances when I check in the CF Administrator, the emails
    > get send out twice, they also show up in "mailsent" logfiles on BOTH instances
    > (I assume these are different logfiles...)
    You assume that, or you have verified that?

    > therefore I believe both instances
    > work the scheduled task, resulting in double emails.
    You believe that, or you have verified that? (See the log of scheduled
    tasks for each instance.)

    Jochem


    --
    Jochem van Dieten
    Adobe Community Expert for ColdFusion
    Jochem van Dieten **AdobeCommunityExpert** 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