SwiftSwamp

Untitled

Dec 31st, 2016
115
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.45 KB | None | 0 0
  1. [09:40:57] [Server thread/WARN]: com.mysql.jdbc.exceptions.jdbc4.MySQLNonTransientConnectionException: No operations allowed after connection closed.
  2. [09:40:57] [Server thread/WARN]: at sun.reflect.GeneratedConstructorAccessor149.newInstance(Unknown Source)
  3. [09:40:57] [Server thread/WARN]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  4. [09:40:57] [Server thread/WARN]: at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
  5. [09:40:57] [Server thread/WARN]: at com.mysql.jdbc.Util.handleNewInstance(Util.java:407)
  6. [09:40:57] [Server thread/WARN]: at com.mysql.jdbc.Util.getInstance(Util.java:382)
  7. [09:40:57] [Server thread/WARN]: at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1013)
  8. [09:40:57] [Server thread/WARN]: at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:987)
  9. [09:40:57] [Server thread/WARN]: at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:982)
  10. [09:40:57] [Server thread/WARN]: at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:927)
  11. [09:40:57] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.throwConnectionClosedException(ConnectionImpl.java:1213)
  12. [09:40:57] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.checkClosed(ConnectionImpl.java:1200)
  13. [09:40:57] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.createStatement(ConnectionImpl.java:2485)
  14. [09:40:57] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.createStatement(ConnectionImpl.java:2467)
  15. [09:40:57] [Server thread/WARN]: at us.luckyclutch.rewardspro.database.MySQL.querySQL(MySQL.java:71)
  16. [09:40:57] [Server thread/WARN]: at us.luckyclutch.rewardspro.time.CooldownStorage.get(CooldownStorage.java:84)
  17. [09:40:57] [Server thread/WARN]: at us.luckyclutch.rewardspro.time.Cooldowns.getCooldown(Cooldowns.java:16)
  18. [09:40:57] [Server thread/WARN]: at us.luckyclutch.rewardspro.time.Cooldowns.hasCooldown(Cooldowns.java:27)
  19. [09:40:57] [Server thread/WARN]: at us.luckyclutch.rewardspro.utils.ItemFactory.putItem(ItemFactory.java:106)
  20. [09:40:57] [Server thread/WARN]: at us.luckyclutch.rewardspro.utils.ItemFactory.addRewards(ItemFactory.java:150)
  21. [09:40:57] [Server thread/WARN]: at us.luckyclutch.rewardspro.listeners.closeInv$1.run(closeInv.java:44)
  22. [09:40:57] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:71)
  23. [09:40:57] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:350)
  24. [09:40:57] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:723)
  25. [09:40:57] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374)
  26. [09:40:57] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654)
  27. [09:40:57] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557)
  28. [09:40:57] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:745)
  29. [09:40:57] [Server thread/WARN]: [RewardsPro] Task #73708 for RewardsPro v2.1.6 generated an exception
  30. java.lang.NullPointerException
  31. at us.luckyclutch.rewardspro.time.CooldownStorage.get(CooldownStorage.java:87) ~[?:?]
  32. at us.luckyclutch.rewardspro.time.Cooldowns.getCooldown(Cooldowns.java:16) ~[?:?]
  33. at us.luckyclutch.rewardspro.time.Cooldowns.hasCooldown(Cooldowns.java:27) ~[?:?]
  34. at us.luckyclutch.rewardspro.utils.ItemFactory.putItem(ItemFactory.java:106) ~[?:?]
  35. at us.luckyclutch.rewardspro.utils.ItemFactory.addRewards(ItemFactory.java:150) ~[?:?]
  36. at us.luckyclutch.rewardspro.listeners.closeInv$1.run(closeInv.java:44) ~[?:?]
  37. at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:71) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  38. at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:350) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  39. at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:723) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  40. at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  41. at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  42. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  43. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_111]
Advertisement
Add Comment
Please, Sign In to add comment