Advertisement
Guest User

Untitled

a guest
Apr 16th, 2012
47
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.44 KB | None | 0 0
  1. 16.04 13:35:14 [Server] INFO at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
  2. 16.04 13:35:14 [Server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:449)
  3. 16.04 13:35:14 [Server] INFO at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:517)
  4. 16.04 13:35:14 [Server] INFO at org.bukkit.craftbukkit.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:126)
  5. 16.04 13:35:14 [Server] INFO at me.exote.webauctionplus.tasks.ShoutSignTask.run(ShoutSignTask.java:30)
  6. 16.04 13:35:14 [Server] INFO at me.exote.webauctionplus.MySQLDataQueries.getMaxAuctionID(MySQLDataQueries.java:307)
  7. 16.04 13:35:14 [Server] INFO at me.exote.webauctionplus.MySQLDataQueries.closeResources(MySQLDataQueries.java:115)
  8. 16.04 13:35:14 [Server] INFO at me.exote.webauctionplus.MySQLDataQueries.releaseConnection(MySQLDataQueries.java:100)
  9. 16.04 13:35:14 [Server] INFO java.lang.NullPointerException
  10. 16.04 13:35:14 [Server] WARNING Task of 'WebAuctionPlus' generated an exception
  11. 16.04 13:35:14 [Server] SEVERE [WebAuction+] Exception getting mySQL Connection
  12. 16.04 13:35:14 [Server] SEVERE ... 21 more
  13. 16.04 13:35:14 [Server] SEVERE at com.mysql.jdbc.MysqlIO.<init>(MysqlIO.java:292)
  14. 16.04 13:35:14 [Server] SEVERE at com.mysql.jdbc.StandardSocketFactory.connect(StandardSocketFactory.java:254)
  15. 16.04 13:35:14 [Server] SEVERE at java.net.Socket.<init>(Socket.java:241)
  16. 16.04 13:35:14 [Server] SEVERE at java.net.Socket.<init>(Socket.java:425)
  17. 16.04 13:35:14 [Server] SEVERE at java.net.Socket.connect(Socket.java:528)
  18. 16.04 13:35:14 [Server] SEVERE at java.net.Socket.connect(Socket.java:579)
  19. 16.04 13:35:14 [Server] SEVERE at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:391)
  20. 16.04 13:35:14 [Server] SEVERE at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:180)
  21. 16.04 13:35:14 [Server] SEVERE at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:198)
  22. 16.04 13:35:14 [Server] SEVERE at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:337)
  23. 16.04 13:35:14 [Server] SEVERE at java.net.PlainSocketImpl.socketConnect(Native Method)
  24. 16.04 13:35:14 [Server] SEVERE Caused by: java.net.ConnectException: Connection timed out
  25. 16.04 13:35:14 [Server] SEVERE at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
  26. 16.04 13:35:14 [Server] SEVERE at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:449)
  27. 16.04 13:35:14 [Server] SEVERE at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:517)
  28. 16.04 13:35:14 [Server] SEVERE at org.bukkit.craftbukkit.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:126)
  29. 16.04 13:35:14 [Server] SEVERE at me.exote.webauctionplus.tasks.ShoutSignTask.run(ShoutSignTask.java:30)
  30. 16.04 13:35:14 [Server] SEVERE at me.exote.webauctionplus.MySQLDataQueries.getMaxAuctionID(MySQLDataQueries.java:294)
  31. 16.04 13:35:14 [Server] SEVERE at me.exote.webauctionplus.MySQLDataQueries.getConnection(MySQLDataQueries.java:80)
  32. 16.04 13:35:14 [Server] SEVERE at java.sql.DriverManager.getConnection(DriverManager.java:221)
  33. 16.04 13:35:14 [Server] SEVERE at java.sql.DriverManager.getConnection(DriverManager.java:579)
  34. 16.04 13:35:14 [Server] SEVERE at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:305)
  35. 16.04 13:35:14 [Server] SEVERE at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:378)
  36. 16.04 13:35:14 [Server] SEVERE at com.mysql.jdbc.Util.handleNewInstance(Util.java:407)
  37. 16.04 13:35:09 [Server] SEVERE at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
  38. 16.04 13:35:09 [Server] SEVERE at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  39. 16.04 13:35:09 [Server] SEVERE at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
  40. 16.04 13:35:09 [Server] SEVERE at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  41. 16.04 13:35:09 [Server] SEVERE at com.mysql.jdbc.JDBC4Connection.<init>(JDBC4Connection.java:47)
  42. 16.04 13:35:09 [Server] SEVERE at com.mysql.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:794)
  43. 16.04 13:35:09 [Server] SEVERE at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2163)
  44. 16.04 13:35:09 [Server] SEVERE at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2371)
  45. 16.04 13:35:09 [Server] SEVERE at com.mysql.jdbc.ConnectionImpl.coreConnect(ConnectionImpl.java:2334)
  46. 16.04 13:35:09 [Server] SEVERE at com.mysql.jdbc.MysqlIO.<init>(MysqlIO.java:343)
  47. 16.04 13:35:09 [Server] SEVERE at com.mysql.jdbc.SQLError.createCommunicationsException(SQLError.java:1116)
  48. 16.04 13:35:09 [Server] SEVERE at com.mysql.jdbc.Util.handleNewInstance(Util.java:407)
  49. 16.04 13:35:09 [Server] SEVERE at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
  50. 16.04 13:35:09 [Server] SEVERE at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  51. 16.04 13:35:09 [Server] SEVERE at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
  52. 16.04 13:35:09 [Server] SEVERE at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  53. 16.04 13:35:09 [Server] INFO The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
  54. 16.04 13:35:09 [Server] SEVERE com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications link failure
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement