Advertisement
Guest User

Untitled

a guest
Jul 28th, 2016
49
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.64 KB | None | 0 0
  1. [22:19:07] [Server thread/ERROR]: [Server thread/ERROR] #!# [FunnyGuilds] Severe error:
  2. [22:19:07] [Server thread/ERROR]: [Server thread/ERROR] #!#
  3. [22:19:07] [Server thread/ERROR]: [Server thread/ERROR] #!# Server Information:
  4. [22:19:07] [Server thread/ERROR]: [Server thread/ERROR] #!# FunnyGuilds: 3.9.9.1 Cleaned
  5. [22:19:07] [Server thread/ERROR]: [Server thread/ERROR] #!# Bukkit: 1.7.10-R0.1-SNAPSHOT
  6. [22:19:07] [Server thread/ERROR]: [Server thread/ERROR] #!# Java: 1.8.0_72-internal
  7. [22:19:07] [Server thread/ERROR]: [Server thread/ERROR] #!# Thread: Thread[Server thread,5,main]
  8. [22:19:07] [Server thread/ERROR]: [Server thread/ERROR] #!# Running CraftBukkit: false
  9. [22:19:07] [Server thread/ERROR]: [Server thread/ERROR] #!#
  10. [22:19:07] [Server thread/ERROR]: [Server thread/ERROR] #!# Stack trace:
  11. [22:19:07] [Server thread/ERROR]: [Server thread/ERROR] #!# Caused by: Connection refused
  12. [22:19:07] [Server thread/ERROR]: [Server thread/ERROR] #!# at java.net.PlainSocketImpl.socketConnect(Native Method)
  13. [22:19:07] [Server thread/ERROR]: [Server thread/ERROR] #!# at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
  14. [22:19:07] [Server thread/ERROR]: [Server thread/ERROR] #!# at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
  15. [22:19:07] [Server thread/ERROR]: [Server thread/ERROR] #!# at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
  16. [22:19:07] [Server thread/ERROR]: [Server thread/ERROR] #!# at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
  17. [22:19:07] [Server thread/ERROR]: [Server thread/ERROR] #!# at java.net.Socket.connect(Socket.java:589)
  18. [22:19:07] [Server thread/ERROR]: [Server thread/ERROR] #!# at java.net.Socket.connect(Socket.java:538)
  19. [22:19:07] [Server thread/ERROR]: [Server thread/ERROR] #!# at java.net.Socket.<init>(Socket.java:434)
  20. [22:19:07] [Server thread/ERROR]: [Server thread/ERROR] #!# at java.net.Socket.<init>(Socket.java:244)
  21. [22:19:07] [Server thread/ERROR]: [Server thread/ERROR] #!# at com.mysql.jdbc.StandardSocketFactory.connect(StandardSocketFactory.java:254)
  22. [22:19:07] [Server thread/ERROR]: [Server thread/ERROR] #!# at com.mysql.jdbc.MysqlIO.<init>(MysqlIO.java:292)
  23. [22:19:07] [Server thread/ERROR]: [Server thread/ERROR] #!# at com.mysql.jdbc.ConnectionImpl.coreConnect(ConnectionImpl.java:2334)
  24. [22:19:07] [Server thread/ERROR]: [Server thread/ERROR] #!# at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2371)
  25. [22:19:07] [Server thread/ERROR]: [Server thread/ERROR] #!# at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2163)
  26. [22:19:07] [Server thread/ERROR]: [Server thread/ERROR] #!# at com.mysql.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:794)
  27. [22:19:07] [Server thread/ERROR]: [Server thread/ERROR] #!# at com.mysql.jdbc.JDBC4Connection.<init>(JDBC4Connection.java:47)
  28. [22:19:07] [Server thread/ERROR]: [Server thread/ERROR] #!# at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  29. [22:19:07] [Server thread/ERROR]: [Server thread/ERROR] #!# at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
  30. [22:19:07] [Server thread/ERROR]: [Server thread/ERROR] #!# at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  31. [22:19:07] [Server thread/ERROR]: [Server thread/ERROR] #!# at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
  32. [22:19:07] [Server thread/ERROR]: [Server thread/ERROR] #!# at com.mysql.jdbc.Util.handleNewInstance(Util.java:407)
  33. [22:19:07] [Server thread/ERROR]: [Server thread/ERROR] #!# at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:378)
  34. [22:19:07] [Server thread/ERROR]: [Server thread/ERROR] #!# at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:305)
  35. [22:19:07] [Server thread/ERROR]: [Server thread/ERROR] #!# at java.sql.DriverManager.getConnection(DriverManager.java:664)
  36. [22:19:07] [Server thread/ERROR]: [Server thread/ERROR] #!# at java.sql.DriverManager.getConnection(DriverManager.java:270)
  37. [22:19:07] [Server thread/ERROR]: [Server thread/ERROR] #!# at net.dzikoysk.funnyguilds.data.database.Database.firstConnection(Database.java:52)
  38. [22:19:07] [Server thread/ERROR]: [Server thread/ERROR] #!# at net.dzikoysk.funnyguilds.data.database.Database.<init>(Database.java:32)
  39. [22:19:07] [Server thread/ERROR]: [Server thread/ERROR] #!# at net.dzikoysk.funnyguilds.data.database.Database.getInstance(Database.java:116)
  40. [22:19:07] [Server thread/ERROR]: [Server thread/ERROR] #!# at net.dzikoysk.funnyguilds.data.database.DatabaseBasic.load(DatabaseBasic.java:25)
  41. [22:19:07] [Server thread/ERROR]: [Server thread/ERROR] #!# at net.dzikoysk.funnyguilds.data.Manager.<init>(Manager.java:23)
  42. [22:19:07] [Server thread/ERROR]: [Server thread/ERROR] #!# at net.dzikoysk.funnyguilds.FunnyGuilds.onEnable(FunnyGuilds.java:72)
  43. [22:19:07] [Server thread/ERROR]: [Server thread/ERROR] #!# at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:316)
  44. [22:19:07] [Server thread/ERROR]: [Server thread/ERROR] #!# at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:332)
  45. [22:19:07] [Server thread/ERROR]: [Server thread/ERROR] #!# at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:412)
  46. [22:19:07] [Server thread/ERROR]: [Server thread/ERROR] #!# at org.bukkit.craftbukkit.v1_7_R4.CraftServer.loadPlugin(CraftServer.java:476)
  47. [22:19:07] [Server thread/ERROR]: [Server thread/ERROR] #!# at org.bukkit.craftbukkit.v1_7_R4.CraftServer.enablePlugins(CraftServer.java:394)
  48. [22:19:07] [Server thread/ERROR]: [Server thread/ERROR] #!# at net.minecraft.server.v1_7_R4.MinecraftServer.n(MinecraftServer.java:360)
  49. [22:19:07] [Server thread/ERROR]: [Server thread/ERROR] #!# at net.minecraft.server.v1_7_R4.MinecraftServer.g(MinecraftServer.java:334)
  50. [22:19:07] [Server thread/ERROR]: [Server thread/ERROR] #!# at net.minecraft.server.v1_7_R4.MinecraftServer.a(MinecraftServer.java:290)
  51. [22:19:07] [Server thread/ERROR]: [Server thread/ERROR] #!# at net.minecraft.server.v1_7_R4.DedicatedServer.init(DedicatedServer.java:210)
  52. [22:19:07] [Server thread/ERROR]: [Server thread/ERROR] #!# at net.minecraft.server.v1_7_R4.MinecraftServer.run(MinecraftServer.java:458)
  53. [22:19:07] [Server thread/ERROR]: [Server thread/ERROR] #!# at net.minecraft.server.v1_7_R4.ThreadServerApplication.run(SourceFile:628)
  54. [22:19:07] [Server thread/ERROR]: [Server thread/ERROR] #!#
  55. [22:19:07] [Server thread/ERROR]: [Server thread/ERROR] #!# End of Error.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement