legacy-knowledge-base
公開されました Sep. 10, 2025

タイムゾーン定義の更新エラー - n.f.ical4j.model.TimeZoneUpdater

written-by

Solyom Nagy-Györkös

How To articles are not official guidelines or officially supported documentation. They are community-contributed content and may not always reflect the latest updates to Liferay DXP. We welcome your feedback to improve How To articles!

While we make every effort to ensure this Knowledge Base is accurate, it may not always reflect the most recent updates or official guidelines.We appreciate your understanding and encourage you to reach out with any feedback or concerns.

legacy-article

learn-legacy-article-disclaimer-text

問題

  • 以下のようなロギングエラーが定期的に確認されます:
n.f.ical4j.model.TimeZoneUpdater - Error updating timezone definition
java.net.ConnectException: Connection timed out (Connection timed out)
  • このLiferayのサーバーサイドのリクエストを無効にするにはどうすればよいですか?

Environment

  • DXP 7.0+ (Liferay Portal EE 6.1 または 6.2 から移行したもの)

解決策

  • このリクエストは、以下のJVMシステムプロパティ、またはportal-extプロパティによって無効にすることができます:
net.fortuna.ical4j.timezone.update.enabled=false

追加情報

did-this-article-resolve-your-issue

legacy-knowledge-base