question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

New driver cannot be loaded for new connection

See original GitHub issue

System information:

  • Operating system (distribution) and version Mac
  • DBeaver version 21.3.0.202111242132

Connection specification:

  • Database name and version tested Derby, Snowflake

Steps to reproduce, if exist:

Create new connection

Expected: the driver is loaded and the connectionis created Actual result: the driver loading fails with error

Network unavailable:
javax.net.ssl.SSLHandshakeException:PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:7

github_iconTop GitHub Comments

3reactions
chrisschmitzcommented, Apr 17, 2022

I encountered the same issue on Windows 10. The solution was to remove the trust store type from the configuration. I just removed the line -Djavax.net.ssl.trustStoreType=WINDOWS-ROOT from dbeaver.ini and restarted DBeaver

0reactions
FredFrederikcommented, May 13, 2022

I encountered the same issue on Windows 10. The solution was to remove the trust store type from the configuration. I just removed the line -Djavax.net.ssl.trustStoreType=WINDOWS-ROOT from dbeaver.ini and restarted DBeaver

can confirm this worked

Read more comments on GitHub >

github_iconTop Results From Across the Web

A driver can't load on this device - Microsoft Support
If an updated driver is unavailable from the driver manufacturer, it might be a good idea to contact them and inquire whether a...
Read more >
Loading class `com.mysql.jdbc.Driver'. This is deprecated. The ...
The new driver class is `com.mysql.cj.jdbc.Driver'. The driver is automatically registered via the SPI and manual loading of the driver ...
Read more >
"The configured Heidi driver cannot be loaded. Switching to ...
Solution: Do one or more of the following: Update your video driver. Update your video driver to the latest version from your graphics...
Read more >
How To Fix Dell Couldn't Find Storage Driver Load ... - YouTube
0:00 · New ! Watch ads now so you can enjoy fewer interruptions. Got it ...
Read more >
ODBC Driver cannot be loaded due to system error (126)
Make sure the registry keys have the correct path to the ODBC Driver files. Example: Check if Driver is pointing to %DLC%\bin\pgoe27.dll. For...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found