Opened 7 years ago
Closed 7 years ago
#16399 closed defect (duplicate)
problème à l'ouverture de josm, Ubunt Oneiric, 13878
| Reported by: | vinber | Owned by: | team |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Core | Version: | |
| Keywords: | Cc: |
Description
Hi,
after installing Ubuntu oneiric, I installed josm following this (https://josm.openstreetmap.de/wiki/Download#Ubuntu) :
Alternatively, this can be done with the following one-liner in Ubuntu:
echo deb https://josm.openstreetmap.de/apt $(lsb_release -sc) universe | ↩
↪sudo tee /etc/apt/sources.list.d/josm.list > /dev/null
Download and register the public key:
wget -q https://josm.openstreetmap.de/josm-apt.key -O- | sudo apt-key add -
Now refresh your sources (you may need to install sudo apt-get install apt-transport-https)
sudo apt-get update
and install:
# For the tested version
sudo apt-get install josm
when I open josm, I get 2 error messages :
- erreur à l'intialisation du test apicapabilitiesTest ...
puis
- erreur de connectivité réseau
URL:https://josm.openstreetmap.de/svn/trunk Repository:UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b Last:Changed Date: 2018-05-31 00:51:20 +0200 (Thu, 31 May 2018) Build-Date:2018-05-30 22:58:01 Revision:13878 Relative:URL: ^/trunk Identification: JOSM/1.5 (13878 fr) Linux Ubuntu 18.04 LTS Memory Usage: 317 MB / 1765 MB (210 MB allocated, but free) Java version: 1.8.0_171-8u171-b11-0ubuntu0.18.04.1-b11, Oracle Corporation, OpenJDK 64-Bit Server VM Screen: :0.0 1280x800 Maximum Screen Size: 1280x800 Java package: openjdk-8-jre:amd64-8u171-b11-0ubuntu0.18.04.1 Java ATK Wrapper package: libatk-wrapper-java:all-0.33.3-20ubuntu0.1 VM arguments: [-Djosm.restart=true, -Djava.net.useSystemProxies=true] Last errors/warnings: - W: Already here java.security.InvalidAlgorithmParameterException: the trustAnchors parameter must be non-empty - W: java.security.InvalidAlgorithmParameterException: the trustAnchors parameter must be non-empty - W: javax.net.ssl.SSLException: java.lang.RuntimeException: Unexpected error: java.security.InvalidAlgorithmParameterException: the trustAnchors parameter must be non-empty. Cause : java.lang.RuntimeException: Unexpected error: java.security.InvalidAlgorithmParameterException: the trustAnchors parameter must be non-empty. Cause : java.security.InvalidAlgorithmParameterException: the trustAnchors parameter must be non-empty - E: javax.net.ssl.SSLException: java.lang.RuntimeException: Unexpected error: java.security.InvalidAlgorithmParameterException: the trustAnchors parameter must be non-empty. Cause : java.lang.RuntimeException: Unexpected error: java.security.InvalidAlgorithmParameterException: the trustAnchors parameter must be non-empty. Cause : java.security.InvalidAlgorithmParameterException: the trustAnchors parameter must be non-empty - W: javax.net.ssl.SSLException: java.lang.RuntimeException: Unexpected error: java.security.InvalidAlgorithmParameterException: the trustAnchors parameter must be non-empty. Cause : java.lang.RuntimeException: Unexpected error: java.security.InvalidAlgorithmParameterException: the trustAnchors parameter must be non-empty. Cause : java.security.InvalidAlgorithmParameterException: the trustAnchors parameter must be non-empty - W: Already here java.security.InvalidAlgorithmParameterException: the trustAnchors parameter must be non-empty - W: Already here java.security.InvalidAlgorithmParameterException: the trustAnchors parameter must be non-empty - E: Erreur à l’initialisation du test ApiCapabilitiesTest : - W: No configuration settings found. Using hardcoded default values for all pools. - W: Region [TMS_BLOCK_v2] Resetting cache





Closed as duplicate of #15851.
Ubuntu bug. We're waiting for them to backport this bugfix: https://bugs.launchpad.net/ubuntu/+source/ca-certificates-java/+bug/1770553