This section helps you upgrade from Adeptia Suite version 6.9.14 to Adeptia Suite version 6.9.15. Patch details applicable for this upgrade are discussed in the Patch details section that follows.
Important
- As this patch includes a major JRE upgrade (JRE v17), it is recommended that you apply this patch to a test environment before applying it to production.
The Java 17 upgrade may require you to handle the conflicts that may occur with custom jars or custom classes. You may come across the following scenarios wherein you need to take the necessary actions to address the conflicts.
Java packages used in the custom plugin, custom jars, or custom classes may have changed. To address this issue, you need to change the custom plugin, custom jars, and the custom classes accordingly.
Classes used in custom plugin, custom jars, or custom classes may have been deprecated or their implementation may have changed. To address this issue, you need to change the custom plugin, custom jars, and the custom classes accordingly.
Although Java 17 is backward compatible – code compiled with Java 8 continues to run on Java 17 most of the time – there are certain restrictions implemented in Java 17, for example, Java 17 restricts the use of certain packages and reflections. However, you can override these restrictions by adding the required entries in launcher.properties file.
External jar(s) in ext folder may not be compatible with the upgraded versions of the framework. In this case, jars need to be upgraded accordingly.
Patch details
Release Patch Name: AdeptiaSuite_6_9_14_03Nov2022.zip
Build Tag: Release_AS_6_9_14_03Nov2022
Applies to:
This patch can only be applied on the following Build Tag:
- Release_AS_6_9_13_24Aug2022
If you are using product version 6.9.13 or earlier, you should upgrade to v6.9.14 before applying this patch. Click here to upgrade Adeptia Suite to version 6.9.14.
Prerequisites
Before you apply this patch, ensure that:
- You have minimum of 2048 MB of free disc space available on your system.
- You have referred to the database permission details in this page.
Licensing
For this version, the license update is optional. However, if you do not update the license after applying the patch, the application will keep showing you the last version of the product instead of 6.9.15.
To get the latest license contact support@adeptia.com.
For information on how to update the license, refer to Updating the Latest License and for activating the license in offline mode, refer to Activating License.
Next step
See also