Advertisement
Guest User

ser_1397845009058

a guest
Apr 18th, 2014
55
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.71 KB | None | 0 0
  1. Technic Launcher Error Report:
  2. ( Please submit this report to https://github.com/TechnicPack/TechnicLauncher/issues )
  3. Launcher Build: 439
  4.  
  5. Selected Pack: null
  6. Stack Trace:
  7. Exception: ExceptionInInitializerError
  8. Message: null
  9. Trace:
  10. javax.crypto.KeyAgreement.getInstance(KeyAgreement.java:173)
  11. sun.security.ssl.JsseJce.getKeyAgreement(Unknown Source)
  12. sun.security.ssl.JsseJce.isEcAvailable(Unknown Source)
  13. sun.security.ssl.CipherSuite$KeyExchange.isAvailable(Unknown Source)
  14. sun.security.ssl.CipherSuite.isAvailable(Unknown Source)
  15. sun.security.ssl.SSLContextImpl.getApplicableCipherSuiteList(Unknown Source)
  16. sun.security.ssl.SSLContextImpl.getDefaultCipherSuiteList(Unknown Source)
  17. sun.security.ssl.SSLSocketImpl.init(Unknown Source)
  18. sun.security.ssl.SSLSocketImpl.<init>(Unknown Source)
  19. sun.security.ssl.SSLSocketFactoryImpl.createSocket(Unknown Source)
  20. sun.net.www.protocol.https.HttpsClient.createSocket(Unknown Source)
  21. sun.net.NetworkClient.doConnect(Unknown Source)
  22. sun.net.www.http.HttpClient.openServer(Unknown Source)
  23. sun.net.www.http.HttpClient.openServer(Unknown Source)
  24. sun.net.www.protocol.https.HttpsClient.<init>(Unknown Source)
  25. sun.net.www.protocol.https.HttpsClient.New(Unknown Source)
  26. sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(Unknown Source)
  27. sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown Source)
  28. sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(Unknown Source)
  29. sun.net.www.protocol.http.HttpURLConnection.getOutputStream(Unknown Source)
  30. sun.net.www.protocol.https.HttpsURLConnectionImpl.getOutputStream(Unknown Source)
  31. net.technicpack.launchercore.auth.AuthenticationService.postJson(AuthenticationService.java:65)
  32. net.technicpack.launchercore.auth.AuthenticationService.requestRefresh(AuthenticationService.java:42)
  33. net.technicpack.launchercore.install.user.UserModel.AttemptUserRefresh(UserModel.java:64)
  34. net.technicpack.launchercore.install.user.UserModel.AttemptLastUserRefresh(UserModel.java:60)
  35. org.spoutcraft.launcher.launcher.Launcher.startup(Launcher.java:91)
  36. org.spoutcraft.launcher.entrypoint.SpoutcraftLauncher.main(SpoutcraftLauncher.java:97)
  37. org.spoutcraft.launcher.entrypoint.Start.launch(Start.java:141)
  38. org.spoutcraft.launcher.entrypoint.Start.main(Start.java:46)
  39. Caused By: (SecurityException)
  40. [Can not initialize cryptographic mechanism]
  41. javax.crypto.KeyAgreement.getInstance(KeyAgreement.java:173)
  42. sun.security.ssl.JsseJce.getKeyAgreement(Unknown Source)
  43. sun.security.ssl.JsseJce.isEcAvailable(Unknown Source)
  44. sun.security.ssl.CipherSuite$KeyExchange.isAvailable(Unknown Source)
  45. sun.security.ssl.CipherSuite.isAvailable(Unknown Source)
  46. sun.security.ssl.SSLContextImpl.getApplicableCipherSuiteList(Unknown Source)
  47. sun.security.ssl.SSLContextImpl.getDefaultCipherSuiteList(Unknown Source)
  48. sun.security.ssl.SSLSocketImpl.init(Unknown Source)
  49. sun.security.ssl.SSLSocketImpl.<init>(Unknown Source)
  50. sun.security.ssl.SSLSocketFactoryImpl.createSocket(Unknown Source)
  51. sun.net.www.protocol.https.HttpsClient.createSocket(Unknown Source)
  52. sun.net.NetworkClient.doConnect(Unknown Source)
  53. sun.net.www.http.HttpClient.openServer(Unknown Source)
  54. sun.net.www.http.HttpClient.openServer(Unknown Source)
  55. sun.net.www.protocol.https.HttpsClient.<init>(Unknown Source)
  56. sun.net.www.protocol.https.HttpsClient.New(Unknown Source)
  57. sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(Unknown Source)
  58. sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown Source)
  59. sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(Unknown Source)
  60. sun.net.www.protocol.http.HttpURLConnection.getOutputStream(Unknown Source)
  61. sun.net.www.protocol.https.HttpsURLConnectionImpl.getOutputStream(Unknown Source)
  62. net.technicpack.launchercore.auth.AuthenticationService.postJson(AuthenticationService.java:65)
  63. net.technicpack.launchercore.auth.AuthenticationService.requestRefresh(AuthenticationService.java:42)
  64. net.technicpack.launchercore.install.user.UserModel.AttemptUserRefresh(UserModel.java:64)
  65. net.technicpack.launchercore.install.user.UserModel.AttemptLastUserRefresh(UserModel.java:60)
  66. org.spoutcraft.launcher.launcher.Launcher.startup(Launcher.java:91)
  67. org.spoutcraft.launcher.entrypoint.SpoutcraftLauncher.main(SpoutcraftLauncher.java:97)
  68. org.spoutcraft.launcher.entrypoint.Start.launch(Start.java:141)
  69. org.spoutcraft.launcher.entrypoint.Start.main(Start.java:46)
  70. Caused By: (SecurityException)
  71. [The jurisdiction policy files are not signed by a trusted signer!]
  72. javax.crypto.KeyAgreement.getInstance(KeyAgreement.java:173)
  73. sun.security.ssl.JsseJce.getKeyAgreement(Unknown Source)
  74. sun.security.ssl.JsseJce.isEcAvailable(Unknown Source)
  75. sun.security.ssl.CipherSuite$KeyExchange.isAvailable(Unknown Source)
  76. sun.security.ssl.CipherSuite.isAvailable(Unknown Source)
  77. sun.security.ssl.SSLContextImpl.getApplicableCipherSuiteList(Unknown Source)
  78. sun.security.ssl.SSLContextImpl.getDefaultCipherSuiteList(Unknown Source)
  79. sun.security.ssl.SSLSocketImpl.init(Unknown Source)
  80. sun.security.ssl.SSLSocketImpl.<init>(Unknown Source)
  81. sun.security.ssl.SSLSocketFactoryImpl.createSocket(Unknown Source)
  82. sun.net.www.protocol.https.HttpsClient.createSocket(Unknown Source)
  83. sun.net.NetworkClient.doConnect(Unknown Source)
  84. sun.net.www.http.HttpClient.openServer(Unknown Source)
  85. sun.net.www.http.HttpClient.openServer(Unknown Source)
  86. sun.net.www.protocol.https.HttpsClient.<init>(Unknown Source)
  87. sun.net.www.protocol.https.HttpsClient.New(Unknown Source)
  88. sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(Unknown Source)
  89. sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown Source)
  90. sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(Unknown Source)
  91. sun.net.www.protocol.http.HttpURLConnection.getOutputStream(Unknown Source)
  92. sun.net.www.protocol.https.HttpsURLConnectionImpl.getOutputStream(Unknown Source)
  93. net.technicpack.launchercore.auth.AuthenticationService.postJson(AuthenticationService.java:65)
  94. net.technicpack.launchercore.auth.AuthenticationService.requestRefresh(AuthenticationService.java:42)
  95. net.technicpack.launchercore.install.user.UserModel.AttemptUserRefresh(UserModel.java:64)
  96. net.technicpack.launchercore.install.user.UserModel.AttemptLastUserRefresh(UserModel.java:60)
  97. org.spoutcraft.launcher.launcher.Launcher.startup(Launcher.java:91)
  98. org.spoutcraft.launcher.entrypoint.SpoutcraftLauncher.main(SpoutcraftLauncher.java:97)
  99. org.spoutcraft.launcher.entrypoint.Start.launch(Start.java:141)
  100. org.spoutcraft.launcher.entrypoint.Start.main(Start.java:46)
  101.  
  102. System Information:
  103. Operating System: Windows 7
  104. Operating System Version: 6.1
  105. Operating System Architecture: x86
  106. Java version: 1.7.0_51 32 bit
  107. Total Memory: 37 MB
  108. Max Memory: 247 MB
  109. Memory Free: 9 MB
  110. CPU Cores: 3
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement