[information] ---------------------------------- Instances ---------------------------------- [information] [Instances] enumerating local instances... [information] [Instances] betasin: version 0.0.1 [information] [Instances] betasin: location C:\Users\Andreas\Desktop\Spiele\Adersin\.\instances\betasin [information] [Instances] gaia: version 0.0.5 [information] [Instances] gaia: location C:\Users\Andreas\Desktop\Spiele\Adersin\.\instances\gaia [information] [Instances] checking for updates: https://downloads.adersin.de/launcher/instances [schwerwiegend] [Instances] error while fetching instances updates: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target [warnung] Load failure javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target at sun.security.ssl.Alerts.getSSLException(Unknown Source) at sun.security.ssl.SSLSocketImpl.fatal(Unknown Source) at sun.security.ssl.Handshaker.fatalSE(Unknown Source) at sun.security.ssl.Handshaker.fatalSE(Unknown Source) at sun.security.ssl.ClientHandshaker.serverCertificate(Unknown Source) at sun.security.ssl.ClientHandshaker.processMessage(Unknown Source) at sun.security.ssl.Handshaker.processLoop(Unknown Source) at sun.security.ssl.Handshaker.process_record(Unknown Source) at sun.security.ssl.SSLSocketImpl.readRecord(Unknown Source) at sun.security.ssl.SSLSocketImpl.performInitialHandshake(Unknown Source) at sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source) at sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source) at sun.net.www.protocol.https.HttpsClient.afterConnect(Unknown Source) at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(Unknown Source) at sun.net.www.protocol.https.HttpsURLConnectionImpl.connect(Unknown Source) at com.skcraft.launcher.util.HttpRequest.execute(HttpRequest.java:130) at com.skcraft.launcher.InstanceList$Enumerator.call(InstanceList.java:147) at com.skcraft.launcher.InstanceList$Enumerator.call(InstanceList.java:105) at java.util.concurrent.FutureTask.run(Unknown Source) at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.lang.Thread.run(Unknown Source) Caused by: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target at sun.security.validator.PKIXValidator.doBuild(Unknown Source) at sun.security.validator.PKIXValidator.engineValidate(Unknown Source) at sun.security.validator.Validator.validate(Unknown Source) at sun.security.ssl.X509TrustManagerImpl.validate(Unknown Source) at sun.security.ssl.X509TrustManagerImpl.checkTrusted(Unknown Source) at sun.security.ssl.X509TrustManagerImpl.checkServerTrusted(Unknown Source) ... 18 more Caused by: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target at sun.security.provider.certpath.SunCertPathBuilder.build(Unknown Source) at sun.security.provider.certpath.SunCertPathBuilder.engineBuild(Unknown Source) at java.security.cert.CertPathBuilder.build(Unknown Source) ... 24 more [information] [Instances] 2 instance(s) enumerated. [information] ---------------------------------- Debug ---------------------------------- [information] [Launcher] baseDir: C:\Users\Andreas\Desktop\Spiele\Adersin\. [information] [Launcher] commonDataDir: C:\Users\Andreas\Desktop\Spiele\Adersin\. [information] [Launcher] instancesDir: C:\Users\Andreas\Desktop\Spiele\Adersin\.\instances [information] [Launcher] launcherBinariesDir: C:\Users\Andreas\Desktop\Spiele\Adersin\.\launcher [information] [Launcher] librariesDir: C:\Users\Andreas\Desktop\Spiele\Adersin\.\libraries [information] [Launcher] versionDir: C:\Users\Andreas\Desktop\Spiele\Adersin\.\versions [information] [Launcher] newsUrl: http://downloads.adersin.de/launcher/news [information] [Launcher] packagesUrl: https://downloads.adersin.de/launcher/instances [information] ---------------------------------- System ---------------------------------- [information] [Launcher] OS: Windows 7 (amd64) [information] [Launcher] Java Path: C:\Program Files\Java\jre1.8.0_91\bin [information] [Launcher] Java Version: 1.8.0_91-b15 (64bit) [information] [Launcher] Java VM: Java HotSpot(TM) 64-Bit Server VM [information] ---------------------------------- Config ---------------------------------- [information] [Launcher] JVM Args: null [information] [Launcher] JVM Path: null [information] [Launcher] Max Memory: 4096 [information] [Launcher] Min Memory: 1024 [information] [Launcher] Music volume: 0 [information] [Launcher] Proxy enabled: false [information] [Launcher] Proxy: localhost : 8080 [information] [Launcher] Launcher URL: https://downloads.adersin.de/launcher/latest [information] [Launcher] Instances URL: https://downloads.adersin.de/launcher/instances [information] [Launcher] Height: 480 [information] [Launcher] Width: 854 [information] ---------------------------------- Launcher ---------------------------------- [information] [Launcher] current version: 1.2.0 [information] [Launcher] checking for update: https://downloads.adersin.de/launcher/latest [schwerwiegend] [Launcher] error while checking for launcher updates. [warnung] Load failure javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target at sun.security.ssl.Alerts.getSSLException(Unknown Source) at sun.security.ssl.SSLSocketImpl.fatal(Unknown Source) at sun.security.ssl.Handshaker.fatalSE(Unknown Source) at sun.security.ssl.Handshaker.fatalSE(Unknown Source) at sun.security.ssl.ClientHandshaker.serverCertificate(Unknown Source) at sun.security.ssl.ClientHandshaker.processMessage(Unknown Source) at sun.security.ssl.Handshaker.processLoop(Unknown Source) at sun.security.ssl.Handshaker.process_record(Unknown Source) at sun.security.ssl.SSLSocketImpl.readRecord(Unknown Source) at sun.security.ssl.SSLSocketImpl.performInitialHandshake(Unknown Source) at sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source) at sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source) at sun.net.www.protocol.https.HttpsClient.afterConnect(Unknown Source) at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(Unknown Source) at sun.net.www.protocol.https.HttpsURLConnectionImpl.connect(Unknown Source) at com.skcraft.launcher.util.HttpRequest.execute(HttpRequest.java:130) at com.skcraft.launcher.selfupdate.UpdateChecker.call(UpdateChecker.java:88) at com.skcraft.launcher.selfupdate.UpdateChecker.call(UpdateChecker.java:26) at java.util.concurrent.FutureTask.run(Unknown Source) at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.lang.Thread.run(Unknown Source) Caused by: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target at sun.security.validator.PKIXValidator.doBuild(Unknown Source) at sun.security.validator.PKIXValidator.engineValidate(Unknown Source) at sun.security.validator.Validator.validate(Unknown Source) at sun.security.ssl.X509TrustManagerImpl.validate(Unknown Source) at sun.security.ssl.X509TrustManagerImpl.checkTrusted(Unknown Source) at sun.security.ssl.X509TrustManagerImpl.checkServerTrusted(Unknown Source) ... 18 more Caused by: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target at sun.security.provider.certpath.SunCertPathBuilder.build(Unknown Source) at sun.security.provider.certpath.SunCertPathBuilder.engineBuild(Unknown Source) at java.security.cert.CertPathBuilder.build(Unknown Source) ... 24 more
Boohja
Das hat leider nichts mit dem Problem aus dem Chat zu tun. Da kannst du dich glaube ich mit Yola unterhalten, die hatte das auch mal.Das Problem liegt im Key-Management des jeweiligen Java-Sicherheitscontainers oder wie das Teil hieß. Dein Java hält unser https-Zertifikat für nicht vertrauenswürdig, weil es seinen eigenen Schlüsselbund nicht mehr findet. Ein Thema, an dem ich leider nichts machen kann.
Glaube Yola hat ein anderes/neues Java installiert? Kann ich jedenfalls nichts am Launcher machen