Quartz job fires multiple times

Posted by GustlyWind on Stack Overflow See other posts from Stack Overflow or by GustlyWind
Published on 2010-03-23T04:25:50Z Indexed on 2010/03/23 4:31 UTC
Read the original article Hit count: 487

Filed under:
|
|

Hi,

I have a building block which sets up a Quartz job to send out emails every morning. The job is fired three times every morning instead of once. We have a hosted instance of Blackboard, which I am told runs on three virtual servers. I am guessing this is what is causing the problem, as the building block was previously working fine on a single server installation.

Does anyone have Quartz experience, or could suggest how one might prevent the job from firing multiple times?

Thanks,

© Stack Overflow or respective owner

Related posts about quartz

Related posts about job