Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Corrected links that should have been relative instead of absolute.

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.

Table of Contents

Prerequisites

  • You have have Read and  and Write permissions on all subfolders and files of .../<SecureBridge>AdeptiaConnect-<Version>.Services such as Kernel, WebRunner, and AIMap are stopped. 
  • Stopped Connect Portal service. 

Recovering the patch

For Windows

  1. Open the Command Prompt.
  2. Go to the folder from where you applied the previous patch.
  3. Run the following command to recover the patch:

    Recover-Patch.bat -portal “<Path where Adeptia Connect is installed till
    AdeptiaServer
     ConnectPortal folder>” 

    For example:

    Recover-Patch.bat -portal  "C:/Program Files/AdeptiaConnect/AdeptiaConnect-x.x/
    ConnectServer/AdeptiaServer
    ConnectPortal"
     
    Once the patch is recovered, a confirmation message will be displayed. 
  4. Paste the backup AgentContext.xml file (that you had saved as a backup) at the <ConnectPortalInstallFolder>\resources_config\saml location.
  5. Start the services, i.e. Kernel, WebRunner, and AIMap.

Post recovery steps

After recovery of this patch, you will have to manually perform these steps:

  1. Paste the backup hubConfiguration.properties file (that you had saved as a backup) at the <ConnectPortalInstallFolder>\resources_config\saml locationConnect Portal

For 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.