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

Liferayを7.4から四半期リリースにアップグレードする

written-by

Laura Li

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

問題

  • 既存のJBossアプリケーションサーバーで、7.4 Update 20からQuarterly Release 2023.Q3.2にアップグレードする方法を教えてください。

環境

  • Liferay 7.4 Update 20、Liferay 2023.Q3.2

解像度

  1. {JBoss_Home}/standalone/deployments/ROOT.war の内容を liferay-dxp-2023.q3.2-1698775649.war の内容に置き換える。
  2. {Liferay_Home}/osgi の内容を liferay-dxp-osgi-2023.q3.2-1698775649.zip の内容に置き換える。
  3. インターネットに接続できる環境であれば、サーバ起動時に新しいelasticsearch-sidecarを自動的にダウンロードすることができます。そうでない場合は、2023.Q3.2 Tomcatバンドルからelasticsearch-sidecarを取り出し、 {Liferay_Home}/elasticsearch-sidecarフォルダの内容を置き換えます。
  4. {Liferay_Home}/tools/portal-tools-db-upgrade-clientにアクセスし、"./db_upgrade.sh "を実行する。 (toolsフォルダが存在しない場合は、2023.Q3.2 Tomcatバンドルから展開してください)。
  5. ポップアップ画面の手順に従って正しい情報を入力し、アップグレード処理が完了するのを待ちます。

注:

  1. アップグレードに失敗した場合は、自動的にGogoシェルに接続します。 upgrade:check」を実行して、どのプロセスが失敗したかを確認することができる。
  2. その後、"upgrade:execute {Service_Name}" を実行して、このサービスを個別にアップグレードします。
did-this-article-resolve-your-issue

legacy-knowledge-base