Advertisement
Guest User

Untitled

a guest
Nov 14th, 2014
222
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.79 KB | None | 0 0
  1. java.lang.OutOfMemoryError: GC overhead limit exceeded
  2. [12:08:01] [Spigot Watchdog Thread/ERROR]: The server has stopped responding!
  3. [12:08:02] [Spigot Watchdog Thread/ERROR]: Please report this to http://www.spigotmc.org/
  4. [12:08:03] [Spigot Watchdog Thread/ERROR]: Be sure to include ALL relevant console errors and Minecraft crash reports
  5. [12:08:04] [Server thread/INFO]: Stopping server
  6. [12:08:05] [Server thread/INFO]: [So-SurvivalGames] Disabling So-SurvivalGames v1.0
  7. [12:08:05] [Spigot Watchdog Thread/ERROR]: Spigot version: git-Spigot-1.7.9-R0.2-207-g03373bb (MC: 1.7.10)
  8. [12:08:06] [Spigot Watchdog Thread/ERROR]: ------------------------------
  9. [12:08:09] [Spigot Watchdog Thread/ERROR]: During the run of the server, a physics stackoverflow was supressed
  10. [12:08:09] [Spigot Watchdog Thread/ERROR]: near 244, 34, -68
  11. [12:08:09] [Spigot Watchdog Thread/ERROR]: ------------------------------
  12. [12:08:09] [Spigot Watchdog Thread/ERROR]: Server thread dump (Look for plugins here before reporting to Spigot!):
  13. [12:08:12] [Spigot Watchdog Thread/ERROR]: ------------------------------
  14. [12:08:14] [Spigot Watchdog Thread/ERROR]: Current Thread: Server thread
  15. [12:08:14] [Spigot Watchdog Thread/ERROR]: PID: 20 | Suspended: false | Native: false | State: RUNNABLE
  16. [12:08:14] [Spigot Watchdog Thread/ERROR]: Stack:
  17. [12:08:14] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ConcurrentHashMap.keySet(ConcurrentHashMap.java:1231)
  18. [12:08:14] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ConcurrentHashMap.keySet(ConcurrentHashMap.java:267)
  19. [12:08:14] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.java.PluginClassLoader.getClasses(PluginClassLoader.java:115)
  20. [12:08:14] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.java.JavaPluginLoader.disablePlugin(JavaPluginLoader.java:365)
  21. [12:08:14] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.disablePlugin(SimplePluginManager.java:431)
  22. [12:08:14] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.disablePlugins(SimplePluginManager.java:424)
  23. [12:08:14] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_7_R4.CraftServer.disablePlugins(CraftServer.java:412)
  24. [12:08:14] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.MinecraftServer.stop(MinecraftServer.java:393)
  25. [12:08:14] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.MinecraftServer.run(MinecraftServer.java:525)
  26. [12:08:14] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.ThreadServerApplication.run(SourceFile:628)
  27. [12:08:14] [Spigot Watchdog Thread/ERROR]: ------------------------------
  28. [12:08:14] [Spigot Watchdog Thread/ERROR]: Entire Thread Dump:
  29. [12:08:22] [Spigot Watchdog Thread/ERROR]: ------------------------------
  30. [12:08:22] [Netty IO #1/WARN]: Selector.select() returned prematurely 512 times in a row; rebuilding selector.
  31. [12:08:22] [Spigot Watchdog Thread/ERROR]: Current Thread: Async Chat Thread - #121
  32. [12:08:22] [Netty IO #2/WARN]: Selector.select() returned prematurely 512 times in a row; rebuilding selector.
  33. [12:08:22] [Spigot Watchdog Thread/ERROR]: PID: 19115 | Suspended: false | Native: false | State: TIMED_WAITING
  34. [12:08:22] [Spigot Watchdog Thread/ERROR]: Stack:
  35. [12:08:26] [Netty IO #2/INFO]: Migrated 5 channel(s) to the new Selector.
  36. [12:08:26] [Netty IO #1/INFO]: Migrated 4 channel(s) to the new Selector.
  37. [12:08:27] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  38. [12:08:27] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
  39. [12:08:27] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
  40. [12:08:27] [Server thread/INFO]: [VoidGenerator] Disabling VoidGenerator v1.0
  41. [12:08:27] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
  42. [12:08:27] [Server thread/INFO]: VoidGenerator has been disabled.
  43. [12:08:28] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
  44. [12:08:28] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
  45. [12:08:28] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  46. [12:08:30] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  47. [12:08:30] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  48. [12:08:30] [Spigot Watchdog Thread/ERROR]: ------------------------------
  49. [12:08:30] [Spigot Watchdog Thread/ERROR]: Current Thread: process reaper
  50. [12:08:30] [Spigot Watchdog Thread/ERROR]: PID: 15669 | Suspended: false | Native: false | State: TIMED_WAITING
  51. [12:08:30] [Spigot Watchdog Thread/ERROR]: Stack:
  52. [12:08:31] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  53. [12:08:31] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
  54. [12:08:31] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
  55. [12:08:31] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
  56. [12:08:31] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
  57. [12:08:31] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
  58. [12:08:31] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  59. [12:08:31] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  60. [12:08:31] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  61. [12:08:31] [Spigot Watchdog Thread/ERROR]: ------------------------------
  62. [12:08:31] [Spigot Watchdog Thread/ERROR]: Current Thread: Head Conversion Thread - 2
  63. [12:08:31] [Spigot Watchdog Thread/ERROR]: PID: 2050 | Suspended: false | Native: false | State: WAITING
  64. [12:08:32] [Spigot Watchdog Thread/ERROR]: Stack:
  65. [12:08:32] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  66. [12:08:32] [Server thread/INFO]: [OtoReset] Disabling OtoReset v1.0
  67. [12:08:32] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  68. [12:08:32] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  69. [12:08:32] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  70. [12:08:32] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
  71. [12:08:32] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  72. [12:08:32] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  73. [12:08:32] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  74. [12:08:34] [Spigot Watchdog Thread/ERROR]: ------------------------------
  75. [12:08:34] [Spigot Watchdog Thread/ERROR]: Current Thread: Head Conversion Thread - 1
  76. [12:08:34] [Spigot Watchdog Thread/ERROR]: PID: 2049 | Suspended: false | Native: false | State: WAITING
  77. [12:08:34] [Spigot Watchdog Thread/ERROR]: Stack:
  78. [12:08:34] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  79. [12:08:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  80. [12:08:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  81. [12:08:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  82. [12:08:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
  83. [12:08:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  84. [12:08:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  85. [12:08:34] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  86. [12:08:34] [Spigot Watchdog Thread/ERROR]: ------------------------------
  87. [12:08:35] [Spigot Watchdog Thread/ERROR]: Current Thread: Head Conversion Thread - 0
  88. [12:08:35] [Spigot Watchdog Thread/ERROR]: PID: 2048 | Suspended: false | Native: false | State: WAITING
  89. [12:08:35] [Spigot Watchdog Thread/ERROR]: Stack:
  90. [12:08:35] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  91. [12:08:35] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  92. [12:08:35] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  93. [12:08:35] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  94. [12:08:35] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
  95. [12:08:36] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  96. [12:08:36] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  97. [12:08:36] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  98. [12:08:36] [Spigot Watchdog Thread/ERROR]: ------------------------------
  99. [12:08:36] [Spigot Watchdog Thread/ERROR]: Current Thread: Chunk I/O Executor Thread-1
  100. [12:08:36] [Spigot Watchdog Thread/ERROR]: PID: 287 | Suspended: false | Native: false | State: WAITING
  101. [12:08:36] [Spigot Watchdog Thread/ERROR]: Stack:
  102. [12:08:36] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  103. [12:08:36] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  104. [12:08:36] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  105. [12:08:36] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  106. [12:08:36] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
  107. [12:08:36] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  108. [12:08:36] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  109. [12:08:36] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  110. [12:08:36] [Spigot Watchdog Thread/ERROR]: ------------------------------
  111. [12:08:36] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty IO #3
  112. [12:08:36] [Spigot Watchdog Thread/ERROR]: PID: 32 | Suspended: false | Native: false | State: RUNNABLE
  113. [12:08:36] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
  114. [12:08:36] [Spigot Watchdog Thread/ERROR]: Locked on:java.nio.channels.spi.AbstractSelectableChannel.register(AbstractSelectableChannel.java:213)
  115. [12:08:36] [Spigot Watchdog Thread/ERROR]: Locked on:java.nio.channels.spi.AbstractSelectableChannel.register(AbstractSelectableChannel.java:213)
  116. [12:08:36] [Spigot Watchdog Thread/ERROR]: Stack:
  117. [12:08:36] [Spigot Watchdog Thread/ERROR]: java.nio.channels.spi.AbstractSelectableChannel.addKey(AbstractSelectableChannel.java:104)
  118. [12:08:37] [Spigot Watchdog Thread/WARN]: Exception in thread "Spigot Watchdog Thread"
  119. [12:08:37] [Spigot Watchdog Thread/WARN]: java.lang.OutOfMemoryError: GC overhead limit exceeded
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement