This section lists the prerequisites and steps for applying and verifying this patch.
...
- Changes in securityContext.xml file
- Changes in web.xml file
- Adding certificates in cacerts file
- Installing Fontconfig Library on Linux
...
Table of Contents |
---|
Though every release of Adeptia comes with seamless upgrades and bug-free patches, for customer's complex use cases, we recommend applying the patch in a non-production environment first followed by testing. After the use cases run successfully without any errors or warnings, you can apply the patch in the production environment.
Prerequisites
- You have Read and Write permissions on all subfolders and files of .../<SecureBridge>.
- Services such as Kernel, WebRunner, and AIMap are stopped.
Applying the patch
- Download the latest patch from the provided URL.
- Extract the downloaded zip file in a folder.
- Open the Command Prompt.
- Go to the folder where you have extracted the zip file.
- Run the following command to apply the patch:
Apply-Patch.bat “<Path where Adeptia Connect is installed till AdeptiaServer folder>”
For example:
Apply-Patch.bat "C:/Program Files/AdeptiaConnect/AdeptiaConnect-x.x/ConnectServer/AdeptiaServer"
- Once the patch is applied, a confirmation message is displayed.
Note: While applying the patch you may come across following warning messages that you should ignore.
Warning: Not deploying connect2.0 accelerator because no change list is present.
Warning: Not deploying EDI accelerator because no change list is present. - Start the services, i.e. Kernel, WebRunner, and AIMap.
...
After applying this patch, refer to post patch deployment section for manual changes.
Post patch deployment steps
Changes in AgentContext.xml file
...