Products | Versions |
---|---|
TIBCO DataSynapse GridServer | 7.1.0 HF-05 |
TIBCO DataSynapse GridServer 7.1.0 HF-05 supports Azul Java 17.0.12 per the readme file. Hence we also support Oracle JDK 17.0.12 with GS 7.1.0 HF-05.
As per the GS 7.1 HF-05 readme file, the same changes are required to be done on Engine & Driver side :
For Engine, customer can create Oracle Java 17.0.12 grid library similar to Azul JDK shipped with HF-05 and deploy it to the Director UI > Services > Grid Libraries.
To run the engine on Oracle Java 17 perform the following steps:
1. Add the JVM parameter under Grid components -> Engine -> Engine Configurations. Select engine configuration file based on the operating system.
2. Update 'Command-line Arguments' with '--add-exports=java.desktop/com.sun.beans.editors=ALL-UNNAMED' under 'Engine JVM'.
Note: The above 'Command-line Arguments' parameter is only necessary for Java 17 and it should not be added for lower Java versions, such as Java 8 and Java 11.
For Driver :
To run Java driver using Oracle Java 17, add the following parameter as a JVM argument:
'--add-exports=java.desktop/com.sun.beans.editors=ALL-UNNAMED'
For reference, check the adder service example at GridServerSDK-Windows\examples\service\adderunJava.bat.
TIBCO DataSynapse GridServer 7.1.0 HF-05 supports Oracle JDK 17.0.12.
Gridserver 7.1.0 Hotifx05 Release Notes ==> https://support.tibco.com/external/article?articleUrl=GridServer-7-1-0-Hotfix05-has-been-released