Upgrade scheduler to the latest version. You can get it from maven repo http://repo.magnolia-cms.com See http://jira.magnolia-cms.com/browse/MGNLSCH-14 for details.
Jan On Jun 30, 2010, at 6:16 PM, Rakesh Vidyadharan wrote: > 2010-06-30 11:14:00,010 INFO info.magnolia.module.scheduler.CommandJob > : start job [featuredBooks] > Exception in thread "DefaultQuartzScheduler_Worker-3" > java.lang.NoSuchMethodError: > info.magnolia.context.SimpleContext.<init>(Linfo/magnolia/context/Context;)V > at info.magnolia.module.scheduler.CommandJob.execute(CommandJob.java:69) > at org.quartz.core.JobRunShell.run(JobRunShell.java:203) > at > org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:520) > > Sure enough, there is not constructor SimpleContext( Context ) in the sources > from subversion. How do I fix this issue? > > Thanks > Rakesh > > ---------------------------------------------------------------- > For list details see > http://www.magnolia-cms.com/home/community/mailing-lists.html > To unsubscribe, E-mail to: <[email protected]> > ---------------------------------------------------------------- ---------------------------------------------------------------- For list details see http://www.magnolia-cms.com/home/community/mailing-lists.html To unsubscribe, E-mail to: <[email protected]> ----------------------------------------------------------------
