legacy-knowledge-base
公開されました Jul. 2, 2025

警告:現在インストールされている修正プログラムの一部は利用できません」Patching-Tool Errorへの対応について

written-by

Joel Garman

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

Patching-Tool Installコマンドでパッチをインストールしようとすると、以下のようなエラーメッセージが発生する:

インストールを実行すると、以前の修正の一部が戻されます。 インストール処理が停止しています。

解像度

patching-toolは、patchesフォルダに存在しないパッチが現在インストールされていることを示すために、この警告を生成します。 このままインストールを続けると、これらの欠落したパッチが現在の環境からアンインストールされることになります。 この問題を解決するために

  1. patching-tool infoを実行します。
  2. 生成された出力から、 現在インストールされているパッチ のリストには存在するが、 利用可能なパッチ のリストには存在しないパッチを判断します。
  3. patching-tool/patches フォルダ を確認し、不足しているパッチが存在しないことを確認する。
  4. 欠落しているパッチがフィックスパックの場合、フィックスパックが新しいフィックスパックに置き換えられていることを確認すること
  5. 不足している修正パックを新しい修正パックに置き換えていない場合は、カスタマーポータルから必要な修正パックをダウンロードしてください。
  6. 足りない修正パックをpatching-tool/patchesフォルダに置く
  7. patching-tool info コマンドを再度実行します。
  8. WARNING: Some of the currently installed fixes are not available, メッセージが表示されなくなった場合は、 patching-tool installを実行してください。
  9. 現在適用されているパッチと利用可能なパッチのリストに、Fix PackではなくHotfixが含まれている場合は、ヘルプセンターのチケットを開き、patching-tool infoの出力を添付してください。

以下の例では、利用可能なパッチのほとんどが、現在インストールされているパッチより優先されることが示されています。 ただし、 Available patches リストにはない2つのFix Packが現在インストールされています: development-3-6130 および misc-2-6130.

Loading product and patch information...
Product information:
* installation type: binary
* build number: 6130
* patching-tool version: 14
* plugins: no plugins detected

Currently installed patches:
administration-2-6130
asset-framework-7-6130
business-productivity-1-6130
collaboration-6-6130
development-3-6130
document-management-8-6130
dynamic-data-lists-5-6130
misc-2-6130
platform-15-6130
search-2-6130
user-interface-6-6130
wcm-core-10-6130
web-content-9-6130

Available patches:
dynamic-data-lists-6-6130
business-productivity-2-6130
collaboration-7-6130
platform-19-6130
search-3-6130
document-management-10-6130
wcm-core-11-6130
user-interface-8-6130,
web-content-10-6130
administration-4-6130
asset-framework-9-6130

Detailed patch list:
[ I] dynamic-data-lists-6-6130 :: Currently not installed; Will be installed. :: Built for Liferay
[ I] business-productivity-2-6130 :: Currently not installed; Will be installed. :: Built for Liferay
[ I] collaboration-7-6130 :: Currently not installed; Will be installed. :: Built for Liferay
[ I] platform-19-6130 :: Currently not installed; Will be installed. :: Built for Liferay
[ I] search-3-6130 :: Currently not installed; Will be installed. :: Built for Liferay
[ I] document-management-10-6130 :: Currently not installed; Will be installed. :: Built for Liferay
[ I] wcm-core-11-6130 :: Currently not installed; Will be installed. :: Built for Liferay
[ I] user-interface-8-6130 :: Currently not installed; Will be installed. :: Built for Liferay
[ I] web-content-10-6130 :: Currently not installed; Will be installed. :: Built for Liferay
[ I] administration-4-6130 :: Currently not installed; Will be installed. :: Built for Liferay
[ I] asset-framework-9-6130 :: Currently not installed; Will be installed. :: Built for Liferay
WARNING: some of the currently installed fixes are not available:
* LPE-10619
* LPE-9573
* LPE-9578
* LPE-9547
* LPE-9285
* LPE-11244
* LPE-10190
* LPE-11312
* LPE-10360

この例では、development-3-6130とmisc-2-6130またはそれ以降のFix Packをpatching-tool/patchesフォルダに入れることで、パッチのインストールを継続できるようになります。

patching-tool.bat info
Loading product and patch information...
Product information:
* installation type: binary
* build number: 6130
* patching-tool version: 14
* plugins: Marketplace EE Portlet, Portal Compatibility EE Hook

Currently installed patches:
administration-2-6130
asset-framework-7-6130
business-productivity-1-6130
collaboration-6-6130
development-3-6130
document-management-8-6130
dynamic-data-lists-5-6130
misc-2-6130
platform-15-6130
search-2-6130
user-interface-6-6130
wcm-core-9-6130
web-content-9-6130

Available patches:
development-3-6130
misc-2-6130
dynamic-data-lists-6-6130
business-productivity-2-6130
collaboration-7-6130
platform-19-6130
search-3-6130
document-management-10-6130
wcm-core-11-6130
user-interface-8-6130
web-content-10-6130
administration-4-6130
asset-framework-9-6130

Detailed patch list:
[*I] development-3-6130 :: Installed; Will be installed. :: Built for Liferay
[*I] misc-2-6130 :: Installed; Will be installed. :: Built for Liferay
[ I] dynamic-data-lists-6-6130 :: Currently not installed; Will be installed. :: Built for Liferay
[ I] business-productivity-2-6130 :: Currently not installed; Will be installed. :: Built for Liferay
[ I] collaboration-7-6130 :: Currently not installed; Will be installed. :: Built for Liferay
[ I] platform-19-6130 :: Currently not installed; Will be installed. :: Built for Liferay
[ I] search-3-6130 :: Currently not installed; Will be installed. :: Built for Liferay
[ I] document-management-10-6130 :: Currently not installed; Will be installed. :: Built for Liferay
[ I] wcm-core-11-6130 :: Currently not installed; Will be installed. :: Built for Liferay
[ I] user-interface-8-6130 :: Currently not installed; Will be installed. :: Built for Liferay
[ I] web-content-10-6130 :: Currently not installed; Will be installed. :: Built for Liferay
[ I] administration-4-6130 :: Currently not installed; Will be installed. :: Built for Liferay
[ I] asset-framework-9-6130 :: Currently not installed; Will be installed. :: Built for Liferay

State description:
*: Installed
I: Can be installed.
-: An improved version of the patch is available, this one won't be installed.
D: Same issues were fixed in another patch, this one is ignored
x: Patch dependencies are not met, patch won't be installed
o: Patch is incompatible with another one
s: Source code is not available in the patch
did-this-article-resolve-your-issue

legacy-knowledge-base