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

disharajvanshi
Giga Guru

Have u found the solution of this

Hi disharajvanshi

 

No I could not find a solution, I raised a support call with SN and they were unable to help just suggesting things I had already tried. I gave up in the end and used the Rest API's to get the data I needed.

I am interested if you have a solution though.

 

Thanks

Hi Disharajvanshi

Sorry, no I never found a solution to this. I raised a support ticket with SN but they just asked me to try everything I had already done. I gave up and got the data I needed from the REST API's in the end.

I would be interested if you have a solution though.

Many thanks

Danny

Ashish Singh1
ServiceNow Employee
ServiceNow Employee

Hello,

 

You need to follow steps 12–15 in the document below to ensure the correct path of 'bc-fips-1.0.2.4.jar' and 'bcpkix-fips-1.0.3.jar' is set in the 'ServiceJVMClassPath' parameter:

https://www.servicenow.com/docs/bundle/yokohama-api-reference/page/integrate/odbc-driver/task/t_Down...

 

Regards,

Ash