[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: labrosXX  XML
Profile for labrosXX -> Messages posted by labrosXX [2]
Author Message
I am using quartz 1.8.3 with java ee.
I have a java ee project using maven and add necessary dependencies.
I have added the quartz.service.xml in the project resources.
In my quartz schedule, a job should be fired every 5 minutes based on the cron expression. I have also giving start time, end time and timezone on the CronTrigger

The quartz successfully started, but it's not firing at all and no entries on the database.

What are possible problems in here?

Any recommended solution is appreciated. Thank you!
Is there a listener for CronTrigger endtime to be set on the Scheduler. Application needs to update database just before CronTrigger reached end time.
 
Profile for labrosXX -> Messages posted by labrosXX [2]
Go to:   
Powered by JForum 2.1.7 © JForum Team