Advertisement
Guest User

Untitled

a guest
Jul 29th, 2016
64
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.35 KB | None | 0 0
  1. 03:27:35 [SEVERE] Error authenticating BSGEstella with minecraft.net
  2. io.netty.handler.codec.DecoderException: java.lang.RuntimeException: java.security.KeyException
  3. at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:391)
  4. at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:244)
  5. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:318)
  6. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:304)
  7. at io.netty.handler.timeout.ReadTimeoutHandler.channelRead(ReadTimeoutHandler.java:152)
  8. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:318)
  9. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:304)
  10. at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:846)
  11. at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:823)
  12. at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:339)
  13. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:255)
  14. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:112)
  15. at java.lang.Thread.run(Thread.java:745)
  16. Caused by: java.lang.RuntimeException: java.security.KeyException
  17. at sun.security.ssl.Handshaker.checkThrown(Handshaker.java:1429)
  18. at sun.security.ssl.SSLEngineImpl.checkTaskThrown(SSLEngineImpl.java:535)
  19. at sun.security.ssl.SSLEngineImpl.readNetRecord(SSLEngineImpl.java:813)
  20. at sun.security.ssl.SSLEngineImpl.unwrap(SSLEngineImpl.java:781)
  21. at javax.net.ssl.SSLEngine.unwrap(SSLEngine.java:624)
  22. at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1138)
  23. at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1028)
  24. at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:968)
  25. at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:360)
  26. ... 12 more
  27. Caused by: java.security.ProviderException: java.security.KeyException
  28. at sun.security.ec.ECKeyPairGenerator.generateKeyPair(ECKeyPairGenerator.java:147)
  29. at java.security.KeyPairGenerator$Delegate.generateKeyPair(KeyPairGenerator.java:703)
  30. at sun.security.ssl.ECDHCrypt.<init>(ECDHCrypt.java:77)
  31. at sun.security.ssl.ClientHandshaker.serverKeyExchange(ClientHandshaker.java:721)
  32. at sun.security.ssl.ClientHandshaker.processMessage(ClientHandshaker.java:281)
  33. at sun.security.ssl.Handshaker.processLoop(Handshaker.java:979)
  34. at sun.security.ssl.Handshaker$1.run(Handshaker.java:919)
  35. at sun.security.ssl.Handshaker$1.run(Handshaker.java:916)
  36. at java.security.AccessController.doPrivileged(Native Method)
  37. at sun.security.ssl.Handshaker$DelegatedTask.run(Handshaker.java:1369)
  38. at io.netty.handler.ssl.SslHandler.runDelegatedTasks(SslHandler.java:1164)
  39. at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1067)
  40. ... 14 more
  41. Caused by: java.security.KeyException
  42. at sun.security.ec.ECKeyPairGenerator.generateECKeyPair(Native Method)
  43. at sun.security.ec.ECKeyPairGenerator.generateKeyPair(ECKeyPairGenerator.java:128)
  44. ... 25 more
  45. 03:27:35 [SEVERE] Error authenticating magicats with minecraft.net
  46. io.netty.handler.codec.DecoderException: java.lang.RuntimeException: java.security.KeyException
  47. at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:391)
  48. at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:244)
  49. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:318)
  50. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:304)
  51. at io.netty.handler.timeout.ReadTimeoutHandler.channelRead(ReadTimeoutHandler.java:152)
  52. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:318)
  53. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:304)
  54. at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:846)
  55. at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:823)
  56. at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:339)
  57. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:255)
  58. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:112)
  59. at java.lang.Thread.run(Thread.java:745)
  60. Caused by: java.lang.RuntimeException: java.security.KeyException
  61. at sun.security.ssl.Handshaker.checkThrown(Handshaker.java:1429)
  62. at sun.security.ssl.SSLEngineImpl.checkTaskThrown(SSLEngineImpl.java:535)
  63. at sun.security.ssl.SSLEngineImpl.readNetRecord(SSLEngineImpl.java:813)
  64. at sun.security.ssl.SSLEngineImpl.unwrap(SSLEngineImpl.java:781)
  65. at javax.net.ssl.SSLEngine.unwrap(SSLEngine.java:624)
  66. at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1138)
  67. at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1028)
  68. at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:968)
  69. at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:360)
  70. ... 12 more
  71. Caused by: java.security.ProviderException: java.security.KeyException
  72. at sun.security.ec.ECKeyPairGenerator.generateKeyPair(ECKeyPairGenerator.java:147)
  73. at java.security.KeyPairGenerator$Delegate.generateKeyPair(KeyPairGenerator.java:703)
  74. at sun.security.ssl.ECDHCrypt.<init>(ECDHCrypt.java:77)
  75. at sun.security.ssl.ClientHandshaker.serverKeyExchange(ClientHandshaker.java:721)
  76. at sun.security.ssl.ClientHandshaker.processMessage(ClientHandshaker.java:281)
  77. at sun.security.ssl.Handshaker.processLoop(Handshaker.java:979)
  78. at sun.security.ssl.Handshaker$1.run(Handshaker.java:919)
  79. at sun.security.ssl.Handshaker$1.run(Handshaker.java:916)
  80. at java.security.AccessController.doPrivileged(Native Method)
  81. at sun.security.ssl.Handshaker$DelegatedTask.run(Handshaker.java:1369)
  82. at io.netty.handler.ssl.SslHandler.runDelegatedTasks(SslHandler.java:1164)
  83. at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1067)
  84. ... 14 more
  85. Caused by: java.security.KeyException
  86. at sun.security.ec.ECKeyPairGenerator.generateECKeyPair(Native Method)
  87. at sun.security.ec.ECKeyPairGenerator.generateKeyPair(ECKeyPairGenerator.java:128)
  88. ... 25 more
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement