Hi Luigi, Yes they are compatible. The problem you're seeing has to do with a quartz cron trigger expression. Verify your configuration in spring-schedule.xml.
Regards, Tobias Mattsson Senior Software Engineer Magnolia International Ltd. -------------------------------------- Magnolia® - Yes, we're open! -------------------------------------- On Feb 13, 2012, at 4:07 PM, Magnolia Forums (on behalf of Luigi De Pizzol) wrote: > Hi, > I have a web application compiled with maven including magnolia 4.4.5 and > spring 2.5.6 and I don't get any compilation error. > > When I run tomcat the web application doesn't start and I get the error: > ... > "org.springframework.web.context.ContextLoader > ContextLoader.java(initWebApplicationContext:215) -- Context initialization > failed > org.springframework.beans.factory.BeanCreationException: Error creating bean > with name 'org.springframework.scheduling.quartz.SchedulerFactoryBean#0' > defined in ServletContext resource [/WEB-INF/spring-schedule.xml]: Invocation > of init method failed; nested exception is org.quartz.SchedulerException: > Based on configured schedule, the given trigger will never fire. > ... > ... > > The question is: Magnolia 4.4.5 and spring 2.5.6 are compatibles? > > Best regards > > Luigi > > -- > Context is everything: > http://forum.magnolia-cms.com/forum/thread.html?threadId=8e3d4c52-0bcb-47c6-80e4-914e46f686c5 > > > ---------------------------------------------------------------- > For list details, see http://www.magnolia-cms.com/community/mailing-lists.html > Alternatively, use our forums: http://forum.magnolia-cms.com/ > To unsubscribe, E-mail to: <[email protected]> > ---------------------------------------------------------------- ---------------------------------------------------------------- For list details, see http://www.magnolia-cms.com/community/mailing-lists.html Alternatively, use our forums: http://forum.magnolia-cms.com/ To unsubscribe, E-mail to: <[email protected]> ----------------------------------------------------------------
