Zemedelphos

error report

Oct 28th, 2015
122
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.77 KB | None | 0 0
  1. Loading BuildTools version: git-BuildTools-1847da7-45 (#45)
  2. BuildTools
  3. Starting clone of https://hub.spigotmc.org/stash/scm/spigot/bukkit.git to Bukkit
  4. Exception in thread "main" org.eclipse.jgit.api.errors.TransportException: https ://hub.spigotmc.org/stash/scm/spigot/bukkit.git: cannot open git-upload-pack
  5. at org.eclipse.jgit.api.FetchCommand.call(FetchCommand.java:139)
  6. at org.eclipse.jgit.api.CloneCommand.fetch(CloneCommand.java:187)
  7. at org.eclipse.jgit.api.CloneCommand.call(CloneCommand.java:127)
  8. at org.spigotmc.builder.Builder.clone(Builder.java:619)
  9. at org.spigotmc.builder.Builder.main(Builder.java:171)
  10. Caused by: org.eclipse.jgit.errors.TransportException: https://hub.spigotmc.org/ stash/scm/spigot/bukkit.git: cannot open git-upload-pack
  11. at org.eclipse.jgit.transport.TransportHttp.connect(TransportHttp.java:5 24)
  12. at org.eclipse.jgit.transport.TransportHttp.openFetch(TransportHttp.java :309)
  13. at org.eclipse.jgit.transport.FetchProcess.executeImp(FetchProcess.java: 136)
  14. at org.eclipse.jgit.transport.FetchProcess.execute(FetchProcess.java:122 )
  15. at org.eclipse.jgit.transport.Transport.fetch(Transport.java:1138)
  16. at org.eclipse.jgit.api.FetchCommand.call(FetchCommand.java:130)
  17. ... 4 more
  18. Caused by: javax.net.ssl.SSLException: java.security.ProviderException: java.sec urity.KeyException
  19. at sun.security.ssl.Alerts.getSSLException(Alerts.java:208)
  20. at sun.security.ssl.SSLSocketImpl.fatal(SSLSocketImpl.java:1916)
  21. at sun.security.ssl.SSLSocketImpl.fatal(SSLSocketImpl.java:1874)
  22. at sun.security.ssl.SSLSocketImpl.handleException(SSLSocketImpl.java:185 7)
  23. at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1378 )
  24. at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1355 )
  25. at sun.net.www.protocol.https.HttpsClient.afterConnect(HttpsClient.java: 559)
  26. at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect (AbstractDelegateHttpsURLConnection.java:185)
  27. at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLCon nection.java:1302)
  28. at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:468 )
  29. at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(Htt psURLConnectionImpl.java:338)
  30. at org.eclipse.jgit.transport.http.JDKHttpConnection.getResponseCode(JDK HttpConnection.java:98)
  31. at org.eclipse.jgit.util.HttpSupport.response(HttpSupport.java:168)
  32. at org.eclipse.jgit.transport.TransportHttp.connect(TransportHttp.java:4 75)
  33. ... 9 more
  34. Caused by: java.security.ProviderException: java.security.KeyException
  35. at sun.security.ec.ECKeyPairGenerator.generateKeyPair(ECKeyPairGenerator .java:146)
  36. at java.security.KeyPairGenerator$Delegate.generateKeyPair(KeyPairGenera tor.java:704)
  37. at sun.security.ssl.ECDHCrypt.<init>(ECDHCrypt.java:78)
  38. at sun.security.ssl.ClientHandshaker.serverKeyExchange(ClientHandshaker. java:717)
  39. at sun.security.ssl.ClientHandshaker.processMessage(ClientHandshaker.jav a:278)
  40. at sun.security.ssl.Handshaker.processLoop(Handshaker.java:913)
  41. at sun.security.ssl.Handshaker.process_record(Handshaker.java:849)
  42. at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:1035)
  43. at sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl. java:1344)
  44. at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1371 )
  45. ... 18 more
  46. Caused by: java.security.KeyException
  47. at sun.security.ec.ECKeyPairGenerator.generateECKeyPair(Native Method)
  48. at sun.security.ec.ECKeyPairGenerator.generateKeyPair(ECKeyPairGenerator .java:126)
  49. ... 27 more
Advertisement
Add Comment
Please, Sign In to add comment