Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

If any error occurs while applying the patch, it gets recovered automatically. In case, the patch doesn't get recovered automatically, you can recover the patch manually. This section explains how to recover the patch.

Make sure that Kernel and WebRunner are not running before recovering the patch.

Perform the following steps:

  1. Open Command Prompt and change to the folder where you have extracted the patch.
  2. Depending on the operating system you are using, run one of the following commands:


For Windows
Recover-Patch.bat <Path where Adeptia Suite is installed.>

Example:
Recover-Patch.bat "C:\Program Files\AdeptiaSuite\AdeptiaSuite-<version>\AdeptiaServer"

For Linux
./Recover-Patch.sh <Path where Adeptia Suite is installed.>

In case the path contains spaces, enter the path within double quotes. 
  • No labels