User Tools

Site Tools


resolution_area:watchdog_resolutions:res-w9219

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
resolution_area:watchdog_resolutions:res-w9219 [2022/08/18 10:36] 10.91.110.100resolution_area:watchdog_resolutions:res-w9219 [2022/08/18 10:36] (current) 10.91.110.100
Line 17: Line 17:
 <code>update QRTZ_CLUSTER_TRIGGERS set NEXT_FIRE_TIME = (UNIX_TIMESTAMP(date_add(now(), interval 30 second))*1000), TRIGGER_STATE = 'WAITING' where TRIGGER_STATE  = 'BLOCKED';</code> <code>update QRTZ_CLUSTER_TRIGGERS set NEXT_FIRE_TIME = (UNIX_TIMESTAMP(date_add(now(), interval 30 second))*1000), TRIGGER_STATE = 'WAITING' where TRIGGER_STATE  = 'BLOCKED';</code>
 If the above doesn't work, check the logs for errors for that job. If the above doesn't work, check the logs for errors for that job.
-Sometimes disabling and reenabling the job works. 
-<code>select * from config_store cs;</code> 
  
 **Auto Clear:** **Auto Clear:**
 Yes Yes
  
resolution_area/watchdog_resolutions/res-w9219.1660815385.txt.gz · Last modified: 2022/08/18 10:36 by 10.91.110.100