...
Prerequisites:
Ensure that you have:
- You have Read and Write permission permissions on all subfolders and files of .../AdeptiaSuiteAdeptiaConnect-<Version>. However, for some versions, the path may be .../AdeptiaSuite-<Version>.Stopped Kernel and WebRunner
- Stopped the services, i.e., Kernel, WebRunner, and AIMap.
Steps to recover the patch:
...
Expand |
---|
|
- Open the Command Prompt.
- Go to the folder from where you applied the previous patch.
- Run the following command to recover the patch:
Recover-Patch.bat “<Path where Adeptia Suite Connect is installed till AdeptiaServer folder>” folder>”
For example: Recover-Patch.bat "C:/Program Files/AdeptiaConnect/AdeptiaSuiteAdeptiaConnect-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.
- Start the services, i.e. Kernel, WebRunner, and WebRunnerAIMap.
|
Expand |
---|
|
- Open the Terminal.
- Go to the directory from where you applied the previous patch.
- Run the following command to recover the patch:
./Recover-Patch.bat sh <Path where Adeptia Suite Connect is installed till AdeptiaServer folder>
For example: Recover-Patch.bat /mnt/AdeptiaConnect-x.x/ConnectServer/AdeptiaServeror Recover-Patch.bat sh /mnt/AdeptiaSuiteAdeptiaConnect-x.x/AdeptiaServerAdeptiaServer
- Once the patch is recovered, a confirmation message will be displayed.
- Start the services, i.e. Kernel, WebRunner, and WebRunnerAIMap.
|
Info |
---|
Remove all the changes done manually at the time of applying the patch. |
...