Fix (APAR): PH57263 Status: Fix Release: 23.0.0.9 Operating System: AIX,IBM i,Linux,Windows,OS X Supersedes Fixes: CMVC Defect: Byte size of APAR: 1207476 Date: 20231003 Abstract: CNF in Spring Thin Utility Description/symptom of problem: PH57263 resolves the following problem: CNF in Spring Thin Utility Review: https://www-01.ibm.com/support/docview.wss?uid=ibm10961580 for installing into a Docker application image based on Liberty images. Directions to apply fix: 1. Stop your WebSphere Application Server Liberty (WebSphere Liberty) server(s). 2. The following files will be backed up to [LibertyRootDir]/lib/fixes automatically, if they exist (file locations are relative to your WebSphere Liberty install root, and may not exist depending on the installed product edition or configuration of runtime): - bin/tools/ws-springbootutil.jar 3. Open a console and direct it to the location of your iFix jar 4. Run the command "java -jar 23009-wlp-archive-IFPH57263.jar". You must use Java 8 to install the iFix. The following launch options are available for the jar: --installLocation [LibertyRootDir] by default the jar will look for a "wlp" directory in its current location. If your WebSphere Liberty install location is different to "wlp" and/or is not in the same directory as the jar then you can use this option to change where the jar will patch. [LibertyRootDir] can either be relative to the location of the jar or an absolute file path. --suppressInfo hides all messages other than confirming the patch has completed or error messages. 5. When you next start your WebSphere Liberty server(s), the fix will become active in your runtime. Directions to remove fix: 1. Stop your WebSphere Liberty server(s). 2. You will need to delete the following files if they exist (file locations are relative to your WebSphere Liberty install root): - lib/fixes/23009-wlp-archive-IFPH57263_23.0.0009.20231003_0230.xml - lib/fixes/23009-wlp-archive-IFPH57263_23.0.0009.20231003_0230.lpmf - bin/tools/ws-springbootutil.jar 3. You will need to restore the static files by extracting the corresponding backup archive from [LibertyRootDir]/lib/fixes (contents of the backup archive are relative to your WebSphere Liberty install root). 4. When you next start your WebSphere Liberty server(s), use the --clean option. The fix will then become inactive in your runtime. Directions to re-apply fix: 1. Follow the instructions to apply the fix. Additional Information: