Versions Compared

Key

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

...

Expand
titleFor Linux
  1. Open the Terminal.
  2. Go to the directory from where you applied the patch.
  3. Run the following command to recover the patch:

    ./Recover-Patch.sh <Path where Adeptia Connect is installed till AdeptiaServer folder> 

    For example:
    ./Recover-Patch.sh /mnt/AdeptiaConnect-x.x/AdeptiaServer 

  4. Once the patch is recovered, a confirmation message will be displayed. 
  5. Start the services, i.e. Kernel, WebRunner, and AIMap.


Tip
Remove all the changes done manually at the time of deploying the patch.

Anchor
Post recovery steps
Post recovery steps
Post recovery steps

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

...

  1. Copy the 

...

  1. web.xml 

...

  1. file (that you had saved as a backup)

...

  1. and paste it at <ConnectServerInstallFolder>/AdeptiaServer/ServerKernel/web/WEB-INF location.
  2. Copy the jetty.xml file (that you had saved as a backup) and paste it at <ConnectServerInstallFolder>/AdeptiaServer/ServerKernel/etc/jetty location.
  3. Copy the webdefault.xml file (that you had saved as a backup) and paste it at <ConnectServerInstallFolder>/AdeptiaServer/ServerKernel/web/WEB-INF location.
  4. Copy the launcher.properties file (that you had saved as a backup) and paste it at <ConnectServerInstallFolder>/AdeptiaServer/ServerKernel/etc location.