How to apply a custom patch (zip file) provided by support team in the Applications Manager?

How to apply a custom patch (zip file) provided by support team in the Applications Manager?

Please follow the steps given below for applying custom patches (zip file) provided by the support team.

1.Create a folder called 'AppManager_Support_Patches' in AppManager server (In C:\  for Windows OS or /opt in Linux OS) and copy the Patch sent by support team to this folder.

2.Stop the Applications Manager as you normally do.

3.Take backup of AppManagerHome\working\classes\"com" folder and AppManagerHome\working\WEB-INF\"classes" folder if they already exist. If not present go to next step.

4.To extract the entire contents of the compressed zip file, right-click that, select Extract All, and select Browse, then select the AppManagerHome directory (AppManager9 or AppManager10 or AppManager11) as the destination folder and Extract. (Refer attached images)

  If you use WinRar or 7zip, select 'Extract to' option, select the destination as AppManagerHome directory and extract it.

5.In Linux execute below command to unzip the patch.

unzip  /opt/AppManager_support_Patches/patchxx.zip  -d  /opt/ME/AppManager11/

6.Restart the Applications Manager as you normally do.

Note: If you get message like 'Confirm Folder Replace', select 'Yes' & proceed. It will not replace your entire working folder, it will copy only the patch file into relevant subfolders. The destination path will be created even if that does not exist.

If you have any folder like "com_buildnumber" (com_13980 or com_13XXX etc..) under AppManagerHome/working/classes/ location or "classes_buildnumber" (classes_13XXX or classes_14110) under AppManagerHome/working/WEB-INF/,  ignore them. They are old patch folders renamed with the respective build number in their name when the Applications Manager was last upgraded.

                New to ADManager Plus?

                  New to ADSelfService Plus?

                    • Related Articles

                    • Applications Manager default tomcat is down

                      If your Tomcat Monitor is down, it could probably be due to changes in Hostname/IP address of the machine in which Applications Manager is installed. You can verify the same using the steps given below: Navigate to ...
                    • How to generate support information file (SIF) from Applications Manager GUI?

                      Prior to proceeding, please ensure that Applications Manager is operational and that the web GUI is accessible. If this is not the case, please refer to this knowledge base article for generating a Support Information File using the command prompt of ...
                    • Disable HTTP access in Applications Manager

                      Overview This article describes configuring a secure connection between Applications Manager server and the browser/client. Applications Manager can be accessed through any of the following URLs: For HTTP  -> http://[hostname/ip-address]:[http-port] ...
                    • Configuring SAML authentication for Microsoft AD FS in Applications Manager

                      Follow the steps given below to configure SAML authentication for Azure ADFS in Applications Manager: The first part of this process includes configuring AD FS. If you want to do this manually, start following from Step 4. 1. Open AD FS ...
                    • Failover support in Applications Manager

                      Failover is an alternate Application High availability (HA) mode that facilitates automatic switching to a secondary/ backup server, database, or network when the primary system breaks down, or is unavailable due to maintenance. Configuring failover ...