Advertisement
AnonymousPostings

Untitled

Oct 19th, 2014
346
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.15 KB | None | 0 0
  1. [17:10:10] [User Authenticator #587/WARN]: Exception in thread "User Authenticator #587"
  2. [17:10:10] [User Authenticator #587/WARN]: java.lang.OutOfMemoryError: unable to create new native thread
  3. [17:10:10] [User Authenticator #587/WARN]: at java.lang.Thread.start0(Native Method)
  4. [17:10:10] [User Authenticator #587/WARN]: at java.lang.Thread.start(Thread.java:714)
  5. [17:10:10] [User Authenticator #587/WARN]: at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:1047)
  6. [17:10:10] [User Authenticator #587/WARN]: at sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1312)
  7. [17:10:10] [User Authenticator #587/WARN]: at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1339)
  8. [17:10:10] [User Authenticator #587/WARN]: at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1323)
  9. [17:10:10] [User Authenticator #587/WARN]: at sun.net.www.protocol.https.HttpsClient.afterConnect(HttpsClient.java:563)
  10. [17:10:10] [User Authenticator #587/WARN]: at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:185)
  11. [17:10:10] [User Authenticator #587/WARN]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1300)
  12. [17:10:10] [User Authenticator #587/WARN]: at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254)
  13. [17:10:10] [User Authenticator #587/WARN]: at net.minecraft.util.com.mojang.authlib.HttpAuthenticationService.performGetRequest(HttpAuthenticationService.java:126)
  14. [17:10:10] [User Authenticator #587/WARN]: at net.minecraft.util.com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:54)
  15. [17:10:10] [User Authenticator #587/WARN]: at net.minecraft.util.com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.hasJoinedServer(YggdrasilMinecraftSessionService.java:74)
  16. [17:10:10] [User Authenticator #587/WARN]: at net.minecraft.server.v1_7_R4.ThreadPlayerLookupUUID.run(ThreadPlayerLookupUUID.java:38)
  17. [17:10:10] [Server thread/ERROR]: Encountered an unexpected exception
  18. java.lang.OutOfMemoryError: unable to create new native thread
  19. at java.lang.Thread.start0(Native Method) ~[?:1.7.0_65]
  20. at java.lang.Thread.start(Thread.java:714) ~[?:1.7.0_65]
  21. at net.minecraft.server.v1_7_R4.LoginListener.a(LoginListener.java:157) ~[spigot.jar:git-Spigot-1.7.9-R0.2-207-g03373bb]
  22. at net.minecraft.server.v1_7_R4.PacketLoginInEncryptionBegin.a(SourceFile:39) ~[spigot.jar:git-Spigot-1.7.9-R0.2-207-g03373bb]
  23. at net.minecraft.server.v1_7_R4.PacketLoginInEncryptionBegin.handle(SourceFile:12) ~[spigot.jar:git-Spigot-1.7.9-R0.2-207-g03373bb]
  24. at net.minecraft.server.v1_7_R4.NetworkManager.a(NetworkManager.java:186) ~[spigot.jar:git-Spigot-1.7.9-R0.2-207-g03373bb]
  25. at net.minecraft.server.v1_7_R4.ServerConnection.c(ServerConnection.java:81) ~[spigot.jar:git-Spigot-1.7.9-R0.2-207-g03373bb]
  26. at net.minecraft.server.v1_7_R4.MinecraftServer.v(MinecraftServer.java:734) ~[spigot.jar:git-Spigot-1.7.9-R0.2-207-g03373bb]
  27. at net.minecraft.server.v1_7_R4.DedicatedServer.v(DedicatedServer.java:289) ~[spigot.jar:git-Spigot-1.7.9-R0.2-207-g03373bb]
  28. at net.minecraft.server.v1_7_R4.MinecraftServer.u(MinecraftServer.java:584) ~[spigot.jar:git-Spigot-1.7.9-R0.2-207-g03373bb]
  29. at net.minecraft.server.v1_7_R4.MinecraftServer.run(MinecraftServer.java:490) [spigot.jar:git-Spigot-1.7.9-R0.2-207-g03373bb]
  30. at net.minecraft.server.v1_7_R4.ThreadServerApplication.run(SourceFile:628) [spigot.jar:git-Spigot-1.7.9-R0.2-207-g03373bb]
  31. [17:10:11] [User Authenticator #588/WARN]: Exception in thread "User Authenticator #588"
  32. [17:10:11] [User Authenticator #588/WARN]: java.lang.OutOfMemoryError: unable to create new native thread
  33. [17:10:11] [User Authenticator #588/WARN]: at java.lang.Thread.start0(Native Method)
  34. [17:10:11] [User Authenticator #588/WARN]: at java.lang.Thread.start(Thread.java:714)
  35. [17:10:11] [User Authenticator #588/WARN]: at sun.net.www.http.KeepAliveCache$1.run(KeepAliveCache.java:112)
  36. [17:10:11] [User Authenticator #588/WARN]: at sun.net.www.http.KeepAliveCache$1.run(KeepAliveCache.java:96)
  37. [17:10:11] [User Authenticator #588/WARN]: at java.security.AccessController.doPrivileged(Native Method)
  38. [17:10:11] [User Authenticator #588/WARN]: at sun.net.www.http.KeepAliveCache.put(KeepAliveCache.java:95)
  39. [17:10:11] [User Authenticator #588/WARN]: at sun.net.www.protocol.https.HttpsClient.putInKeepAliveCache(HttpsClient.java:663)
  40. [17:10:11] [User Authenticator #588/WARN]: at sun.net.www.http.HttpClient.finished(HttpClient.java:364)
  41. [17:10:11] [User Authenticator #588/WARN]: at sun.net.www.http.KeepAliveStream.close(KeepAliveStream.java:100)
  42. [17:10:11] [User Authenticator #588/WARN]: at sun.net.www.MeteredStream.justRead(MeteredStream.java:93)
  43. [17:10:11] [User Authenticator #588/WARN]: at sun.net.www.MeteredStream.read(MeteredStream.java:135)
  44. [17:10:11] [User Authenticator #588/WARN]: at java.io.FilterInputStream.read(FilterInputStream.java:133)
  45. [17:10:11] [User Authenticator #588/WARN]: at sun.net.www.protocol.http.HttpURLConnection$HttpInputStream.read(HttpURLConnection.java:3053)
  46. [17:10:11] [User Authenticator #588/WARN]: at sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:283)
  47. [17:10:11] [User Authenticator #588/WARN]: at sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:325)
  48. [17:10:11] [User Authenticator #588/WARN]: at sun.nio.cs.StreamDecoder.read(StreamDecoder.java:177)
  49. [17:10:11] [User Authenticator #588/WARN]: at java.io.InputStreamReader.read(InputStreamReader.java:184)
  50. [17:10:11] [User Authenticator #588/WARN]: at java.io.Reader.read(Reader.java:140)
  51. [17:10:11] [User Authenticator #588/WARN]: at net.minecraft.util.org.apache.commons.io.IOUtils.copyLarge(IOUtils.java:2001)
  52. [17:10:11] [User Authenticator #588/WARN]: at net.minecraft.util.org.apache.commons.io.IOUtils.copyLarge(IOUtils.java:1980)
  53. [17:10:11] [User Authenticator #588/WARN]: at net.minecraft.util.org.apache.commons.io.IOUtils.copy(IOUtils.java:1957)
  54. [17:10:11] [User Authenticator #588/WARN]: at net.minecraft.util.org.apache.commons.io.IOUtils.copy(IOUtils.java:1907)
  55. [17:10:11] [User Authenticator #588/WARN]: at net.minecraft.util.org.apache.commons.io.IOUtils.toString(IOUtils.java:778)
  56. [17:10:11] [User Authenticator #588/WARN]: at net.minecraft.util.com.mojang.authlib.HttpAuthenticationService.performGetRequest(HttpAuthenticationService.java:127)
  57. [17:10:11] [User Authenticator #588/WARN]: at net.minecraft.util.com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:54)
  58. [17:10:11] [User Authenticator #588/WARN]: at net.minecraft.util.com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.hasJoinedServer(YggdrasilMinecraftSessionService.java:74)
  59. [17:10:11] [User Authenticator #588/WARN]: at net.minecraft.server.v1_7_R4.ThreadPlayerLookupUUID.run(ThreadPlayerLookupUUID.java:38)
  60. [17:10:12] [User Authenticator #589/INFO]: UUID of player ThePieLover456 is 3368044e-e5fc-4416-9e36-7de14d028f54
  61. [17:10:12] [Server thread/ERROR]: This crash report has been saved to: /root/server/./crash-reports/crash-2014-10-19_17.10.12-server.txt
  62. [17:10:12] [Server thread/INFO]: Stopping server
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement