Advertisement
xDizasterCYx

Untitled

Sep 1st, 2014
241
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.52 KB | None | 0 0
  1. com.mysql.jdbc.exceptions.jdbc4.MySQLNonTransientConnectionException: No operations allowed after connection closed.
  2. [21:17:21] [Server thread/WARN]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  3. [21:17:21] [Server thread/WARN]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
  4. [21:17:21] [Server thread/WARN]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
  5. [21:17:21] [Server thread/WARN]: at java.lang.reflect.Constructor.newInstance(Unknown Source)
  6. [21:17:21] [Server thread/WARN]: at com.mysql.jdbc.Util.handleNewInstance(Util.java:407)
  7. [21:17:21] [Server thread/WARN]: at com.mysql.jdbc.Util.getInstance(Util.java:382)
  8. [21:17:21] [Server thread/WARN]: at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1013)
  9. [21:17:21] [Server thread/WARN]: at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:987)
  10. [21:17:21] [Server thread/WARN]: at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:982)
  11. [21:17:21] [Server thread/WARN]: at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:927)
  12. [21:17:21] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.throwConnectionClosedException(ConnectionImpl.java:1213)
  13. [21:17:21] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.checkClosed(ConnectionImpl.java:1200)
  14. [21:17:21] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.createStatement(ConnectionImpl.java:2485)
  15. [21:17:21] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.createStatement(ConnectionImpl.java:2467)
  16. [21:17:21] [Server thread/WARN]: at me.CopyableCougar4.main.MySQL_Loader.load(MySQL_Loader.java:72)
  17. [21:17:21] [Server thread/WARN]: at me.CopyableCougar4.main.MySQL_Loader$1.run(MySQL_Loader.java:57)
  18. [21:17:21] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  19. [21:17:21] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:350)
  20. [21:17:21] [Server thread/WARN]: at net.minecraft.server.v1_7_R4.MinecraftServer.v(MinecraftServer.java:641)
  21. [21:17:21] [Server thread/WARN]: at net.minecraft.server.v1_7_R4.DedicatedServer.v(DedicatedServer.java:289)
  22. [21:17:21] [Server thread/WARN]: at net.minecraft.server.v1_7_R4.MinecraftServer.u(MinecraftServer.java:584)
  23. [21:17:21] [Server thread/WARN]: at net.minecraft.server.v1_7_R4.MinecraftServer.run(MinecraftServer.java:490)
  24. [21:17:21] [Server thread/WARN]: at net.minecraft.server.v1_7_R4.ThreadServerApplication.run(SourceFile:628)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement