nicatronTg

Untitled

Apr 13th, 2013
157
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.89 KB | None | 0 0
  1. 2013-04-13 17:08:52 [INFO] [Prism]: Database connection error: Operation not allowed after ResultSet closed
  2. 2013-04-13 17:08:52 [SEVERE] java.sql.SQLException: Operation not allowed after ResultSet closed
  3. 2013-04-13 17:08:52 [SEVERE] at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1073)
  4. 2013-04-13 17:08:52 [SEVERE] at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:987)
  5. 2013-04-13 17:08:52 [SEVERE] at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:982)
  6. 2013-04-13 17:08:52 [SEVERE] at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:927)
  7. 2013-04-13 17:08:52 [SEVERE] at com.mysql.jdbc.ResultSetImpl.checkClosed(ResultSetImpl.java:794)
  8. 2013-04-13 17:08:52 [SEVERE] at com.mysql.jdbc.ResultSetImpl.checkRowPos(ResultSetImpl.java:838)
  9. 2013-04-13 17:08:52 [SEVERE] at com.mysql.jdbc.ResultSetImpl.getInt(ResultSetImpl.java:2672)
  10. 2013-04-13 17:08:52 [SEVERE] at me.botsko.prism.actionlibs.ActionsQuery.lookup(ActionsQuery.java:118)
  11. 2013-04-13 17:08:52 [SEVERE] at me.botsko.prism.commands.LookupCommand.handle(LookupCommand.java:60)
  12. 2013-04-13 17:08:52 [SEVERE] at me.botsko.prism.commandlibs.Executor.onCommand(Executor.java:107)
  13. 2013-04-13 17:08:52 [SEVERE] at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44)
  14. 2013-04-13 17:08:52 [SEVERE] at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:189)
  15. 2013-04-13 17:08:52 [SEVERE] at org.bukkit.craftbukkit.v1_5_R2.CraftServer.dispatchCommand(CraftServer.java:546)
  16. 2013-04-13 17:08:52 [SEVERE] at net.minecraft.server.v1_5_R2.PlayerConnection.handleCommand(PlayerConnection.java:980)
  17. 2013-04-13 17:08:52 [SEVERE] at net.minecraft.server.v1_5_R2.PlayerConnection.chat(PlayerConnection.java:896)
  18. 2013-04-13 17:08:52 [SEVERE] at net.minecraft.server.v1_5_R2.PlayerConnection.a(PlayerConnection.java:841)
  19. 2013-04-13 17:08:52 [SEVERE] at net.minecraft.server.v1_5_R2.Packet3Chat.handle(Packet3Chat.java:44)
  20. 2013-04-13 17:08:52 [SEVERE] at org.spigotmc.netty.NettyNetworkManager.b(NettyNetworkManager.java:176)
  21. 2013-04-13 17:08:52 [SEVERE] at net.minecraft.server.v1_5_R2.PlayerConnection.d(PlayerConnection.java:110)
  22. 2013-04-13 17:08:52 [SEVERE] at net.minecraft.server.v1_5_R2.ServerConnection.b(SourceFile:35)
  23. 2013-04-13 17:08:52 [SEVERE] at org.spigotmc.netty.NettyServerConnection.b(NettyServerConnection.java:66)
  24. 2013-04-13 17:08:52 [SEVERE] at net.minecraft.server.v1_5_R2.MinecraftServer.r(MinecraftServer.java:582)
  25. 2013-04-13 17:08:52 [SEVERE] at net.minecraft.server.v1_5_R2.DedicatedServer.r(DedicatedServer.java:229)
  26. 2013-04-13 17:08:52 [SEVERE] at net.minecraft.server.v1_5_R2.MinecraftServer.q(MinecraftServer.java:471)
  27. 2013-04-13 17:08:52 [SEVERE] at net.minecraft.server.v1_5_R2.MinecraftServer.run(MinecraftServer.java:403)
  28. 2013-04-13 17:08:52 [SEVERE] at net.minecraft.server.v1_5_R2.ThreadServerApplication.run(SourceFile:573)
Advertisement
Add Comment
Please, Sign In to add comment