Advertisement
Guest User

Untitled

a guest
May 7th, 2015
321
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.25 KB | None | 0 0
  1. 08.05 01:10:05 [Server] ERROR java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
  2. 08.05 01:10:05 [Server] ERROR sun.misc.Unsafe.park(Native Method)
  3. 08.05 01:10:05 [Server] ERROR Stack:
  4. 08.05 01:10:05 [Server] ERROR PID: 153 | Suspended: false | Native: false | State: WAITING
  5. 08.05 01:10:05 [Server] ERROR Current Thread: pool-10-thread-3
  6. 08.05 01:10:05 [Server] ERROR ------------------------------
  7. 08.05 01:10:05 [Server] ERROR java.lang.Thread.run(Thread.java:745)
  8. 08.05 01:10:05 [Server] ERROR java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
  9. 08.05 01:10:05 [Server] ERROR java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
  10. 08.05 01:10:05 [Server] ERROR java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
  11. 08.05 01:10:05 [Server] ERROR java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  12. 08.05 01:10:05 [Server] ERROR java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
  13. 08.05 01:10:05 [Server] ERROR java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
  14. 08.05 01:10:05 [Server] ERROR sun.misc.Unsafe.park(Native Method)
  15. 08.05 01:10:05 [Server] ERROR Stack:
  16. 08.05 01:10:05 [Server] ERROR PID: 167 | Suspended: false | Native: false | State: WAITING
  17. 08.05 01:10:05 [Server] ERROR Current Thread: pool-10-thread-4
  18. 08.05 01:10:05 [Server] ERROR ------------------------------
  19. 08.05 01:10:05 [Server] ERROR java.lang.Thread.run(Thread.java:745)
  20. 08.05 01:10:05 [Server] ERROR java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
  21. 08.05 01:10:05 [Server] ERROR java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
  22. 08.05 01:10:05 [Server] ERROR java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
  23. 08.05 01:10:05 [Server] ERROR java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  24. 08.05 01:10:05 [Server] ERROR java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
  25. 08.05 01:10:05 [Server] ERROR java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
  26. 08.05 01:10:05 [Server] ERROR sun.misc.Unsafe.park(Native Method)
  27. 08.05 01:10:05 [Server] ERROR Stack:
  28. 08.05 01:10:05 [Server] ERROR PID: 175 | Suspended: false | Native: false | State: WAITING
  29. 08.05 01:10:05 [Server] ERROR Current Thread: pool-10-thread-5
  30. 08.05 01:10:05 [Server] ERROR ------------------------------
  31. 08.05 01:10:05 [Server] ERROR java.lang.Thread.run(Thread.java:744)
  32. 08.05 01:10:05 [Server] ERROR Stack:
  33. 08.05 01:10:05 [Server] ERROR PID: 211 | Suspended: false | Native: false | State: RUNNABLE
  34. 08.05 01:10:05 [Server] ERROR Current Thread: Async Chat Thread - #5
  35. 08.05 01:10:05 [Server] ERROR ------------------------------
  36. 08.05 01:10:05 [Server] ERROR Stack:
  37. 08.05 01:10:05 [Server] ERROR PID: 212 | Suspended: false | Native: false | State: RUNNABLE
  38. 08.05 01:10:05 [Server] ERROR Current Thread: Async Chat Thread - #6
  39. 08.05 01:10:05 [Server] ERROR ------------------------------
  40. 08.05 01:10:05 [Disconnect] User dragonRAGE148 has disconnected, reason: Timed out
  41. 08.05 01:10:03 [Server] ERROR Entire Thread Dump:
  42. 08.05 01:10:03 [Server] ERROR ------------------------------
  43. 08.05 01:10:03 [Server] ERROR net.minecraft.server.v1_7_R4.ThreadServerApplication.run(SourceFile:628)
  44. 08.05 01:10:03 [Server] ERROR net.minecraft.server.v1_7_R4.MinecraftServer.run(MinecraftServer.java:490)
  45. 08.05 01:10:03 [Server] ERROR net.minecraft.server.v1_7_R4.MinecraftServer.u(MinecraftServer.java:584)
  46. 08.05 01:10:03 [Server] ERROR net.minecraft.server.v1_7_R4.DedicatedServer.v(DedicatedServer.java:289)
  47. 08.05 01:10:03 [Server] ERROR net.minecraft.server.v1_7_R4.MinecraftServer.v(MinecraftServer.java:690)
  48. 08.05 01:10:03 [Server] ERROR net.minecraft.server.v1_7_R4.WorldServer.doTick(WorldServer.java:215)
  49. 08.05 01:10:03 [Server] ERROR net.minecraft.server.v1_7_R4.WorldServer.g(WorldServer.java:322)
  50. 08.05 01:10:03 [Server] ERROR net.minecraft.server.v1_7_R4.World.g(World.java:2279)
  51. 08.05 01:10:03 [Server] ERROR net.minecraft.server.v1_7_R4.World.C(World.java:2216)
  52. 08.05 01:10:03 [Server] ERROR net.minecraft.util.gnu.trove.map.hash.TLongShortHashMap.put(TLongShortHashMap.java:197)
  53. 08.05 01:10:03 [Server] ERROR net.minecraft.util.gnu.trove.impl.hash.TLongShortHash.insertKey(TLongShortHash.java:291)
  54. 08.05 01:10:03 [Server] ERROR net.minecraft.util.gnu.trove.impl.hash.TLongShortHash.insertKeyRehash(TLongShortHash.java:296)
  55. 08.05 01:10:03 [Server] ERROR Stack:
  56. 08.05 01:10:03 [Server] ERROR PID: 13 | Suspended: false | Native: false | State: RUNNABLE
  57. 08.05 01:10:03 [Server] ERROR Current Thread: Server thread
  58. 08.05 01:10:03 [Server] ERROR ------------------------------
  59. 08.05 01:10:03 [Server] ERROR Server thread dump (Look for plugins here before reporting to Spigot!):
  60. 08.05 01:10:03 [Server] ERROR ------------------------------
  61. 08.05 01:10:03 [Server] ERROR Spigot version: git-Spigot-1.7.9-R0.2-207-g03373bb (MC: 1.7.10)
  62. 08.05 01:10:03 [Server] ERROR Be sure to include ALL relevant console errors and Minecraft crash reports
  63. 08.05 01:10:03 [Server] ERROR Please report this to http://www.spigotmc.org/
  64. 08.05 01:10:03 [Server] ERROR The server has stopped responding!
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement