Advertisement
Guest User

ser_1406717455115

a guest
Jul 30th, 2014
229
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.47 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.JceSecurityManager.<clinit>(JceSecurityManager.java:65)
  11. javax.crypto.Cipher.getConfiguredPermission(Cipher.java:2543)
  12. javax.crypto.Cipher.getMaxAllowedKeyLength(Cipher.java:2567)
  13. sun.security.ssl.CipherSuite$BulkCipher.isAvailable(Unknown Source)
  14. sun.security.ssl.CipherSuite$BulkCipher.isAvailable(Unknown Source)
  15. sun.security.ssl.CipherSuite.isAvailable(Unknown Source)
  16. sun.security.ssl.SSLContextImpl.getApplicableCipherSuiteList(Unknown Source)
  17. sun.security.ssl.SSLContextImpl.getDefaultCipherSuiteList(Unknown Source)
  18. sun.security.ssl.SSLSocketImpl.init(Unknown Source)
  19. sun.security.ssl.SSLSocketImpl.<init>(Unknown Source)
  20. sun.security.ssl.SSLSocketFactoryImpl.createSocket(Unknown Source)
  21. sun.net.www.protocol.https.HttpsClient.createSocket(Unknown Source)
  22. sun.net.NetworkClient.doConnect(Unknown Source)
  23. sun.net.www.http.HttpClient.openServer(Unknown Source)
  24. sun.net.www.http.HttpClient.openServer(Unknown Source)
  25. sun.net.www.protocol.https.HttpsClient.<init>(Unknown Source)
  26. sun.net.www.protocol.https.HttpsClient.New(Unknown Source)
  27. sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(Unknown Source)
  28. sun.net.www.protocol.http.HttpURLConnection.plainConnect0(Unknown Source)
  29. sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown Source)
  30. sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(Unknown Source)
  31. sun.net.www.protocol.http.HttpURLConnection.getOutputStream0(Unknown Source)
  32. sun.net.www.protocol.http.HttpURLConnection.getOutputStream(Unknown Source)
  33. sun.net.www.protocol.https.HttpsURLConnectionImpl.getOutputStream(Unknown Source)
  34. net.technicpack.launchercore.auth.AuthenticationService.postJson(AuthenticationService.java:65)
  35. net.technicpack.launchercore.auth.AuthenticationService.requestRefresh(AuthenticationService.java:42)
  36. net.technicpack.launchercore.install.user.UserModel.AttemptUserRefresh(UserModel.java:64)
  37. net.technicpack.launchercore.install.user.UserModel.AttemptLastUserRefresh(UserModel.java:60)
  38. org.spoutcraft.launcher.launcher.Launcher.startup(Launcher.java:91)
  39. org.spoutcraft.launcher.entrypoint.SpoutcraftLauncher.main(SpoutcraftLauncher.java:97)
  40. org.spoutcraft.launcher.entrypoint.Start.launch(Start.java:141)
  41. org.spoutcraft.launcher.entrypoint.Start.main(Start.java:46)
  42. Caused By: (SecurityException)
  43. [Can not initialize cryptographic mechanism]
  44. javax.crypto.JceSecurityManager.<clinit>(JceSecurityManager.java:65)
  45. javax.crypto.Cipher.getConfiguredPermission(Cipher.java:2543)
  46. javax.crypto.Cipher.getMaxAllowedKeyLength(Cipher.java:2567)
  47. sun.security.ssl.CipherSuite$BulkCipher.isAvailable(Unknown Source)
  48. sun.security.ssl.CipherSuite$BulkCipher.isAvailable(Unknown Source)
  49. sun.security.ssl.CipherSuite.isAvailable(Unknown Source)
  50. sun.security.ssl.SSLContextImpl.getApplicableCipherSuiteList(Unknown Source)
  51. sun.security.ssl.SSLContextImpl.getDefaultCipherSuiteList(Unknown Source)
  52. sun.security.ssl.SSLSocketImpl.init(Unknown Source)
  53. sun.security.ssl.SSLSocketImpl.<init>(Unknown Source)
  54. sun.security.ssl.SSLSocketFactoryImpl.createSocket(Unknown Source)
  55. sun.net.www.protocol.https.HttpsClient.createSocket(Unknown Source)
  56. sun.net.NetworkClient.doConnect(Unknown Source)
  57. sun.net.www.http.HttpClient.openServer(Unknown Source)
  58. sun.net.www.http.HttpClient.openServer(Unknown Source)
  59. sun.net.www.protocol.https.HttpsClient.<init>(Unknown Source)
  60. sun.net.www.protocol.https.HttpsClient.New(Unknown Source)
  61. sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(Unknown Source)
  62. sun.net.www.protocol.http.HttpURLConnection.plainConnect0(Unknown Source)
  63. sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown Source)
  64. sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(Unknown Source)
  65. sun.net.www.protocol.http.HttpURLConnection.getOutputStream0(Unknown Source)
  66. sun.net.www.protocol.http.HttpURLConnection.getOutputStream(Unknown Source)
  67. sun.net.www.protocol.https.HttpsURLConnectionImpl.getOutputStream(Unknown Source)
  68. net.technicpack.launchercore.auth.AuthenticationService.postJson(AuthenticationService.java:65)
  69. net.technicpack.launchercore.auth.AuthenticationService.requestRefresh(AuthenticationService.java:42)
  70. net.technicpack.launchercore.install.user.UserModel.AttemptUserRefresh(UserModel.java:64)
  71. net.technicpack.launchercore.install.user.UserModel.AttemptLastUserRefresh(UserModel.java:60)
  72. org.spoutcraft.launcher.launcher.Launcher.startup(Launcher.java:91)
  73. org.spoutcraft.launcher.entrypoint.SpoutcraftLauncher.main(SpoutcraftLauncher.java:97)
  74. org.spoutcraft.launcher.entrypoint.Start.launch(Start.java:141)
  75. org.spoutcraft.launcher.entrypoint.Start.main(Start.java:46)
  76. Caused By: (PrivilegedActionException)
  77. [null]
  78. javax.crypto.JceSecurityManager.<clinit>(JceSecurityManager.java:65)
  79. javax.crypto.Cipher.getConfiguredPermission(Cipher.java:2543)
  80. javax.crypto.Cipher.getMaxAllowedKeyLength(Cipher.java:2567)
  81. sun.security.ssl.CipherSuite$BulkCipher.isAvailable(Unknown Source)
  82. sun.security.ssl.CipherSuite$BulkCipher.isAvailable(Unknown Source)
  83. sun.security.ssl.CipherSuite.isAvailable(Unknown Source)
  84. sun.security.ssl.SSLContextImpl.getApplicableCipherSuiteList(Unknown Source)
  85. sun.security.ssl.SSLContextImpl.getDefaultCipherSuiteList(Unknown Source)
  86. sun.security.ssl.SSLSocketImpl.init(Unknown Source)
  87. sun.security.ssl.SSLSocketImpl.<init>(Unknown Source)
  88. sun.security.ssl.SSLSocketFactoryImpl.createSocket(Unknown Source)
  89. sun.net.www.protocol.https.HttpsClient.createSocket(Unknown Source)
  90. sun.net.NetworkClient.doConnect(Unknown Source)
  91. sun.net.www.http.HttpClient.openServer(Unknown Source)
  92. sun.net.www.http.HttpClient.openServer(Unknown Source)
  93. sun.net.www.protocol.https.HttpsClient.<init>(Unknown Source)
  94. sun.net.www.protocol.https.HttpsClient.New(Unknown Source)
  95. sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(Unknown Source)
  96. sun.net.www.protocol.http.HttpURLConnection.plainConnect0(Unknown Source)
  97. sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown Source)
  98. sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(Unknown Source)
  99. sun.net.www.protocol.http.HttpURLConnection.getOutputStream0(Unknown Source)
  100. sun.net.www.protocol.http.HttpURLConnection.getOutputStream(Unknown Source)
  101. sun.net.www.protocol.https.HttpsURLConnectionImpl.getOutputStream(Unknown Source)
  102. net.technicpack.launchercore.auth.AuthenticationService.postJson(AuthenticationService.java:65)
  103. net.technicpack.launchercore.auth.AuthenticationService.requestRefresh(AuthenticationService.java:42)
  104. net.technicpack.launchercore.install.user.UserModel.AttemptUserRefresh(UserModel.java:64)
  105. net.technicpack.launchercore.install.user.UserModel.AttemptLastUserRefresh(UserModel.java:60)
  106. org.spoutcraft.launcher.launcher.Launcher.startup(Launcher.java:91)
  107. org.spoutcraft.launcher.entrypoint.SpoutcraftLauncher.main(SpoutcraftLauncher.java:97)
  108. org.spoutcraft.launcher.entrypoint.Start.launch(Start.java:141)
  109. org.spoutcraft.launcher.entrypoint.Start.main(Start.java:46)
  110. Caused By: (FileNotFoundException)
  111. [C:\Program Files (x86)\Java\jre8\lib\security\US_export_policy.jar (Access is denied)]
  112. javax.crypto.JceSecurityManager.<clinit>(JceSecurityManager.java:65)
  113. javax.crypto.Cipher.getConfiguredPermission(Cipher.java:2543)
  114. javax.crypto.Cipher.getMaxAllowedKeyLength(Cipher.java:2567)
  115. sun.security.ssl.CipherSuite$BulkCipher.isAvailable(Unknown Source)
  116. sun.security.ssl.CipherSuite$BulkCipher.isAvailable(Unknown Source)
  117. sun.security.ssl.CipherSuite.isAvailable(Unknown Source)
  118. sun.security.ssl.SSLContextImpl.getApplicableCipherSuiteList(Unknown Source)
  119. sun.security.ssl.SSLContextImpl.getDefaultCipherSuiteList(Unknown Source)
  120. sun.security.ssl.SSLSocketImpl.init(Unknown Source)
  121. sun.security.ssl.SSLSocketImpl.<init>(Unknown Source)
  122. sun.security.ssl.SSLSocketFactoryImpl.createSocket(Unknown Source)
  123. sun.net.www.protocol.https.HttpsClient.createSocket(Unknown Source)
  124. sun.net.NetworkClient.doConnect(Unknown Source)
  125. sun.net.www.http.HttpClient.openServer(Unknown Source)
  126. sun.net.www.http.HttpClient.openServer(Unknown Source)
  127. sun.net.www.protocol.https.HttpsClient.<init>(Unknown Source)
  128. sun.net.www.protocol.https.HttpsClient.New(Unknown Source)
  129. sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(Unknown Source)
  130. sun.net.www.protocol.http.HttpURLConnection.plainConnect0(Unknown Source)
  131. sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown Source)
  132. sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(Unknown Source)
  133. sun.net.www.protocol.http.HttpURLConnection.getOutputStream0(Unknown Source)
  134. sun.net.www.protocol.http.HttpURLConnection.getOutputStream(Unknown Source)
  135. sun.net.www.protocol.https.HttpsURLConnectionImpl.getOutputStream(Unknown Source)
  136. net.technicpack.launchercore.auth.AuthenticationService.postJson(AuthenticationService.java:65)
  137. net.technicpack.launchercore.auth.AuthenticationService.requestRefresh(AuthenticationService.java:42)
  138. net.technicpack.launchercore.install.user.UserModel.AttemptUserRefresh(UserModel.java:64)
  139. net.technicpack.launchercore.install.user.UserModel.AttemptLastUserRefresh(UserModel.java:60)
  140. org.spoutcraft.launcher.launcher.Launcher.startup(Launcher.java:91)
  141. org.spoutcraft.launcher.entrypoint.SpoutcraftLauncher.main(SpoutcraftLauncher.java:97)
  142. org.spoutcraft.launcher.entrypoint.Start.launch(Start.java:141)
  143. org.spoutcraft.launcher.entrypoint.Start.main(Start.java:46)
  144.  
  145. System Information:
  146. Operating System: Windows Vista
  147. Operating System Version: 6.0
  148. Operating System Architecture: x86
  149. Java version: 1.8.0 32 bit
  150. Total Memory: 30 MB
  151. Max Memory: 247 MB
  152. Memory Free: 8 MB
  153. CPU Cores: 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement