How To
Summary
This article describes how to apply and roll back a Liberty iFix for a WebSphere eXtreme Scale Liberty Deployment (XSLD). Use IBM Installation Manager to manage the iFix installation. The steps vary depending on whether you are applying the iFix to a running XSLD environment or installing it together with an XSLD fix pack.
Steps
Applying a Liberty iFix
If XSLD is running
Complete the following steps:
- Stop the XSLD servers by running the appropriate script for your operating system:
Linux/UNIX:
<XSLD_installation_location>/wxs/stopXSLD.shWindows:
<XSLD_installation_location>/wxs/stopXSLD.bat
- Apply the iFix by using IBM Installation Manager.
- Start the XSLD servers by running the appropriate script for your operating system:
Linux/UNIX:
<XSLD_installation_location>/wxs/startXSLD.shWindows:
<XSLD_installation_location>/wxs/startXSLD.bat
Update the LTPA keys by running the appropriate script for your operating system:
Linux/UNIX:
<XSLD_installation_location>/wxs/updateLTPAKeys.shWindows:
<XSLD_installation_location>/wxs/updateLTPAKeys.bat
Note: Running updateLTPAKeys stops the XSLD servers.
If an XSLD fix pack and a Liberty iFix are installed together
Complete the following steps:
- After installation is complete, start the XSLD servers by running the appropriate script for your operating system:
Linux/UNIX:
<XSLD_installation_location>/wxs/startXSLD.shWindows:
<XSLD_installation_location>/wxs/startXSLD.bat
Update the LTPA keys by running the appropriate script for your operating system:
Linux/UNIX:
<XSLD_installation_location>/wxs/updateLTPAKeys.shWindows:
<XSLD_installation_location>/wxs/updateLTPAKeys.bat
Note: Running updateLTPAKeys stops the XSLD servers.
Rolling back a Liberty iFix
Complete the following steps:
- Stop the XSLD servers by running the appropriate script for your operating system:
Linux/UNIX:
<XSLD_installation_location>/wxs/stopXSLD.shWindows:
<XSLD_installation_location>/wxs/stopXSLD.bat
- Roll back the Liberty upgrade by running the appropriate script for your operating system:
Linux/UNIX:
<XSLD_installation_location>/wxs/rollbackLibertyUpgrade.shWindows:
<XSLD_installation_location>/wxs/rollbackLibertyUpgrade.bat
- Roll back the Liberty iFix by using IBM Installation Manager.
Regenerate the LTPA keys by running the appropriate script for your operating system:
Linux/UNIX:
<XSLD_installation_location>/wxs/generateLTPAKeys.shWindows:
<XSLD_installation_location>/wxs/generateLTPAKeys.bat
Note: Running generateLTPAKeys stops the XSLD servers.
Document Location
Worldwide
Was this topic helpful?
Document Information
Modified date:
10 August 2026
UID
ibm17282749