Advertisement
Guest User

teste

a guest
Jan 16th, 2017
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.40 KB | None | 0 0
  1. [B#347] 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
  2. [B#347] at sun.security.ssl.Alerts.getSSLException(Unknown Source)
  3. [B#347] at sun.security.ssl.SSLSocketImpl.fatal(Unknown Source)
  4. [B#347] at sun.security.ssl.Handshaker.fatalSE(Unknown Source)
  5. [B#347] at sun.security.ssl.Handshaker.fatalSE(Unknown Source)
  6. [B#347] at sun.security.ssl.ClientHandshaker.serverCertificate(Unknown Source)
  7. [B#347] at sun.security.ssl.ClientHandshaker.processMessage(Unknown Source)
  8. [B#347] at sun.security.ssl.Handshaker.processLoop(Unknown Source)
  9. [B#347] at sun.security.ssl.Handshaker.process_record(Unknown Source)
  10. [B#347] at sun.security.ssl.SSLSocketImpl.readRecord(Unknown Source)
  11. [B#347] at sun.security.ssl.SSLSocketImpl.performInitialHandshake(Unknown Source)
  12. [B#347] at sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source)
  13. [B#347] at sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source)
  14. [B#347] at sun.net.www.protocol.https.HttpsClient.afterConnect(Unknown Source)
  15. [B#347] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(Unknown Source)
  16. [B#347] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
  17. [B#347] at java.net.HttpURLConnection.getResponseCode(Unknown Source)
  18. [B#347] at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(Unknown Source)
  19. [B#347] at net.technicpack.launchercore.mirror.download.Download.run(Download.java:73)
  20. [B#347] at net.technicpack.launchercore.mirror.MirrorStore.downloadFile(MirrorStore.java:116)
  21. [B#347] at net.technicpack.launchercore.install.tasks.DownloadFileTask.runTask(DownloadFileTask.java:57)
  22. [B#347] at net.technicpack.launchercore.install.tasks.TaskGroup.runTask(TaskGroup.java:86)
  23. [B#347] at net.technicpack.launchercore.install.InstallTasksQueue.runAllTasks(InstallTasksQueue.java:52)
  24. [B#347] at net.technicpack.launchercore.install.ModpackInstaller.installPack(ModpackInstaller.java:42)
  25. [B#347] at net.technicpack.launcher.launch.Installer$1.run(Installer.java:124)
  26. [B#347] at java.lang.Thread.run(Unknown Source)
  27. [B#347] Caused by: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
  28. [B#347] at sun.security.validator.PKIXValidator.doBuild(Unknown Source)
  29. [B#347] at sun.security.validator.PKIXValidator.engineValidate(Unknown Source)
  30. [B#347] at sun.security.validator.Validator.validate(Unknown Source)
  31. [B#347] at sun.security.ssl.X509TrustManagerImpl.validate(Unknown Source)
  32. [B#347] at sun.security.ssl.X509TrustManagerImpl.checkTrusted(Unknown Source)
  33. [B#347] at sun.security.ssl.X509TrustManagerImpl.checkServerTrusted(Unknown Source)
  34. [B#347] ... 21 more
  35. [B#347] Caused by: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
  36. [B#347] at sun.security.provider.certpath.SunCertPathBuilder.engineBuild(Unknown Source)
  37. [B#347] at java.security.cert.CertPathBuilder.build(Unknown Source)
  38. [B#347] ... 27 more
  39. [B#347] Download of https://wintertards.fr/dl/modpackftw.zip Failed!
  40. [B#347] Starting download of http://cdn.technicpack.net/platform2/pack-icons/950731.png?1484587228, with 3 tries remaining
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement