Fix (APAR): OLGH15315 Status: Fix Release: 20.0.0.12 Operating System: AIX,HP-UX,IBM i,Linux,Solaris,Windows,OS X Supersedes Fixes: CMVC Defect: Byte size of APAR: 2731797 Date: 20210525 Abstract: Cause Liberty server to shutdown when a recovery log failure is detected on startup. Description/symptom of problem: OLGH15315 resolves the following problems: Liberty would hang if a recovery log failure was detected on startup. For installing into a Docker application image based on Liberty images, please review: https://www-01.ibm.com/support/docview.wss?uid=ibm10961580 Directions to apply fix: 1. Open a console and direct it to the location of your iFix jar 2. Run the command "java -jar 20012-wlp-archive-IFOLGH15315.jar". 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. 3. Stop your WebSphere Liberty server(s). 4. When you next start your WebSphere Liberty server(s), the fix will become active in your runtime. Directions to remove fix: 1. You will need to reinstate your previous installation. Directions to re-apply fix: 1. Follow the instructions to apply the fix. Additional Information: