Advertisement
Guest User

Untitled

a guest
Mar 22nd, 2016
112
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.47 KB | None | 0 0
  1. [09:28:18] [Server thread/INFO]: [ChatReaction] Creating MySQL connection ...
  2. [09:28:20] [Server thread/ERROR]: [ChatReaction] jdbc:mysql://158.69.223.93:3306/ChatReaction?allowReconnect=true
  3. [09:28:20] [Server thread/ERROR]: [ChatReaction] Could not be resolved because of an SQL Exception: Communications link failure
  4.  
  5. The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server..
  6. [09:28:21] [Server thread/ERROR]: [ChatReaction] jdbc:mysql://158.69.223.93:3306/ChatReaction?allowReconnect=true
  7. [09:28:21] [Server thread/ERROR]: [ChatReaction] Could not be resolved because of an SQL Exception: Communications link failure
  8.  
  9. The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server..
  10. [09:28:21] [Server thread/WARN]: java.lang.NullPointerException
  11. [09:28:21] [Server thread/WARN]: at me.clip.chatreaction.database.MySQL.checkTable(MySQL.java:191)
  12. [09:28:21] [Server thread/WARN]: at me.clip.chatreaction.ChatReaction.startDatabase(ChatReaction.java:196)
  13. [09:28:21] [Server thread/WARN]: at me.clip.chatreaction.ChatReaction.onEnable(ChatReaction.java:94)
  14. [09:28:21] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:292)
  15. [09:28:21] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340)
  16. [09:28:21] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405)
  17. [09:28:21] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_9_R1.CraftServer.loadPlugin(CraftServer.java:361)
  18. [09:28:21] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_9_R1.CraftServer.enablePlugins(CraftServer.java:321)
  19. [09:28:21] [Server thread/WARN]: at net.minecraft.server.v1_9_R1.MinecraftServer.t(MinecraftServer.java:411)
  20. [09:28:21] [Server thread/WARN]: at net.minecraft.server.v1_9_R1.MinecraftServer.l(MinecraftServer.java:376)
  21. [09:28:21] [Server thread/WARN]: at net.minecraft.server.v1_9_R1.MinecraftServer.a(MinecraftServer.java:331)
  22. [09:28:21] [Server thread/WARN]: at net.minecraft.server.v1_9_R1.DedicatedServer.init(DedicatedServer.java:269)
  23. [09:28:21] [Server thread/WARN]: at net.minecraft.server.v1_9_R1.MinecraftServer.run(MinecraftServer.java:527)
  24. [09:28:21] [Server thread/WARN]: at java.lang.Thread.run(Unknown Source)
  25. [09:28:21] [Server thread/WARN]: [ChatReaction] Could not connect to database! Reaction stats will be disabled!!
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement