2.2.0 64 bit ODBC driver connection test failing with java.lang.NoClassDefFoundError

DPond
Tera Contributor

Hi

Could anyone help me please? I have installed the 64 bit ODBC driver as instructed, configured it using the management console and downloaded the additional jar files add added their directory to the config file but it is failing when I try to test the connection.

I am getting 'Database Error 1001' java.lang.NoClassDefFoundError:org/bouncycastle/jcajce/provider/BouncyCastleFipsProvider(1001)

 

The documentation says to use JDK11 but I am on 17.0.8, could this be the problem.

Also installing it on Windows server 2019

5 REPLIES 5

Thanks Ash but I followed all the steps in the instructions. I initially put the 'bc-fips-1.0.2.4.jar' and 'bcpkix-fips-1.0.3.jar' in their own folder and set the parameter to point at them which didn't work so I tried locating them in the same folder as the glide-odbc.jar file. That didn't work either. Does the java version matter? I tried with 17 and 24.