Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

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.  

...

Expand
titleFor Linux
  1. Open the Terminal.
  2. Go to the directory from where you applied the previous patch.
  3. 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.
Tip
Remove all the changes done manually at the time of deploying the patch
  1. .


Post recovery steps

After recovery of this patch, you need to perform the following step manually.

  • Copy the launcher.properties file (that you had saved as a backup) and paste it at ...<ConnectPortalInstallFolder>/ConnectPortal/Conf location.
  • Copy the server.xml file (that you had saved as a backup) and paste it at ...<ConnectPortalInstallFolder>/ConnectPortal/Conf location.