org.quartz.SchedulerException: Scheduler with name 'Cocoon' already exists Exception
2004-09-01 01:30:22 GMT
Pardon me if this is already answered but I couldnt find any reference to the above error. I'm running cocoon2.1.5 with Borland appserver 6.0. and I get this error when trying to view the index.xml as http://localhost:8080/Cocoon/index.xml Any help appreciated. Here is the complete trace: Message: cannot create a quartz schedulerDescription: org.apache.avalon.framework.configuration.ConfigurationException: cannot create a quartz schedulerSender: org.apache.cocoon.servlet.CocoonServletSource: Cocoon Servletcauseorg.quartz.SchedulerException: Scheduler with name 'Cocoon' already exists.request-uri/Cocoon/index.xmlfull exception chain stacktraceOriginal Exception: org.quartz.SchedulerException: Scheduler with name 'Cocoon' already exists. at org.quartz.impl.SchedulerRepository.bind(SchedulerRepository.java:88) at org.quartz.impl.DirectSchedulerFactory.createScheduler(DirectSchedulerFactory.java:342) at org.quartz.impl.DirectSchedulerFactory.createScheduler(DirectSchedulerFactory.java:272) at org.apache.cocoon.components.cron.QuartzJobScheduler.initialize(Unknown Source) at(Continue reading)
RSS Feed