austpet1230

Hawkeye Database Error

Aug 18th, 2013
42
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.61 KB | None | 0 0
  1. 2013-08-17 15:20:26 [INFO] [HawkEye] No update for HawkEye found!
  2. 2013-08-17 15:20:26 [SEVERE] [HawkEye] Error checking HawkEye tables: java.sql.SQLException: Can't create/write to file '/tmp/#sql_f5f_0.MYI' (Errcode: 13)
  3. 2013-08-17 15:20:26 [SEVERE] [HawkEye] Error initiating HawkEye database connection, disabling plugin
  4. 2013-08-17 15:20:26 [INFO] [HawkEye] Disabling HawkEye v1.5.1
  5. 2013-08-17 15:20:26 [SEVERE] Error occurred while disabling HawkEye v1.5.1 (Is it up to date?)
  6. java.lang.NullPointerException
  7. at uk.co.oliwali.HawkEye.HawkEye.onDisable(HawkEye.java:77)
  8. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:219)
  9. at org.bukkit.plugin.java.JavaPluginLoader.disablePlugin(JavaPluginLoader.java:481)
  10. at org.bukkit.plugin.SimplePluginManager.disablePlugin(SimplePluginManager.java:400)
  11. at uk.co.oliwali.HawkEye.HawkEye.onEnable(HawkEye.java:132)
  12. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:217)
  13. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:457)
  14. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:381)
  15. at org.bukkit.craftbukkit.v1_6_R2.CraftServer.loadPlugin(CraftServer.java:282)
  16. at org.bukkit.craftbukkit.v1_6_R2.CraftServer.enablePlugins(CraftServer.java:264)
  17. at org.bukkit.craftbukkit.v1_6_R2.CraftServer.reload(CraftServer.java:605)
  18. at org.bukkit.Bukkit.reload(Bukkit.java:275)
  19. at org.bukkit.command.defaults.ReloadCommand.execute(ReloadCommand.java:23)
  20. at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:189)
  21. at org.bukkit.craftbukkit.v1_6_R2.CraftServer.dispatchCommand(CraftServer.java:523)
  22. at net.minecraft.server.v1_6_R2.PlayerConnection.handleCommand(PlayerConnection.java:964)
  23. at net.minecraft.server.v1_6_R2.PlayerConnection.chat(PlayerConnection.java:882)
  24. at net.minecraft.server.v1_6_R2.PlayerConnection.a(PlayerConnection.java:839)
  25. at net.minecraft.server.v1_6_R2.Packet3Chat.handle(SourceFile:49)
  26. at net.minecraft.server.v1_6_R2.NetworkManager.b(NetworkManager.java:296)
  27. at net.minecraft.server.v1_6_R2.PlayerConnection.e(PlayerConnection.java:118)
  28. at net.minecraft.server.v1_6_R2.ServerConnection.b(SourceFile:37)
  29. at net.minecraft.server.v1_6_R2.DedicatedServerConnection.b(SourceFile:30)
  30. at net.minecraft.server.v1_6_R2.MinecraftServer.t(MinecraftServer.java:590)
  31. at net.minecraft.server.v1_6_R2.DedicatedServer.t(DedicatedServer.java:226)
  32. at net.minecraft.server.v1_6_R2.MinecraftServer.s(MinecraftServer.java:486)
  33. at net.minecraft.server.v1_6_R2.MinecraftServer.run(MinecraftServer.java:419)
  34. at net.minecraft.server.v1_6_R2.ThreadServerApplication.run(SourceFile:582)
Advertisement
Add Comment
Please, Sign In to add comment