Error Creating Bean with Name Scheduler Error Message When Installing Confluence
プラットフォームについて: Data Center のみ。 - This article only applies to Atlassian apps on the Data Center プラットフォーム。
この KB は Data Center バージョンの製品用に作成されています。Data Center 固有ではない機能の Data Center KB は、製品のサーバー バージョンでも動作する可能性はありますが、テストは行われていません。 Server* 製品のサポートは 2024 年 2 月 15 日に終了しました。Server 製品を実行している場合は、 アトラシアン Server サポート終了 のお知らせにアクセスして、移行オプションを確認してください。
*Fisheye および Crucible は除く
症状
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.
この内容はお役に立ちましたか?