[Logo] Terracotta Discussion Forums (LEGACY READ-ONLY ARCHIVE)
  [Search] Search   [Recent Topics] Recent Topics   [Members]  Member Listing   [Groups] Back to home page 
[Register] Register / 
[Login] Login 
[Expert]
Messages posted by: sidd14  XML
Profile for sidd14 -> Messages posted by sidd14 [2]
Author Message
Hi,

We are using quartz 2.2.1 in cluster. We have a requirement to pause a trigger. But found this does not survive server restart. Tried with OracleDelegate updateTriggerStatw method but still didn't worked. I believe QRTZ_PAUSED_TRIGGER_GRPS table needs to be populated. But not sure if there is any corresponding api. Can anyone please assist.

Thanks in advance.

Rgds -Roy
Hi,

We are using Quartz 2.2.1 in cluster. I was working on a requirement of providing "pause" functionality. I observed that by calling pause method update TRIGGER_STATE column of QRTZ_TRIGGERS table. The updated value is retained when I stop our JBoss server. But the moment I start the server value of TRIGGER_STATE column changes from "PAUSED" to "WAITING". Not sure what I am missing. I don't want the value to change.

Any help would be greatly appreciated.

Thanks in advance.

Rgds - Roy
 
Profile for sidd14 -> Messages posted by sidd14 [2]
Go to:   
Powered by JForum 2.1.7 © JForum Team