tracker issue : CF-4198270

select a category, or use search below
(searches all categories and all time range)
Title:

Adjustment of Quartz for increased checkin interval

| View in Tracker

Status/Resolution/Reason: Closed/Fixed/Fixed

Reporter/Name(from Bugbase): / ()

Created: 01/17/2017

Components: Scheduler

Versions: 2016,11.0,10.0

Failure Type:

Found In Build/Fixed In Build: 301868 / 10,0,23,302309, 11,0,12,302325 , 2016.0.04.302324

Priority/Frequency: Normal / Few users will encounter

Locale/System: /

Vote Count: 0

Listed in the version 2016.0.04.302561 Issues Fixed doc
Problem:Adjustment of Quartz for increased checkin interval

Method: Adding org.quartz.jobStore.clusterCheckinInterval: 30000 in quartz.properties file
Adjustment of Quartz for increased checkin interval causes failures 

We have tried the following scenarios:
1)	Add the parameter org.quartz.jobStore.clusterCheckinInterval: 30000 in quartz.properties file. – Result same error
2)	Apply fix hf1100-4094444.jar – Result same error
3)	Disabled the cluster for scheduled task – Result same error

The below link was referred for the parameters:
http://www.quartz-scheduler.org/documentation/quartz-2.x/configuration/ConfigJobStoreTX.html


Result: java.lang.NullPointerException

Expected:

Workaround:

Note:

Attachments:

Comments: