This server will be upgraded to the latest 2.9 milestone around 6am Sydney time Monday the 28th of July and will experience downtime.
This documentation relates to the latest version of Confluence.
If you are using an earlier version, please go to the documentation home page and select the relevant previous version.

Error creating bean with name 'scheduler'

Confluence 2.8 Documentation

Index

If you install Confluence 'out of the box' and encounter the error below, consider your location's way of calculating the current date.

org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'scheduler' defined in class path resource [schedulingSubsystemContext.xml]: Initialization of bean failed; nested exception is org.quartz.SchedulerException: Based on configured schedule, the given trigger will never fire.

It's possible to encounter this if your current country's way of reading timestamps differs from the norm. For example, one of our users encountered this problem in Thailand, which worked out the current year (2005) to be 2548.

Simply change the operating system's calculation of the date to resemble "the norm" - i.e., European style calculation - and start your application server again.

The scheduling subsystem in Confluence is based on Quartz .

Labels:

standalone-troubleshooting standalone-troubleshooting Delete
Enter labels to add to this page:
Wait Image 
Looking for a label? Just start typing.