Advertisement
ahellhound

rTrigger's Error

Jul 28th, 2013
53
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.71 KB | None | 0 0
  1. 2013-07-28 20:40:54 [INFO] DataSourcePool [rTriggers] autoCommit[false] transIsolation[SERIALIZABLE] min[2] max[20]
  2. 2013-07-28 20:40:57 [SEVERE] FATAL: DataSourcePool [rTriggers] is down!!!
  3. 2013-07-28 20:40:57 [INFO] Reseting DataSourcePool [rTriggers] min:2 max:20 free:0 busy:0 waiting:0 highWaterMark:0 waitCount:0 hitCount:0
  4. 2013-07-28 20:40:57 [INFO] Busy Connections:
  5.  
  6. 2013-07-28 20:40:57 [SEVERE] Could not load 'plugins\rTriggers-2.6.1.jar' in folder 'plugins'
  7. org.bukkit.plugin.InvalidPluginException: com.avaje.ebeaninternal.server.lib.sql.DataSourceException: com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: 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. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:184)
  11. at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:305)
  12. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:230)
  13. at org.bukkit.craftbukkit.v1_6_R2.CraftServer.loadPlugins(CraftServer.java:239)
  14. at org.bukkit.craftbukkit.v1_6_R2.CraftServer.<init>(CraftServer.java:217)
  15. at net.minecraft.server.v1_6_R2.PlayerList.<init>(PlayerList.java:56)
  16. at net.minecraft.server.v1_6_R2.DedicatedPlayerList.<init>(SourceFile:11)
  17. at net.minecraft.server.v1_6_R2.DedicatedServer.init(DedicatedServer.java:106)
  18. at net.minecraft.server.v1_6_R2.MinecraftServer.run(MinecraftServer.java:391)
  19. at net.minecraft.server.v1_6_R2.ThreadServerApplication.run(SourceFile:582)
  20. Caused by: com.avaje.ebeaninternal.server.lib.sql.DataSourceException: com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications link failure
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement