Error Creating Bean with Name Scheduler Error Message When Installing Confluence

お困りですか?

アトラシアン コミュニティをご利用ください。

コミュニティに質問

症状

When installing Confluence, the warning appears:

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 country's way of reading timestamps differs from the Gregorian (Western) calendar. For example, one user encountered this problem in Thailand, which worked out the current year (2005) to be 2548.

ソリューション

Change the operating system's calculation of the date to resemble the Gregorian (Western) calendar and restart your application server. The scheduling subsystem in Confluence is based on Quartz.

Last modified on Mar 30, 2016

この内容はお役に立ちましたか?

はい
いいえ
この記事についてのフィードバックを送信する
Powered by Confluence and Scroll Viewport.