Applying Connect Portal patch AC v3.7.2
This section lists the prerequisites and steps for applying and verifying this patch.
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
- Read and Write permissions on all sub-folders and files of .../AdeptiaConnect-<Version>.
Take backup of the following files:
launcher.properties located at ...<ConnectPortalInstallFolder>/ConnectPortal/Conf.
server.xml file from located at ...<ConnectPortalInstallFolder>/ConnectPortal/Conf.
- Connect Server services are running.
- Connect Portal service is stopped.
- Ensure that you have followed the Prerequisites' instructions given on the Upgrade page.
Applying the patch
After applying this patch, refer to post patch deployment section for manual changes.
Post patch deployment steps
In this release, some manual changes are required in Connect Portal.
Changes in launcher.properties
- Copy the launcher.properties_Portal file from patch location, and paste it at ...<ConnectPortalInstallFolder>/ConnectPortal/Conf location.
- Rename the copied launcher.properties_Portal file to launcher.properties.
- Open the copied file and replicate the manual changes that you may have done in your previous launcher.properties file (that you had saved as a backup).
Save the file.
Changes in server.xml
- Copy the server.xml file from patch location, and paste it at ...<ConnectPortalInstallFolder>/ConnectPortal/Conf location replacing the existing one.
- Open the copied file and replicate the manual changes that you may have done in your previous server.xml file (that you had saved as a backup).
Save the file.
Verifying Connect Portal patch
To verify if the Connect Portal has been deployed successfully, login to the portal and check the build tag of the Connect Portal.
Follow the steps below to check the build tag:
- Click Help > About.
- On the About screen, check the Connect Portal tag.
If the build tag matches the tag of the Connect Portal, it indicates that the Connect Portal patch is deployed successfully.
Additionally, to verify if the user interface of the Connect Server is working as expected, follow the steps below:
- Click Configure > Developer Studio > Proceed.
If you are able to interact with the Connect Server interface, it indicates that the Connect Server is updated.