
When using the bundled java 8 151 Version we get the following Error, when trying to connect to the remote Jasper Server. See screenshot for more infos.
Caused by: java.security.InvalidAlgorithmParameterException: DH key size must be multiple of 64, and can only range from 512 to 2048 (inclusive). The specific key size 4096 is not supported
When changing the Java Version to Java 8 251 by editing the Jaspersoft Studio Professional.ini the error is not appearing.
Jaspersoft Studio Professional.ini
-vm
C:\Program Files\Java\jdk1.8.0_251\bin
Tested with Jasper Studio 7.5.0 and 7.9.0.
The Server is version 7.5.1.
Server jdk: java-1.8.0-openjdk-1.8.0.302.b08-0.el8_4.x86_64
Red Hat Enterprise Linux release 8.3 (Ootpa)

Recommended Comments