Gene:

Hmm - not sure how to try to make a Logger serialized. Any way to sift
it out of the map before that happens?

Mike

On Tue, 2006-01-31 at 09:27, mcpadawan wrote:
> OK, I understand the exception now.  The JobDataMap contains a Logger,
> which needs to be serialized by quartz.  Wondering how to make this
> work now, trying some things.  If anyone has suggestion, I'd
> appreciate it, but I think I can dig into quartz and find something. 
> 
> Thanks
> gene
> 
> On 1/31/06, mcpadawan <[EMAIL PROTECTED]> wrote: 
>         Anybody implemented the svc-scheduler-quartz?  Specifically,
>         with the jdbc store?
>         Again, I've had this working in the past, and am adding it to
>         my project after updating to the newest cvs (newest
>         approximately a month ago).  After getting the mysql
>         connection worked out (it was giving very specific errors that
>         I could fix), I'm now getting this exception: 
>         
>         Error scheduling Quartz job with trigger trig-1 in group
>         DEFAULT
>         org.quartz.JobPersistenceException: Couldn't store job:
>         org.apache.avalon.framework.logger.LogKitLogger [See nested
>         exception: java.io.NotSerializableException :
>         org.apache.avalon.framework.logger.LogKitLogger]
>             at
>         
> org.quartz.impl.jdbcjobstore.JobStoreSupport.storeJob(JobStoreSupport.java:849)
>             at
>         
> org.quartz.impl.jdbcjobstore.JobStoreTX.storeJobAndTrigger(JobStoreTX.java 
> :163)
>             
>         Any help appreciated, this is the LAST bug before putting into
>         production!!!
>         
>         -- 
>         Gene McCullough
> 
> 
> 
> -- 
> Gene McCullough 
> 
> ______________________________________________________________________
> http://keelframework.org/docs/
> keelgroup mailing list
> [email protected]
> http://lists.keelframework.com/listinfo.cgi/keelgroup-keelframework.com

http://keelframework.org/docs/
keelgroup mailing list
[email protected]
http://lists.keelframework.com/listinfo.cgi/keelgroup-keelframework.com

Reply via email to