Legacy Knowledge Base
Published Jul. 2, 2025

Patching a Slim Bundle

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

You are viewing an article from our legacy "FastTrack" publication program, made available for informational purposes. Articles in this program were published without a requirement for independent editing or verification and are provided"as is" without guarantee.

Before using any information from this article, independently verify its suitability for your situation and project.

Issue

When attempting to patch a Slim Service Pack bundle or Slim Fix Pack bundle the following error is generated:

This installation does not include data for patching. Please copy the 
liferay-patching-files-[separation-name].zip file into the 'patches'
directory and run patching-tool setup. 

Resolution

A Slim Service Pack or Slim Fix Pack bundle does not include the patching files necessary to change the fix pack level.  Restoring the patching files will make it possible to change the fix pack level or install a hotfix.

  1. Download the patching files from Help Center by locating the service pack and selecting Patching Files in the dropdown.  The service pack can be found in the Latest Release or Service Pack Archives section of the product menu.
  2. Place the patching files in the patches folder of the liferay patching tool.  In a bundle the patches folder is located under the patching-tool folder: [liferay-home]/patching-tool/patches
  3. Open a command or terminal window at the root of the patching-tool folder.
  4. Execute the patching-tool setup command.
  5. After receiving a success message, place the desired fix pack or hotfix in the patches folder.
  6. Execute patching-tool info and verify that the fix pack or hotfix is currently not installed and will be installed.
  7. Execute patching-tool install to install the desired hotfix or fix pack.

Additional Information

Slim Service Pack or Slim Fix Packs are the very same code base as traditional service packs with the patch and patching information removed. Removing this information makes the Slim Service Pack one third of the general SP in size.  Slim Service Pack and Slim Fix Pack bundles are recommended for demos and installations where disk space is limited or costly. However, these bundles can be patched if necessary.

Did this article resolve your issue ?

Legacy Knowledge Base