Advertisement
Drakanoiderna

Untitled

Oct 11th, 2019
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.27 KB | None | 0 0
  1. [03:00:06] [Server thread/ERROR]: Error occurred while disabling LWC v2.2.2-19d7c70 (Is it up to date?)
  2. com.griefcraft.scripting.ModuleException: com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: The last packet successfully received from the server was 19,555,592 milliseconds ago. The last packet sent successfully to the server was 19,555,700 milliseconds ago. is longer than the server configured value of 'wait_timeout'. You should consider either expiring and/or testing connection validity before use in your application, increasing the server configured values for client timeouts, or using the Connector/J connection property 'autoReconnect=true' to avoid this problem.
  3. at com.griefcraft.sql.Database.printException(Database.java:198) ~[?:?]
  4. at com.griefcraft.sql.PhysDB.saveProtection(PhysDB.java:1825) ~[?:?]
  5. at com.griefcraft.model.Protection.saveNow(Protection.java:906) ~[?:?]
  6. at com.griefcraft.util.DatabaseThread.flushDatabase(DatabaseThread.java:148) ~[?:?]
  7. at com.griefcraft.util.DatabaseThread.stop(DatabaseThread.java:123) ~[?:?]
  8. at com.griefcraft.lwc.LWC.destruct(LWC.java:626) ~[?:?]
  9. at com.griefcraft.lwc.LWCPlugin.onDisable(LWCPlugin.java:330) ~[?:?]
  10. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:265) ~[patched_1.14.4.jar:git-Paper-210]
  11. at org.bukkit.plugin.java.JavaPluginLoader.disablePlugin(JavaPluginLoader.java:373) ~[patched_1.14.4.jar:git-Paper-210]
  12. at org.bukkit.plugin.SimplePluginManager.disablePlugin(SimplePluginManager.java:453) ~[patched_1.14.4.jar:git-Paper-210]
  13. at org.bukkit.plugin.SimplePluginManager.disablePlugins(SimplePluginManager.java:439) ~[patched_1.14.4.jar:git-Paper-210]
  14. at org.bukkit.plugin.SimplePluginManager.disablePlugins(SimplePluginManager.java:432) ~[patched_1.14.4.jar:git-Paper-210]
  15. at org.bukkit.craftbukkit.v1_14_R1.CraftServer.disablePlugins(CraftServer.java:401) ~[patched_1.14.4.jar:git-Paper-210]
  16. at net.minecraft.server.v1_14_R1.MinecraftServer.stop(MinecraftServer.java:733) ~[patched_1.14.4.jar:git-Paper-210]
  17. at net.minecraft.server.v1_14_R1.DedicatedServer.stop(DedicatedServer.java:739) ~[patched_1.14.4.jar:git-Paper-210]
  18. at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:966) ~[patched_1.14.4.jar:git-Paper-210]
  19. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_222]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement