Advertisement
Guest User

Untitled

a guest
Feb 1st, 2013
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.87 KB | None | 0 0
  1. This is where the errors begin in the startup log (backwards Multicraft -_-)
  2. ====================================================================================================
  3. 01.02 16:23:17 [Server] INFO Exception: java.lang.OutOfMemoryError thrown from the UncaughtExceptionHandler in thread "Connection #24 read thread"
  4. 01.02 16:23:17 [Server] SEVERE Exception in thread "Connection #24 read thread"
  5. 01.02 16:23:15 [Server] INFO Exception: java.lang.OutOfMemoryError thrown from the UncaughtExceptionHandler in thread "Connection #25 read thread"
  6. 01.02 16:23:14 [Server] SEVERE Exception in thread "Connection #25 read thread"
  7. 01.02 16:23:14 [Server] INFO Exception: java.lang.OutOfMemoryError thrown from the UncaughtExceptionHandler in thread "Connection #23 read thread"
  8. 01.02 16:23:13 [Server] INFO Exception: java.lang.OutOfMemoryError thrown from the UncaughtExceptionHandler in thread "Connection #22 read thread"
  9. 01.02 16:23:13 [Server] SEVERE Exception in thread "Connection #23 read thread"
  10. 01.02 16:23:10 [Server] SEVERE Exception in thread "Connection #22 read thread"
  11. 01.02 16:23:05 [Server] INFO Exception: java.lang.OutOfMemoryError thrown from the UncaughtExceptionHandler in thread "Connection #20 read thread"
  12. 01.02 16:23:05 [Server] INFO Exception: java.lang.OutOfMemoryError thrown from the UncaughtExceptionHandler in thread "Connection #19 read thread"
  13. 01.02 16:23:04 [Server] INFO Exception: java.lang.OutOfMemoryError thrown from the UncaughtExceptionHandler in thread "Connection #18 read thread"
  14. 01.02 16:23:04 [Server] SEVERE Exception in thread "Connection #20 read thread"
  15. 01.02 16:23:04 [Server] SEVERE Exception in thread "Connection #19 read thread"
  16. 01.02 16:23:04 [Server] SEVERE Exception in thread "Connection #18 read thread"
  17. 01.02 16:23:04 [Server] INFO Exception: java.lang.OutOfMemoryError thrown from the UncaughtExceptionHandler in thread "Connection #17 read thread"
  18. 01.02 16:23:03 [Server] INFO Exception: java.lang.OutOfMemoryError thrown from the UncaughtExceptionHandler in thread "Connection #21 read thread"
  19. 01.02 16:23:03 [Server] SEVERE Exception in thread "Connection #21 read thread"
  20. 01.02 16:23:01 [Server] SEVERE Exception in thread "Connection #17 read thread"
  21. 01.02 16:23:00 [Server] INFO Exception: java.lang.OutOfMemoryError thrown from the UncaughtExceptionHandler in thread "pool-3-thread-3"
  22. 01.02 16:22:56 [Server] SEVERE Exception in thread "pool-3-thread-3"
  23. 01.02 16:22:51 [Server] INFO Exception: java.lang.OutOfMemoryError thrown from the UncaughtExceptionHandler in thread "Connection #1 read thread"
  24. 01.02 16:22:49 [Server] INFO The automatic update-Check only work every 1 hours, the last check was 7 minutes ago.
  25. 01.02 16:22:49 [Server] SEVERE Exception in thread "Connection #1 read thread"
  26. 01.02 16:22:38 [Server] INFO Exception: java.lang.OutOfMemoryError thrown from the UncaughtExceptionHandler in thread "Abstraction Enum Verification Thread"
  27. 01.02 16:22:37 [Server] SEVERE Exception in thread "Abstraction Enum Verification Thread"
  28. 01.02 16:22:27 [Server] INFO at net.minecraft.server.v1_4_R1.ThreadServerApplication.run(SourceFile:849)
  29. 01.02 16:22:27 [Server] INFO at net.minecraft.server.v1_4_R1.MinecraftServer.run(MinecraftServer.java:404)
  30. 01.02 16:22:27 [Server] INFO at net.minecraft.server.v1_4_R1.DedicatedServer.init(DedicatedServer.java:149)
  31. 01.02 16:22:27 [Server] INFO at net.minecraft.server.v1_4_R1.MinecraftServer.a(MinecraftServer.java:264)
  32. 01.02 16:22:27 [Server] INFO at net.minecraft.server.v1_4_R1.MinecraftServer.e(MinecraftServer.java:305)
  33. 01.02 16:22:27 [Server] INFO at net.minecraft.server.v1_4_R1.MinecraftServer.j(MinecraftServer.java:326)
  34. 01.02 16:22:27 [Server] INFO at org.bukkit.craftbukkit.v1_4_R1.CraftServer.enablePlugins(CraftServer.java:290)
  35. 01.02 16:22:27 [Server] INFO at org.bukkit.craftbukkit.v1_4_R1.CraftServer.loadPlugin(CraftServer.java:308)
  36. 01.02 16:22:27 [Server] INFO at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:383)
  37. 01.02 16:22:27 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:458)
  38. 01.02 16:22:27 [Server] INFO at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:217)
  39. 01.02 16:22:27 [Server] INFO at com.onarandombox.MultiverseCore.MultiverseCore.onEnable(MultiverseCore.java:273)
  40. 01.02 16:22:27 [Server] INFO at java.lang.ClassLoader.loadClass(Unknown Source)
  41. 01.02 16:22:27 [Server] INFO at java.lang.ClassLoader.loadClass(Unknown Source)
  42. 01.02 16:22:27 [Server] INFO at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:53)
  43. 01.02 16:22:27 [Server] INFO at org.bukkit.plugin.java.PluginClassLoader.findClass0(PluginClassLoader.java:76)
  44. 01.02 16:22:27 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader.getClassByName0(JavaPluginLoader.java:301)
  45. 01.02 16:22:27 [Server] INFO at org.bukkit.plugin.java.PluginClassLoader.findClass0(PluginClassLoader.java:80)
  46. 01.02 16:22:27 [Server] INFO at java.net.URLClassLoader.findClass(Unknown Source)
  47. 01.02 16:22:27 [Server] INFO at java.security.AccessController.doPrivileged(Native Method)
  48. 01.02 16:22:27 [Server] INFO at java.net.URLClassLoader$1.run(Unknown Source)
  49. 01.02 16:22:27 [Server] INFO at java.net.URLClassLoader$1.run(Unknown Source)
  50. 01.02 16:22:27 [Server] INFO at java.net.URLClassLoader.access$100(Unknown Source)
  51. 01.02 16:22:27 [Server] INFO at java.net.URLClassLoader.defineClass(Unknown Source)
  52. 01.02 16:22:27 [Server] INFO at java.security.SecureClassLoader.defineClass(Unknown Source)
  53. 01.02 16:22:27 [Server] INFO at java.lang.ClassLoader.defineClass(Unknown Source)
  54. 01.02 16:22:27 [Server] INFO at java.lang.ClassLoader.defineClass1(Native Method)
  55. 01.02 16:22:27 [Server] INFO java.lang.OutOfMemoryError: PermGen space
  56. 01.02 16:22:27 [Server] SEVERE Error occurred while enabling Multiverse-Core v2.5-b654 (Is it up to date?)
  57. 01.02 16:22:27 [Server] INFO [Multiverse-Core] Enabling Multiverse-Core v2.5-b654
  58. 01.02 16:22:27 [Server] INFO at net.minecraft.server.v1_4_R1.ThreadServerApplication.run(SourceFile:849)
  59. 01.02 16:22:27 [Server] INFO at net.minecraft.server.v1_4_R1.MinecraftServer.run(MinecraftServer.java:404)
  60. 01.02 16:22:27 [Server] INFO at net.minecraft.server.v1_4_R1.DedicatedServer.init(DedicatedServer.java:149)
  61. 01.02 16:22:27 [Server] INFO at net.minecraft.server.v1_4_R1.MinecraftServer.a(MinecraftServer.java:264)
  62. 01.02 16:22:27 [Server] INFO at net.minecraft.server.v1_4_R1.MinecraftServer.e(MinecraftServer.java:305)
  63. 01.02 16:22:27 [Server] INFO at net.minecraft.server.v1_4_R1.MinecraftServer.j(MinecraftServer.java:326)
  64. 01.02 16:22:27 [Server] INFO at org.bukkit.craftbukkit.v1_4_R1.CraftServer.enablePlugins(CraftServer.java:290)
  65. 01.02 16:22:27 [Server] INFO at org.bukkit.craftbukkit.v1_4_R1.CraftServer.loadPlugin(CraftServer.java:308)
  66. 01.02 16:22:27 [Server] INFO at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:383)
  67. 01.02 16:22:27 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:458)
  68. 01.02 16:22:27 [Server] INFO at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:217)
  69. 01.02 16:22:27 [Server] INFO at me.taylorkelly.mywarp.MyWarp.onEnable(MyWarp.java:70)
  70. 01.02 16:22:27 [Server] INFO at java.lang.ClassLoader.loadClass(Unknown Source)
  71. 01.02 16:22:27 [Server] INFO at java.lang.ClassLoader.loadClass(Unknown Source)
  72. 01.02 16:22:27 [Server] INFO at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:53)
  73. 01.02 16:22:27 [Server] INFO at org.bukkit.plugin.java.PluginClassLoader.findClass0(PluginClassLoader.java:76)
  74. 01.02 16:22:27 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader.getClassByName0(JavaPluginLoader.java:301)
  75. 01.02 16:22:27 [Server] INFO at org.bukkit.plugin.java.PluginClassLoader.findClass0(PluginClassLoader.java:80)
  76. 01.02 16:22:27 [Server] INFO at java.net.URLClassLoader.findClass(Unknown Source)
  77. 01.02 16:22:27 [Server] INFO at java.security.AccessController.doPrivileged(Native Method)
  78. 01.02 16:22:27 [Server] INFO at java.net.URLClassLoader$1.run(Unknown Source)
  79. 01.02 16:22:27 [Server] INFO at java.net.URLClassLoader$1.run(Unknown Source)
  80. 01.02 16:22:27 [Server] INFO at java.net.URLClassLoader.access$100(Unknown Source)
  81. 01.02 16:22:27 [Server] INFO at java.net.URLClassLoader.defineClass(Unknown Source)
  82. 01.02 16:22:27 [Server] INFO at java.security.SecureClassLoader.defineClass(Unknown Source)
  83. 01.02 16:22:27 [Server] INFO at java.lang.ClassLoader.defineClass(Unknown Source)
  84. 01.02 16:22:27 [Server] INFO at java.lang.ClassLoader.defineClass1(Native Method)
  85. 01.02 16:22:27 [Server] INFO java.lang.OutOfMemoryError: PermGen space
  86. 01.02 16:22:27 [Server] SEVERE Error occurred while enabling MyWarp v2.5 (Is it up to date?)
  87. 01.02 16:22:26 [Server] INFO Enabling MyWarp v2.5
  88. 01.02 16:22:26 [Server] INFO at net.minecraft.server.v1_4_R1.MinecraftServer.a(MinecraftServer.java:264)
  89. 01.02 16:22:26 [Server] INFO at net.minecraft.server.v1_4_R1.MinecraftServer.e(MinecraftServer.java:305)
  90. 01.02 16:22:26 [Server] INFO at net.minecraft.server.v1_4_R1.MinecraftServer.j(MinecraftServer.java:326)
  91. 01.02 16:22:26 [Server] INFO at org.bukkit.craftbukkit.v1_4_R1.CraftServer.enablePlugins(CraftServer.java:290)
  92. 01.02 16:22:26 [Server] INFO at org.bukkit.craftbukkit.v1_4_R1.CraftServer.loadPlugin(CraftServer.java:308)
  93. 01.02 16:22:26 [Server] INFO at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:383)
  94. 01.02 16:22:26 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:458)
  95. 01.02 16:22:26 [Server] INFO at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:217)
  96. 01.02 16:22:26 [Server] INFO at com.Acrobot.ChestShop.ChestShop.onEnable(ChestShop.java:78)
  97. 01.02 16:22:26 [Server] INFO at com.Acrobot.ChestShop.ChestShop.registerEvents(ChestShop.java:151)
  98. 01.02 16:22:26 [Server] INFO at com.Acrobot.ChestShop.ChestShop.registerEvent(ChestShop.java:193)
  99. 01.02 16:22:26 [Server] INFO at org.bukkit.plugin.SimplePluginManager.registerEvents(SimplePluginManager.java:504)
  100. 01.02 16:22:26 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader.createRegisteredListeners(JavaPluginLoader.java:368)
  101. 01.02 16:22:26 [Server] INFO at java.lang.Class.getMethods(Unknown Source)
  102. 01.02 16:22:26 [Server] INFO at java.lang.Class.privateGetPublicMethods(Unknown Source)
  103. 01.02 16:22:26 [Server] INFO at java.lang.Class.privateGetDeclaredMethods(Unknown Source)
  104. 01.02 16:22:26 [Server] INFO at java.lang.Class.getDeclaredMethods0(Native Method)
  105. 01.02 16:22:26 [Server] INFO at java.lang.ClassLoader.loadClass(Unknown Source)
  106. 01.02 16:22:26 [Server] INFO at java.lang.ClassLoader.loadClass(Unknown Source)
  107. 01.02 16:22:26 [Server] INFO at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:53)
  108. 01.02 16:22:26 [Server] INFO at org.bukkit.plugin.java.PluginClassLoader.findClass0(PluginClassLoader.java:76)
  109. 01.02 16:22:26 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader.getClassByName0(JavaPluginLoader.java:301)
  110. 01.02 16:22:26 [Server] INFO at org.bukkit.plugin.java.PluginClassLoader.findClass0(PluginClassLoader.java:80)
  111. 01.02 16:22:26 [Server] INFO at java.net.URLClassLoader.findClass(Unknown Source)
  112. 01.02 16:22:26 [Server] INFO at java.security.AccessController.doPrivileged(Native Method)
  113. 01.02 16:22:26 [Server] INFO at java.net.URLClassLoader$1.run(Unknown Source)
  114. 01.02 16:22:26 [Server] INFO at java.net.URLClassLoader$1.run(Unknown Source)
  115. 01.02 16:22:26 [Server] INFO at java.net.URLClassLoader.access$100(Unknown Source)
  116. 01.02 16:22:26 [Server] INFO at java.net.URLClassLoader.defineClass(Unknown Source)
  117. 01.02 16:22:26 [Server] INFO at java.security.SecureClassLoader.defineClass(Unknown Source)
  118. 01.02 16:22:26 [Server] INFO at java.lang.ClassLoader.defineClass(Unknown Source)
  119. 01.02 16:22:26 [Server] INFO at java.lang.ClassLoader.defineClass1(Native Method)
  120. 01.02 16:22:26 [Server] INFO java.lang.OutOfMemoryError: PermGen space
  121. 01.02 16:22:26 [Server] SEVERE Error occurred while enabling ChestShop v3.50t0040 (Is it up to date?)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement