-
Jan 11th, 2011, 10:10 AM
#1
Persisted Serialized Proxies throwing LazyInitializationException
Hi,
Could not find a place for scheduling questions so asking it here.
I am using the SchedulerFactoryBean to read triggers from Quartz JDBCStore. All jobs and triggers in this store have been stored by a SchedulerFactoryBean earlier.
When I am accessing the JobDataMap of a Trigger I am getting a LazyInitializationException. I am invoking the Hibernate.initialize but it is of no use.
What should I do here? The object in the map is in serialized format and moreover it seems like its a serialized hibernate proxy, do I have any hope?
Thanks,
Chris.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules