It may become necessary in some situations to patch the AIP Core distribution installed/allowed on console nodes (Java21/25), with an older version of the JRE.
This should only be done with the approval of the Support/Development team as an incompatible Java release will cause analyses to fail. Contact CAST Support before making any change.
Details
AIP Core versions with the new embedded JRE versions
| AIP Core versions | Embedded JRE versions |
|---|---|
| 8.3.62 | JRE 21 |
| 8.3.63 | JRE 25 (not yet released) |
| 8.4.10 | JRE 21 |
| 8.4.11 | JRE 21 |
| 8.4.12 | JRE 25 |
AIP Core versions compatible with JRE minimum version
| AIP Core versions | JRE minimum version |
|---|---|
| 8.3.62 | JRE >= 8 |
| 8.3.63 | JRE >= 11 (not yet released) |
| 8.4.10 | JRE >= 8 |
| 8.4.11 | JRE >= 8 |
| 8.4.12 | JRE >= 11 |
To identify the version of the JRE embedded in a deployed AIP Core distribution, under a Windows console, type the following command line:
java --versionThe patch consists in replacing the jre folder in the deployed AIP Core distribution with a jre folder of the targeted version.
| Note: Where a specific requirement means the embedded JRE needs to be changed, this is possible, however it should only be done under the guidance of CAST Support - an incompatible Java release will cause analyses to fail. Contact CAST Support before making any change. |
Comments