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

Liferay Portal EEでのFix PackとHotfixのインストール順。

written-by

Liferay Support

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

フィックスパックとホットフィックスの更新の順番は、エンジニアリングによっていくつかの方法で決定されます。 この順序は、アップデートでハードコーディングされています。

環境

  • Portal 6.2 SP11以前のバージョン

解像度

一般的なガイドラインです:

  1. 一般的なインストール順序はHotfixアップデートの前にFix-Packsとセキュリティアップデートをインストールします。
  2. その後の順序は、部品の種類によって決まります。 例えば、コアの修正はアップグレードの修正より先に行われることになります。
  3. 数字のサフィックスは、ロードオーダーには影響しません。
  4. アップデートの編集で修正順を変更しないでください。 そのため、コンフリクトが発生する可能性があります。

例外があります:
解決する特定の修正、または他のアップデートに依存する修正は、コードの競合が起こらないようにロード順序を変更することがあります。 Hotfixの更新が上書きされるか競合するかは、patching-tool infoコマンドを実行して確認します。

$> ./patching-tool.sh info

[ -] [fix-name][fix-number][liferay-version] :: Currently not installed; Won't be installed: [fix-name]-[fix-number]contains the fixes included in this one
did-this-article-resolve-your-issue

legacy-knowledge-base