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.

Error while installing eclipse plugin

See original GitHub issue

I am trying to install DBeaver 4.3.0 through Eclipse Marketplace Eclipse Version: Mars.1 Release (4.5.1)

Error:

Unable to read repository at https://dbeaver.jkiss.org/update/latest/content.xml.

sun.security.validator.ValidatorException: PKIX path building failed: 

sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:11 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
ashleylestercommented, May 27, 2018

I am also having this issue when installing dbeaver from Eclipse marketplace. I’m running Version: Oxygen.3a Release (4.7.3a) on Kubuntu 18.04 (clean install) running Oracle JDK.

ash@thinkpad:~$ java -version
java version "1.8.0_171"
Java(TM) SE Runtime Environment (build 1.8.0_171-b11)
Java HotSpot(TM) 64-Bit Server VM (build 25.171-b11, mixed mode)

Error message is:


Unable to read repository at https://dbeaver.io/update/latest/content.xml.
java.lang.RuntimeException: Unexpected error: java.security.InvalidAlgorithmParameterException: the trustAnchors parameter must be non-empty

EDIT: I ran sudo rm /etc/ssl/certs/java/cacerts and then sudo update-ca-certificates -f and this fixed my issue in kubuntu 18.04.

From this thread: https://stackoverflow.com/questions/6784463/error-trustanchors-parameter-must-be-non-empty/6788682#6788682

0reactions
therealnleecommented, Nov 21, 2019

same problem in OS: Windows 10, 64bit / openjdk: jdk-13.0.1 eclipse Version: 2019-09 R (4.13.0) Build id: 20190917-1200

Read more comments on GitHub >

github_iconTop Results From Across the Web

Error when try install plugin - java - Stack Overflow
Try this from the Eclipse marketplace 1. Click Help>Eclipse marketPlace (Eclipse marketPlace dialog box will open) 2 ...
Read more >
Can't install plugins from the Marketplace - Eclipse
Many Eclipse plugins store information in <home>/.eclipse and that information make have become invalid. Also, if you installed with the ...
Read more >
Eclipse Plugin errors after install - Broadcom support portal
First of all, restart your system after installing the Harvest on the machine and check if the error appears again. The Eclipse plugin...
Read more >
Error while installing eclipse plug-in - Forums - IBM Support
Cannot complete the install because one or more required items could not be found. Software being installed: IBM InfoSphere BigInsights 2.1.0.v20130531_1901 ( ...
Read more >
Unable to install from Eclipse Marketplace · Issue #232 - GitHub
girijant commented on Feb 2, 2018 edited · Open Eclipse and navigate to the Window > Preferences. · Scroll down the left-hand panel...
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