No Suitable driver exception when I try to connect to postgres using the jdbc step in SoapUI (free v
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-17-2022
06:14 PM
05-17-2022
06:14 PM
No Suitable driver exception when I try to connect to postgres using the jdbc step in SoapUI (free v
- downloaded the postgres jdbc driver from the following link https://jdbc.postgresql.org/download.html downloaded the latest version
- Pasted the jar file in the soapui_home/bin/ext folder
- Restarted SoapUI still getting the same error
- I have added a jdbc step in SoapUI
- Here is the driver, I have used PostgreSQL/org.postgresql.Driver
- The string is dbc:postgresql://localhost:5432/databaseName?user=username&password=password
This is super urgent. Please advise. Thanks
Environment Redhat Linux jdk version is 11 SoapUI version 5.7.0
2 REPLIES 2
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-17-2022
11:20 PM
05-17-2022
11:20 PM
Hi,
Have you checked the SoapUI Preferences? There is a driver set-up tab....
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-20-2022
09:24 AM
05-20-2022
09:24 AM
Hello @Connectbobby1
For some reason (maybe because there was an issue many years ago in SoapUI), I always put my jar files in "soapui_home/lib" with all the other jar files instead of the documented "soapui_home/bin/ext" folder. You might try moving the driver there and see what happens after you do that and restart SoapUI. Just grasping at straws here without a full research event. 🙂
Regards,
Todd
