michaelklishin / quartz-mongodb

A MongoDB-based store for the Quartz scheduler. This fork strives to be as feature complete as possible. Originally by MuleSoft.
Other
249 stars 203 forks source link

hi, got the same issue. #228

Open NicolasShan opened 2 years ago

NicolasShan commented 2 years ago
: Inserting lock for trigger DEFAULT.002

2022-02-11 12:09:43.847 INFO 70854 --- [SchedulerThread] c.n.quartz.mongodb.LockManager : Failed to lock trigger DEFAULT.002, reason: WriteError{code=11000, message='E11000 duplicate key error collection: quartz.QRTZ__locks index: keyGroup_1_keyName_1_type_1 dup key: { keyGroup: "DEFAULT", keyName: "002", type: "t" }', details={}} 2022-02-11 12:09:43.880 INFO 70854 --- [SchedulerThread] c.n.quartz.mongodb.LockManager : Trigger DEFAULT.002 hasn't expired yet. Lock time: Fri Feb 11 12:09:34 AEDT 2022