Clustered Quartz throws blocked trigger error
        Posted  
        
            by dom farr
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by dom farr
        
        
        
        Published on 2010-06-10T11:29:21Z
        Indexed on 
            2010/06/10
            11:32 UTC
        
        
        Read the original article
        Hit count: 289
        
java
|quartz-scheduler
I have a clustered quartz environment and I keep getting this error.
I'm getting org.quartz.JobPersistenceException: Couldn't update states of blocked triggers:
Is this a problem? Or should I just ignore it.
© Stack Overflow or respective owner