> method failed; nested exception is org.quartz.JobPersistenceException: > Couldn't store job: > org.springframework.scheduling.quartz.MethodInvokingJobDetailFactoryBean > [See nested exception: java.io.NotSerializableException: > org.springframework.scheduling.quartz.MethodInvokingJobDetailFactoryBean]
This reads like you're using the feature of Quartz where jobs are persisted to durable storage, e.g. RDBMS. Is that correct? Can you share any (redacted) Spring context XML files that you've modified for your deployment? Thanks, M -- You are currently subscribed to [email protected] as: [email protected] To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user
