Advertisement
Guest User

Untitled

a guest
Mar 29th, 2015
250
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.19 KB | None | 0 0
  1.  
  2. at java.lang.ClassLoader.loadClass(ClassLoader.java:358) ~[?:1.7.0_71]
  3. at com.earth2me.essentials.xmpp.EssentialsXMPP.onEnable(EssentialsXMPP.java:51) ~[?:?]
  4. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) ~[minecraft_server.jar:git-Bukkit-6e0120a]
  5. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:327) [minecraft_server.jar:git-Bukkit-6e0120a]
  6. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:404) [minecraft_server.jar:git-Bukkit-6e0120a]
  7. at org.bukkit.craftbukkit.v1_8_R2.CraftServer.loadPlugin(CraftServer.java:341) [minecraft_server.jar:git-Bukkit-6e0120a]
  8. at org.bukkit.craftbukkit.v1_8_R2.CraftServer.enablePlugins(CraftServer.java:313) [minecraft_server.jar:git-Bukkit-6e0120a]
  9. at net.minecraft.server.v1_8_R2.MinecraftServer.r(MinecraftServer.java:408) [minecraft_server.jar:git-Bukkit-6e0120a]
  10. at net.minecraft.server.v1_8_R2.MinecraftServer.k(MinecraftServer.java:374) [minecraft_server.jar:git-Bukkit-6e0120a]
  11. at net.minecraft.server.v1_8_R2.MinecraftServer.a(MinecraftServer.java:329) [minecraft_server.jar:git-Bukkit-6e0120a]
  12. at net.minecraft.server.v1_8_R2.DedicatedServer.init(DedicatedServer.java:236) [minecraft_server.jar:git-Bukkit-6e0120a]
  13. at net.minecraft.server.v1_8_R2.MinecraftServer.run(MinecraftServer.java:501) [minecraft_server.jar:git-Bukkit-6e0120a]
  14. at java.lang.Thread.run(Thread.java:745) [?:1.7.0_71]
  15. Caused by: java.lang.ClassNotFoundException: org.jivesoftware.smack.MessageListener
  16. at java.net.URLClassLoader$1.run(URLClassLoader.java:366) ~[?:1.7.0_71]
  17. at java.net.URLClassLoader$1.run(URLClassLoader.java:355) ~[?:1.7.0_71]
  18. at java.security.AccessController.doPrivileged(Native Method) ~[?:1.7.0_71]
  19. at java.net.URLClassLoader.findClass(URLClassLoader.java:354) ~[?:1.7.0_71]
  20. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:77) ~[minecraft_server.jar:git-Bukkit-6e0120a]
  21. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:62) ~[minecraft_server.jar:git-Bukkit-6e0120a]
  22. at java.lang.ClassLoader.loadClass(ClassLoader.java:425) ~[?:1.7.0_71]
  23. at java.lang.ClassLoader.loadClass(ClassLoader.java:358) ~[?:1.7.0_71]
  24. ... 27 more
  25. [13:11:59] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn vTeamCity
  26. [13:11:59] [Server thread/INFO]: [EssentialsGeoIP] Enabling EssentialsGeoIP vTeamCity
  27. [13:11:59] [Server thread/ERROR]: Error occurred while enabling EssentialsGeoIP vTeamCity (Is it up to date?)
  28. java.lang.NoClassDefFoundError: com/maxmind/geoip/LookupService
  29. at com.earth2me.essentials.geoip.EssentialsGeoIPPlayerListener.reloadConfig(EssentialsGeoIPPlayerListener.java:132) ~[?:?]
  30. at com.earth2me.essentials.geoip.EssentialsGeoIPPlayerListener.<init>(EssentialsGeoIPPlayerListener.java:41) ~[?:?]
  31. at com.earth2me.essentials.geoip.EssentialsGeoIP.onEnable(EssentialsGeoIP.java:34) ~[?:?]
  32. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) ~[minecraft_server.jar:git-Bukkit-6e0120a]
  33. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:327) [minecraft_server.jar:git-Bukkit-6e0120a]
  34. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:404) [minecraft_server.jar:git-Bukkit-6e0120a]
  35. at org.bukkit.craftbukkit.v1_8_R2.CraftServer.loadPlugin(CraftServer.java:341) [minecraft_server.jar:git-Bukkit-6e0120a]
  36. at org.bukkit.craftbukkit.v1_8_R2.CraftServer.enablePlugins(CraftServer.java:313) [minecraft_server.jar:git-Bukkit-6e0120a]
  37. at net.minecraft.server.v1_8_R2.MinecraftServer.r(MinecraftServer.java:408) [minecraft_server.jar:git-Bukkit-6e0120a]
  38. at net.minecraft.server.v1_8_R2.MinecraftServer.k(MinecraftServer.java:374) [minecraft_server.jar:git-Bukkit-6e0120a]
  39. at net.minecraft.server.v1_8_R2.MinecraftServer.a(MinecraftServer.java:329) [minecraft_server.jar:git-Bukkit-6e0120a]
  40. at net.minecraft.server.v1_8_R2.DedicatedServer.init(DedicatedServer.java:236) [minecraft_server.jar:git-Bukkit-6e0120a]
  41. at net.minecraft.server.v1_8_R2.MinecraftServer.run(MinecraftServer.java:501) [minecraft_server.jar:git-Bukkit-6e0120a]
  42. at java.lang.Thread.run(Thread.java:745) [?:1.7.0_71]
  43. Caused by: java.lang.ClassNotFoundException: com.maxmind.geoip.LookupService
  44. at java.net.URLClassLoader$1.run(URLClassLoader.java:366) ~[?:1.7.0_71]
  45. at java.net.URLClassLoader$1.run(URLClassLoader.java:355) ~[?:1.7.0_71]
  46. at java.security.AccessController.doPrivileged(Native Method) ~[?:1.7.0_71]
  47. at java.net.URLClassLoader.findClass(URLClassLoader.java:354) ~[?:1.7.0_71]
  48. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:77) ~[minecraft_server.jar:git-Bukkit-6e0120a]
  49. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:62) ~[minecraft_server.jar:git-Bukkit-6e0120a]
  50. at java.lang.ClassLoader.loadClass(ClassLoader.java:425) ~[?:1.7.0_71]
  51. at java.lang.ClassLoader.loadClass(ClassLoader.java:358) ~[?:1.7.0_71]
  52. ... 14 more
  53. [13:11:59] [Server thread/INFO]: [EnjinMinecraftPlugin] Enabling EnjinMinecraftPlugin v2.7.2
  54. [13:11:59] [Server thread/INFO]: [EnjinMinecraftPlugin] MC 1.3 or above found, enabling version 2 XP handling.
  55. [13:11:59] [Server thread/INFO]: [EnjinMinecraftPlugin] MC 1.7.2 or above found, enabling version 2 log handling.
  56. [13:11:59] [Server thread/INFO]: [EnjinMinecraftPlugin] MC 1.7.10 or above found, enabling version 2 player handling.
  57. [13:11:59] [Server thread/INFO]: [EnjinMinecraftPlugin] Couldn't find the TuxTwoLib plugin. Only able to give items to online players only.
  58. [13:11:59] [Server thread/INFO]: [RedeemMCMMO] Enabling RedeemMCMMO v1.1.5
  59. [13:11:59] [Server thread/INFO]: RedeemMCMMO is now enabled - Made by Candybuddy
  60. [13:11:59] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat vTeamCity
  61. [13:11:59] [Server thread/INFO]: [Factions] Enabling Factions v2.7.5
  62. [13:11:59] [Server thread/INFO]: [Factions 2.7.5] === ENABLE START ===
  63. [13:11:59] [Server thread/INFO]: [Factions 2.7.5] === ENABLE COMPLETE (Took 395ms) ===
  64. [13:11:59] [Server thread/INFO]: [ScoreboardStats] Enabling ScoreboardStats v0.9
  65. [13:11:59] [Server thread/INFO]: [ScoreboardStats] You need http://dev.bukkit.org/bukkit-plugins/protocollib/ for compatibilityMode
  66. [13:11:59] [Server thread/INFO]: [ScoreboardStats] Registered replacers: [VaultVariables, PlayerPingVariable, BukkitGlobalVariables, FactionsVariables, McmmoVariables, GeneralVariables, BukkitVariables]
  67. [13:11:59] [Server thread/ERROR]: ebean.properties not found
  68. [13:11:59] [Server thread/INFO]: Using [com.github.games647.scoreboardstats.pvpstats.PathReader] to read the searchable class path
  69. [13:11:59] [Server thread/INFO]: DataSourcePool [ScoreboardStats] autoCommit[false] transIsolation[SERIALIZABLE] min[2] max[20]
  70. [13:11:59] [Server thread/INFO]: SubClassFactory parent ClassLoader [com.github.games647.scoreboardstats.ReloadFixLoader]
  71. [13:12:00] [Server thread/INFO]: Entities enhanced[0] subclassed[1]
  72. [13:12:00] [Server thread/INFO]: runScript
  73. [13:12:00] [Server thread/INFO]: executing 1 of 1 create table IF NOT EXISTS player_stats ( id integer prim...
  74. [13:12:00] [Server thread/INFO]: ... end of script
  75. [13:12:00] [Server thread/INFO]: [PvPManager] Enabling PvPManager v2.4.7
  76. [13:12:00] [Server thread/INFO]: [PvPManager] Vault Found! Using it for currency related features
  77. [13:12:00] [Server thread/INFO]: [PvPManager] Factions Found! Hooked successfully
  78. [13:12:00] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
  79. [13:12:00] [Server thread/INFO]: Done (5.619s)! For help, type "help" or "?"
  80. [13:12:00] [Server thread/INFO]: Starting GS4 status listener
  81. [13:12:00] [Query Listener #1/INFO]: Query running on 185.38.148.34:28018
  82. [13:12:00] [Server thread/INFO]: [MassiveCore 2.7.5] Loading Cachefile datas...
  83. [13:12:00] [Server thread/INFO]: [MassiveCore 2.7.5] Loading Onlineplayer datas...
  84. [13:12:00] [Server thread/INFO]: [MassiveCore 2.7.5] Loading Registry datas...
  85. [13:12:00] [Server thread/INFO]: [MassiveCore 2.7.5] Loading Dbmojangapi datas...
  86. [13:12:00] [Server thread/INFO]: [MassiveCore 2.7.5] Player Strings Found: 0
  87. [13:12:00] [Server thread/INFO]: [MassiveCore 2.7.5] Player Strings Cached: 0
  88. [13:12:00] [Server thread/INFO]: [MassiveCore 2.7.5] Player Strings Remaining: 0
  89. [13:12:00] [Server thread/INFO]: [MassiveCore 2.7.5] Now fetching the remaining players from Mojang API ...
  90. [13:12:00] [Server thread/INFO]: [MassiveCore 2.7.5]  ... done!
  91. [13:12:00] [Server thread/INFO]: [MassiveCore 2.7.5] Saving Cachefile...
  92. [13:12:00] [Server thread/INFO]: [MassiveCore 2.7.5] Upgrading from player name to player uuid...
  93. [13:12:00] [Server thread/INFO]: [MassiveCore 2.7.5] Pre update factions_mplayer.
  94. [13:12:00] [Server thread/INFO]: [MassiveCore 2.7.5] Post update factions_mplayer. Took 1ms. 0/20 changed.
  95. [13:12:00] [Server thread/INFO]: [MassiveCore 2.7.5]  ... done!
  96. [13:12:00] [Server thread/INFO]: [MassiveCore 2.7.5] (database saving will now commence which might lock the server for a while)
  97. [13:12:00] [Server thread/INFO]: [MythralPvP] Donate to keep the server up with /buy!
  98. [13:12:00] [Server thread/INFO]: [PlayerVaults] Files already converted to UUID.
  99. [13:12:00] [Server thread/INFO]: GroupManager - INFO - Bukkit Permissions Updated!
  100. [13:12:00] [pool-3-thread-19/INFO]: [Vault] Checking for Updates ...
  101. [13:12:00] [pool-3-thread-19/INFO]: [Vault] No new version available
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement