Advertisement
Guest User

Untitled

a guest
Dec 20th, 2014
143
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.06 KB | None | 0 0
  1. 20.12 11:06:10 [Server] INFO [11:06:09 INFO]: [WGPlayerDamageFlags] Disabling WGPlayerDamageFlags v0.6
  2. 20.12 11:04:23 [Server] INFO [11:04:23 WARN]: ServerSigns Queue thread [ServerSignsQueue] has been stopped
  3. 20.12 11:04:23 [Server] INFO [11:04:23 INFO]: [ServerSigns] ServerSigns is now disabled.
  4. 20.12 11:04:14 [Server] INFO [11:04:14 INFO]: [ServerSigns] Disabling ServerSigns v3.1.0
  5. 20.12 11:04:12 [Server] INFO [11:04:12 INFO]: [EssentialsSpawn] Disabling EssentialsSpawn v2.13.1
  6. 20.12 11:04:07 [Server] INFO [11:04:07 INFO]: [LuxeSell] Disabling LuxeSell v1.0
  7. 20.12 11:03:56 [Server] INFO [11:03:56 INFO]: [Smelter] Disabling Smelter v2.1
  8. 20.12 11:03:56 [Server] INFO [11:03:56 INFO]: [Multiverse-Core] - Disabled
  9. 20.12 11:03:51 [Server] INFO [11:03:51 INFO]: [Multiverse-Core] Disabling Multiverse-Core v2.4-b527
  10. 20.12 11:03:45 [Server] INFO [11:03:45 INFO]: [EssentialsChat] Disabling EssentialsChat v2.13.1
  11. 20.12 11:03:45 [Multicraft] Skipped 95 lines due to rate limit (30/s)
  12. 20.12 11:03:40 [Server] INFO ... 12 more
  13. 20.12 11:03:40 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:298) ~[spigot-patched.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  14. 20.12 11:03:40 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:606) ~[?:1.7.0_71]
  15. 20.12 11:03:40 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.7.0_71]
  16. 20.12 11:03:40 [Server] INFO at sun.reflect.GeneratedMethodAccessor251.invoke(Unknown Source) ~[?:?]
  17. 20.12 11:03:40 [Server] INFO at com.earth2me.essentials.EssentialsPlayerListener.onPlayerChat(EssentialsPlayerListener.java:74) ~[?:?]
  18. 20.12 11:03:40 [Server] INFO at com.earth2me.essentials.Essentials.getUser(Essentials.java:669) ~[?:?]
  19. 20.12 11:03:40 [Server] INFO at com.earth2me.essentials.UserMap.getUser(UserMap.java:68) ~[?:?]
  20. 20.12 11:03:40 [Server] INFO at com.google.common.cache.ComputingCache.get(ComputingCache.java:46) ~[spigot-patched.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  21. 20.12 11:03:40 [Server] INFO at com.google.common.cache.CustomConcurrentHashMap.getOrCompute(CustomConcurrentHashMap.java:3802) ~[spigot-patched.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  22. 20.12 11:03:40 [Server] INFO at com.google.common.cache.CustomConcurrentHashMap$Segment.getOrCompute(CustomConcurrentHashMap.java:2291) ~[spigot-patched.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  23. 20.12 11:03:40 [Server] INFO at com.google.common.cache.CustomConcurrentHashMap$Segment.compute(CustomConcurrentHashMap.java:2322) ~[spigot-patched.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  24. 20.12 11:03:40 [Server] INFO at com.google.common.cache.CustomConcurrentHashMap$ComputingValueReference.compute(CustomConcurrentHashMap.java:3441) ~[spigot-patched.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  25. 20.12 11:03:40 [Server] INFO at com.google.common.cache.CustomConcurrentHashMap$ComputedError.get(CustomConcurrentHashMap.java:3337) ~[spigot-patched.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  26. 20.12 11:03:40 [Server] INFO Caused by: com.google.common.util.concurrent.ExecutionError: java.lang.OutOfMemoryError: Java heap space
  27. 20.12 11:03:40 [Server] INFO at java.lang.Thread.run(Thread.java:745) [?:1.7.0_71]
  28. 20.12 11:03:40 [Server] INFO at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [?:1.7.0_71]
  29. 20.12 11:03:40 [Server] INFO at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) [?:1.7.0_71]
  30. 20.12 11:03:40 [Server] INFO at java.util.concurrent.FutureTask.run(FutureTask.java:262) [?:1.7.0_71]
  31. 20.12 11:03:40 [Server] INFO at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471) [?:1.7.0_71]
  32. 20.12 11:03:40 [Server] INFO at net.minecraft.server.v1_7_R4.PacketPlayInChat$1.run(PacketPlayInChat.java:59) [spigot-patched.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  33. 20.12 11:03:40 [Server] INFO at net.minecraft.server.v1_7_R4.PacketPlayInChat.a(PacketPlayInChat.java:28) [spigot-patched.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  34. 20.12 11:03:40 [Server] INFO at net.minecraft.server.v1_7_R4.PlayerConnection.a(PlayerConnection.java:905) [spigot-patched.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  35. 20.12 11:03:40 [Server] INFO at net.minecraft.server.v1_7_R4.PlayerConnection.chat(PlayerConnection.java:965) [spigot-patched.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  36. 20.12 11:03:40 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:491) [spigot-patched.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  37. 20.12 11:03:40 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:509) [spigot-patched.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  38. 20.12 11:03:40 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[spigot-patched.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  39. 20.12 11:03:40 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) ~[spigot-patched.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  40. 20.12 11:03:40 [Server] INFO org.bukkit.event.EventException
  41. 20.12 11:03:40 [Server] INFO [11:01:03 ERROR]: Could not pass event AsyncPlayerChatEvent to Essentials v2.13.1
  42. 20.12 11:03:40 [Multicraft] Skipped 33 lines due to rate limit (30/s)
  43. 20.12 11:03:38 [Server] INFO ... 12 more
  44. 20.12 11:03:38 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:298) ~[spigot-patched.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  45. 20.12 11:03:38 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:606) ~[?:1.7.0_71]
  46. 20.12 11:03:38 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.7.0_71]
  47. 20.12 11:03:38 [Server] INFO at sun.reflect.GeneratedMethodAccessor251.invoke(Unknown Source) ~[?:?]
  48. 20.12 11:03:38 [Server] INFO at com.earth2me.essentials.EssentialsPlayerListener.onPlayerChat(EssentialsPlayerListener.java:74) ~[?:?]
  49. 20.12 11:03:38 [Server] INFO at com.earth2me.essentials.Essentials.getUser(Essentials.java:669) ~[?:?]
  50. 20.12 11:03:38 [Server] INFO at com.earth2me.essentials.UserMap.getUser(UserMap.java:68) ~[?:?]
  51. 20.12 11:03:38 [Server] INFO at com.google.common.cache.ComputingCache.get(ComputingCache.java:46) ~[spigot-patched.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  52. 20.12 11:03:38 [Server] INFO at com.google.common.cache.CustomConcurrentHashMap.getOrCompute(CustomConcurrentHashMap.java:3802) ~[spigot-patched.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  53. 20.12 11:03:38 [Server] INFO at com.google.common.cache.CustomConcurrentHashMap$Segment.getOrCompute(CustomConcurrentHashMap.java:2298) ~[spigot-patched.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  54. 20.12 11:03:38 [Server] INFO at com.google.common.cache.CustomConcurrentHashMap$ComputingValueReference.waitForValue(CustomConcurrentHashMap.java:3411) ~[spigot-patched.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  55. 20.12 11:03:38 [Server] INFO at com.google.common.cache.CustomConcurrentHashMap$ComputedError.get(CustomConcurrentHashMap.java:3337) ~[spigot-patched.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  56. 20.12 11:03:38 [Server] INFO Caused by: com.google.common.util.concurrent.ExecutionError: java.lang.OutOfMemoryError: Java heap space
  57. 20.12 11:03:38 [Server] INFO at java.lang.Thread.run(Thread.java:745) [?:1.7.0_71]
  58. 20.12 11:03:38 [Server] INFO at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [?:1.7.0_71]
  59. 20.12 11:03:38 [Server] INFO at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) [?:1.7.0_71]
  60. 20.12 11:03:38 [Server] INFO at java.util.concurrent.FutureTask.run(FutureTask.java:262) [?:1.7.0_71]
  61. 20.12 11:03:38 [Server] INFO at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471) [?:1.7.0_71]
  62. 20.12 11:03:38 [Server] INFO at net.minecraft.server.v1_7_R4.PacketPlayInChat$1.run(PacketPlayInChat.java:59) [spigot-patched.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  63. 20.12 11:03:38 [Server] INFO at net.minecraft.server.v1_7_R4.PacketPlayInChat.a(PacketPlayInChat.java:28) [spigot-patched.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  64. 20.12 11:03:38 [Server] INFO at net.minecraft.server.v1_7_R4.PlayerConnection.a(PlayerConnection.java:905) [spigot-patched.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  65. 20.12 11:03:38 [Server] INFO at net.minecraft.server.v1_7_R4.PlayerConnection.chat(PlayerConnection.java:965) [spigot-patched.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  66. 20.12 11:03:38 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:491) [spigot-patched.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  67. 20.12 11:03:38 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:509) [spigot-patched.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  68. 20.12 11:03:38 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[spigot-patched.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  69. 20.12 11:03:38 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) ~[spigot-patched.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  70. 20.12 11:03:38 [Server] INFO org.bukkit.event.EventException
  71. 20.12 11:03:38 [Server] INFO [11:01:03 ERROR]: Could not pass event AsyncPlayerChatEvent to Essentials v2.13.1
  72. 20.12 11:03:38 [Server] INFO [11:03:38 INFO]: [Multiverse-Portals] Disabling Multiverse-Portals v2.4-b548
  73. 20.12 11:03:33 [Server] INFO [11:03:33 INFO]: [MultiVerse-NetherPortals] - Disabled
  74. 20.12 11:02:40 [Server] INFO [11:02:30 WARN]: java.lang.OutOfMemoryError: Java heap space
  75. 20.12 11:02:20 [Server] INFO [11:02:17 WARN]: Exception in thread "Spigot Watchdog Thread"
  76. 20.12 11:02:19 [Server] INFO [11:02:06 INFO]: [Multiverse-NetherPortals] Disabling Multiverse-NetherPortals v2.4-b530
  77. 20.12 11:02:06 [Server] INFO [11:01:51 WARN]: java.lang.OutOfMemoryError: Java heap space
  78. 20.12 11:01:51 [Server] INFO [11:01:48 INFO]: Stopping server
  79. 20.12 11:01:51 [Server] INFO [11:01:09 WARN]: Exception in thread "Snooper Timer"
  80. 20.12 11:01:50 [Server] INFO [11:01:01 ERROR]: net.minecraft.server.v1_7_R4.PacketPlayInChat$1.run(PacketPlayInChat.java:59)
  81. 20.12 11:00:55 [Server] INFO [11:00:44 ERROR]: net.minecraft.server.v1_7_R4.PacketPlayInChat.a(PacketPlayInChat.java:28)
  82. 20.12 11:00:23 [Server] INFO [11:00:02 ERROR]: net.minecraft.server.v1_7_R4.PlayerConnection.a(PlayerConnection.java:905)
  83. 20.12 10:59:50 [Server] INFO [10:59:43 ERROR]: net.minecraft.server.v1_7_R4.PlayerConnection.chat(PlayerConnection.java:999)
  84. 20.12 10:59:42 [Server] INFO [10:59:30 WARN]: java.lang.OutOfMemoryError: Java heap space
  85. 20.12 10:59:40 [Server] INFO [10:59:32 ERROR]: org.bukkit.craftbukkit.v1_7_R4.util.Waitable.get(Waitable.java:39)
  86. 20.12 10:59:30 [Server] INFO [10:59:29 ERROR]: java.lang.Object.wait(Object.java:503)
  87. 20.12 10:59:29 [Server] INFO [10:59:21 WARN]: Exception in thread "Spigot Metrics Thread"
  88. 20.12 10:59:29 [Server] INFO [10:58:56 ERROR]: java.lang.Object.wait(Native Method)
  89. 20.12 10:58:48 [Server] INFO [10:58:43 ERROR]: Stack:
  90. 20.12 10:58:37 [Server] INFO java.lang.OutOfMemoryError: Java heap space
  91. 20.12 10:58:37 [Server] INFO [10:58:37 ERROR]: Encountered an unexpected exception
  92. 20.12 10:58:37 [Server] INFO [10:58:37 ERROR]: PID: 14540 | Suspended: false | Native: false | State: WAITING
  93. 20.12 10:58:37 [Server] INFO [10:58:22 ERROR]: Current Thread: Async Chat Thread - #584
  94. 20.12 10:58:14 [Server] INFO [10:58:03 ERROR]: ------------------------------
  95. 20.12 10:58:03 [Server] INFO [10:58:03 ERROR]: java.lang.Thread.run(Thread.java:745)
  96. 20.12 10:58:01 [Server] INFO [10:58:01 ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
  97. 20.12 10:58:01 [Server] INFO [10:58:01 ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
  98. 20.12 10:58:01 [Server] INFO [10:57:32 ERROR]: java.util.concurrent.FutureTask.run(FutureTask.java:262)
  99. 20.12 10:57:13 [Server] INFO [10:57:08 ERROR]: java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
  100. 20.12 10:57:06 [Server] INFO [10:56:30 ERROR]: net.minecraft.server.v1_7_R4.PacketPlayInChat$1.run(PacketPlayInChat.java:59)
  101. 20.12 10:56:24 [Server] INFO [10:56:19 ERROR]: net.minecraft.server.v1_7_R4.PacketPlayInChat.a(PacketPlayInChat.java:28)
  102. 20.12 10:56:12 [Server] INFO [10:55:57 ERROR]: net.minecraft.server.v1_7_R4.PlayerConnection.a(PlayerConnection.java:905)
  103. 20.12 10:55:54 [Server] INFO [10:55:51 ERROR]: net.minecraft.server.v1_7_R4.PlayerConnection.chat(PlayerConnection.java:999)
  104. 20.12 10:55:43 [Server] INFO [10:55:23 ERROR]: org.bukkit.craftbukkit.v1_7_R4.util.Waitable.get(Waitable.java:39)
  105. 20.12 10:55:15 [Server] INFO [10:55:15 ERROR]: java.lang.Object.wait(Object.java:503)
  106. 20.12 10:55:15 [Server] INFO [10:55:00 ERROR]: java.lang.Object.wait(Native Method)
  107. 20.12 10:53:47 [Server] INFO [10:53:42 ERROR]: Stack:
  108. 20.12 10:53:26 [Server] INFO [10:53:11 ERROR]: PID: 14541 | Suspended: false | Native: false | State: WAITING
  109. 20.12 10:52:37 [Server] INFO [10:51:32 ERROR]: Current Thread: Async Chat Thread - #585
  110. 20.12 10:51:07 [Server] INFO [10:50:36 ERROR]: ------------------------------
  111. 20.12 10:50:19 [Server] INFO [10:50:13 ERROR]: java.lang.Thread.run(Thread.java:745)
  112. 20.12 10:50:10 [Server] INFO [10:50:06 ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
  113. 20.12 10:50:05 [Server] INFO [10:50:03 ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
  114. 20.12 10:50:02 [Server] INFO [10:49:58 ERROR]: java.util.concurrent.FutureTask.run(FutureTask.java:262)
  115. 20.12 10:49:52 [Server] INFO [10:49:47 ERROR]: java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
  116. 20.12 10:49:45 [Server] INFO [10:49:45 ERROR]: net.minecraft.server.v1_7_R4.PacketPlayInChat$1.run(PacketPlayInChat.java:59)
  117. 20.12 10:49:45 [Server] INFO [10:49:45 ERROR]: net.minecraft.server.v1_7_R4.PacketPlayInChat.a(PacketPlayInChat.java:28)
  118. 20.12 10:49:43 [Server] INFO [10:49:43 ERROR]: net.minecraft.server.v1_7_R4.PlayerConnection.a(PlayerConnection.java:905)
  119. 20.12 10:49:43 [Server] INFO [10:49:43 ERROR]: net.minecraft.server.v1_7_R4.PlayerConnection.chat(PlayerConnection.java:965)
  120. 20.12 10:49:43 [Server] INFO [10:49:43 ERROR]: org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:491)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement