Removing v6.9.16 patch
The patch will automatically recover if any error occurs. In case, you want to recover the patch manually, follow the steps described later in this section.
Prerequisites
- Read and Write permissions on all subfolders and files of .../AdeptiaSuite-<Version>.
- Stopped Kernel and WebRunner.
Recovering the patch
For Windows
-
Open the Command Prompt.
-
Go to the folder from where you applied the previous patch.
-
Run the following command to recover the patch:
Recover-Patch.bat “<Path where Adeptia Suite is installed till AdeptiaServer folder>”
For example:
Recover-Patch.bat "C:/Program Files/AdeptiaSuite/AdeptiaSuite-x.x/AdeptiaServer"
Once the patch is recovered, a confirmation message will be displayed.
For Linux
-
Open the Terminal.
-
Go to the directory from where you applied the previous patch.
-
Run the following command to recover the patch:
Recover-Patch.bat <Path where Adeptia Suite is installed till AdeptiaServer folder>
For example:
Recover-Patch.bat /mnt/AdeptiaSuite-x.x/AdeptiaServer
Once the patch is recovered, a confirmation message will be displayed.
![]() | Remove all the changes done manually at the time of applying the patch. |
Post recovery steps
After recovery of this patch, you need to perform the following steps manually :
- Copy the cacerts file (that you had saved as a backup) and paste it at ...<AdeptiaInstallFolder>\ServerKernel\etc\truststore location.
- Copy the javamail.providers file (that you had saved as a backup) and paste it at ...****<AdeptiaInstallFolder>/jre/conf location.
