ContributionsMost RecentMost LikesSolutionsReadyAPI 2.2 Failed to initialize the connection that uses the [com.ibm.db2.jcc.DB2Driver] driver. Hi , I try to create ReadyAPI JDBC connection with DB2 database, I got this error message: Failed to initialize the connection that uses the [com.ibm.db2.jcc.DB2Driver] driver. Connection string: [jdbc:db2://<Servername>:<portnumber>/<databasename>:user=<username>;password=#####;]. I put the db2jcc-4.14.113.jar file in ..\SmartBear\SoapUI-5.4.0\lib and ...\SmartBear\SoapUI-5.4.0\bin\ext Thanks you in advance. Solved