Versions Compared

Key

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

...

  • Readand Write permission on all subfolders and files of .../AdeptiaSuite-<Version>. However, for some versions, the path may be .../AdeptiaSuite-<Version>.
  • Stopped Kernel and WebRunner.

...

Expand
titleFor 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 “<Path where Adeptia Suite is installed till AdeptiaServer folder>” 

    For example:

    Recover-Patch.bat "C:/Program Files/AdeptiaConnect/AdeptiaSuite-x.x/ConnectServer/AdeptiaServer"

    or

    Recover-Patch.bat "C:/Program Files/AdeptiaSuite/AdeptiaSuite-x.x/AdeptiaServer"

    Once the patch is recovered, a confirmation message will be displayed.

  4. Start Kernel and WebRunner.
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.bat <Path where Adeptia Suite is installed till AdeptiaServer folder> 

    For example:

    Recover-Patch.bat /mnt/AdeptiaConnect-x.x/ConnectServer/AdeptiaServer

    or

    Recover-Patch.bat /mnt/AdeptiaSuite-x.x/AdeptiaServer

    Once the patch is recovered, a confirmation message will be displayed.

  4. Start Kernel and WebRunner.

...