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]>
----------------------------------------------------------------