Recovering Connect Portal patch AC v3.8
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.
This section lists the prerequisites and steps for recovering the patch.
Prerequisites
- Read and Write permissions on all sub-folders and files of .../AdeptiaConnect-<Version>.
- Stopped Connect Portal Services.
Recovering the patch
[+] For Windows [-] Hide
- 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 -portal “<Path where Adeptia Suite/Connect is installed till ConnectPortal folder>”
For example:
Recover-Patch.bat -portal "C:/Program Files/AdeptiaConnect/AdeptiaConnect-x.x/ConnectPortal"
Once the patch is recovered, a confirmation message will be displayed. 4. Start Connect Portal. [+] For Linux [-] Hide
- Open the Terminal.
- Go to the directory from where you applied the previous patch.
- Run the following command to recover the patch:
./Recover-Patch.sh -portal <Path where Adeptia Connect is installed till ConnectPortal folder>
For example:
./Recover-Patch.sh -portal /mnt/AdeptiaConnect-x.x/ConnectPotal
Once the patch is recovered, a confirmation message will be displayed. 4. Start Connect Portal.
Post recovery steps
After recovery of this patch, you need to perform the following step.
- Copy the launcher.properties file (that you had saved as a backup before performing the upgrade) and paste it at ...<ConnectPortalInstallFolder>/ConnectPortal/Conf ****location.
- Copy the cacerts file (that you had saved as backup) and paste it to the ...<ConnectPortalInstallFolder>/ConnectPortal/truststore location.