quartz-mongodb icon indicating copy to clipboard operation
quartz-mongodb copied to clipboard

Update README for section Error Handling in Clustered Mode

Open Ajku1 opened this issue 5 years ago • 0 comments
trafficstars

In the Error Handling in Clustered Mode section the property:org.quartz.jobStore.checkInErrorHandler.class does not work for me. Instead I removed the .class suffix: org.quartz.jobStore.checkInErrorHandler and I got it working.

It is maybe related to that issue: 163.

Ajku1 avatar Nov 03 '20 09:11 Ajku1