Advertisement
Guest User

ForumAA Bukkit plugin command error

a guest
May 21st, 2012
15
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.89 KB | None | 0 0
  1. 2012-05-21 22:28:15 [SEVERE] [ForumAA] SQL Error Occurred.
  2. 2012-05-21 22:28:15 [SEVERE] com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications link failure
  3.  
  4. The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
  5. 2012-05-21 22:28:15 [SEVERE] at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  6. 2012-05-21 22:28:15 [SEVERE] at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
  7. 2012-05-21 22:28:15 [SEVERE] at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  8. 2012-05-21 22:28:15 [SEVERE] at java.lang.reflect.Constructor.newInstance(Constructor.java:532)
  9. 2012-05-21 22:28:15 [SEVERE] at com.mysql.jdbc.Util.handleNewInstance(Util.java:407)
  10. 2012-05-21 22:28:15 [SEVERE] at com.mysql.jdbc.SQLError.createCommunicationsException(SQLError.java:1116)
  11. 2012-05-21 22:28:15 [SEVERE] at com.mysql.jdbc.MysqlIO.<init>(MysqlIO.java:343)
  12. 2012-05-21 22:28:15 [SEVERE] at com.mysql.jdbc.ConnectionImpl.coreConnect(ConnectionImpl.java:2334)
  13. 2012-05-21 22:28:15 [SEVERE] at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2371)
  14. 2012-05-21 22:28:15 [SEVERE] at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2163)
  15. 2012-05-21 22:28:15 [SEVERE] at com.mysql.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:794)
  16. 2012-05-21 22:28:15 [SEVERE] at com.mysql.jdbc.JDBC4Connection.<init>(JDBC4Connection.java:47)
  17. 2012-05-21 22:28:15 [SEVERE] at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  18. 2012-05-21 22:28:15 [SEVERE] at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
  19. 2012-05-21 22:28:15 [SEVERE] at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  20. 2012-05-21 22:28:15 [SEVERE] at java.lang.reflect.Constructor.newInstance(Constructor.java:532)
  21. 2012-05-21 22:28:15 [SEVERE] at com.mysql.jdbc.Util.handleNewInstance(Util.java:407)
  22. 2012-05-21 22:28:15 [SEVERE] at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:378)
  23. 2012-05-21 22:28:15 [SEVERE] at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:305)
  24. 2012-05-21 22:28:15 [SEVERE] at java.sql.DriverManager.getConnection(DriverManager.java:620)
  25. 2012-05-21 22:28:15 [SEVERE] at java.sql.DriverManager.getConnection(DriverManager.java:200)
  26. 2012-05-21 22:28:15 [SEVERE] at me.furt.SQLQuery.sqlCon(SQLQuery.java:583)
  27. 2012-05-21 22:28:15 [SEVERE] at me.furt.SQLQuery.checkExists(SQLQuery.java:379)
  28. 2012-05-21 22:28:15 [SEVERE] at me.furt.ForumAA.activateUser(ForumAA.java:112)
  29. 2012-05-21 22:28:15 [SEVERE] at me.furt.AccountCommand.onCommand(AccountCommand.java:22)
  30. 2012-05-21 22:28:15 [SEVERE] at org.bukkit.command.PluginCommand.execute(PluginCommand.java:40)
  31. 2012-05-21 22:28:15 [SEVERE] at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:166)
  32. 2012-05-21 22:28:15 [SEVERE] at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:479)
  33. 2012-05-21 22:28:15 [SEVERE] at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.java:821)
  34. 2012-05-21 22:28:15 [SEVERE] at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:781)
  35. 2012-05-21 22:28:15 [SEVERE] at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:764)
  36. 2012-05-21 22:28:15 [SEVERE] at net.minecraft.server.Packet3Chat.handle(Packet3Chat.java:34)
  37. 2012-05-21 22:28:15 [SEVERE] at net.minecraft.server.NetworkManager.b(NetworkManager.java:229)
  38. 2012-05-21 22:28:15 [SEVERE] at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:113)
  39. 2012-05-21 22:28:15 [SEVERE] at net.minecraft.server.NetworkListenThread.a(NetworkListenThread.java:78)
  40. 2012-05-21 22:28:15 [SEVERE] at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:558)
  41. 2012-05-21 22:28:15 [SEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:450)
  42. 2012-05-21 22:28:15 [SEVERE] at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
  43. 2012-05-21 22:28:15 [SEVERE] Caused by: java.net.UnknownHostException: stevie.heliohost.org
  44. 2012-05-21 22:28:15 [SEVERE] at java.net.Inet6AddressImpl.lookupAllHostAddr(Native Method)
  45. 2012-05-21 22:28:15 [SEVERE] at java.net.InetAddress$1.lookupAllHostAddr(InetAddress.java:867)
  46. 2012-05-21 22:28:15 [SEVERE] at java.net.InetAddress.getAddressFromNameService(InetAddress.java:1246)
  47. 2012-05-21 22:28:15 [SEVERE] at java.net.InetAddress.getAllByName0(InetAddress.java:1197)
  48. 2012-05-21 22:28:15 [SEVERE] at java.net.InetAddress.getAllByName(InetAddress.java:1128)
  49. 2012-05-21 22:28:15 [SEVERE] at java.net.InetAddress.getAllByName(InetAddress.java:1064)
  50. 2012-05-21 22:28:15 [SEVERE] at com.mysql.jdbc.StandardSocketFactory.connect(StandardSocketFactory.java:244)
  51. 2012-05-21 22:28:15 [SEVERE] at com.mysql.jdbc.MysqlIO.<init>(MysqlIO.java:292)
  52. 2012-05-21 22:28:15 [SEVERE] ... 31 more
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement