Advertisement
Guest User

Untitled

a guest
Apr 6th, 2013
59
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.55 KB | None | 0 0
  1. 06.04 10:13:13 [Server] SEVERE ... 30 more
  2. 06.04 10:13:13 [Server] SEVERE at com.mysql.jdbc.MysqlIO.reuseAndReadPacket(MysqlIO.java:2979)
  3. 06.04 10:13:13 [Server] SEVERE at com.mysql.jdbc.MysqlIO.readFully(MysqlIO.java:2529)
  4. 06.04 10:13:13 [Server] SEVERE Caused by: java.io.EOFException: Can not read response from server. Expected to read 4 bytes, read 0 bytes before connection was unexpectedly lost.
  5. 06.04 10:13:13 [Server] SEVERE at net.minecraft.server.v1_5_R2.ThreadServerApplication.run(SourceFile:573)
  6. 06.04 10:13:13 [Server] SEVERE at net.minecraft.server.v1_5_R2.MinecraftServer.run(MinecraftServer.java:409)
  7. 06.04 10:13:13 [Server] SEVERE at net.minecraft.server.v1_5_R2.MinecraftServer.q(MinecraftServer.java:476)
  8. 06.04 10:13:13 [Server] SEVERE at net.minecraft.server.v1_5_R2.DedicatedServer.r(DedicatedServer.java:225)
  9. 06.04 10:13:13 [Server] SEVERE at net.minecraft.server.v1_5_R2.MinecraftServer.r(MinecraftServer.java:580)
  10. 06.04 10:13:13 [Server] SEVERE at net.minecraft.server.v1_5_R2.DedicatedServerConnection.b(SourceFile:29)
  11. 06.04 10:13:13 [Server] SEVERE at net.minecraft.server.v1_5_R2.DedicatedServerConnectionThread.a(DedicatedServerConnectionThread.java:41)
  12. 06.04 10:13:13 [Server] SEVERE at net.minecraft.server.v1_5_R2.PendingConnection.c(PendingConnection.java:44)
  13. 06.04 10:13:13 [Server] SEVERE at net.minecraft.server.v1_5_R2.PendingConnection.d(PendingConnection.java:120)
  14. 06.04 10:13:13 [Server] SEVERE at net.minecraft.server.v1_5_R2.PlayerList.attemptLogin(PlayerList.java:329)
  15. 06.04 10:13:13 [Server] SEVERE at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:462)
  16. 06.04 10:13:13 [Server] SEVERE at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:477)
  17. 06.04 10:13:13 [Server] SEVERE at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  18. 06.04 10:13:13 [Server] SEVERE at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:425)
  19. 06.04 10:13:13 [Server] SEVERE at java.lang.reflect.Method.invoke(Method.java:601)
  20. 06.04 10:13:13 [Server] SEVERE at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  21. 06.04 10:13:13 [Server] SEVERE at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
  22. 06.04 10:13:13 [Server] SEVERE at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  23. 06.04 10:13:13 [Server] SEVERE at org.melonbrew.fe.listeners.FePlayerListener.onPlayerLogin(FePlayerListener.java:23)
  24. 06.04 10:13:13 [Server] SEVERE at org.melonbrew.fe.API.createAccount(API.java:63)
  25. 06.04 10:13:13 [Server] SEVERE at org.melonbrew.fe.database.Database.createAccount(Database.java:58)
  26. 06.04 10:13:13 [Server] SEVERE at org.melonbrew.fe.database.Database.getAccount(Database.java:44)
  27. 06.04 10:13:13 [Server] SEVERE at org.melonbrew.fe.database.databases.SQLDB.loadAccountMoney(SQLDB.java:129)
  28. 06.04 10:13:13 [Server] SEVERE at com.mysql.jdbc.PreparedStatement.executeQuery(PreparedStatement.java:2273)
  29. 06.04 10:13:13 [Server] SEVERE at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:2111)
  30. 06.04 10:13:13 [Server] SEVERE at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2626)
  31. 06.04 10:13:13 [Server] SEVERE at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2140)
  32. 06.04 10:13:13 [Server] SEVERE at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:1986)
  33. 06.04 10:13:13 [Server] SEVERE at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3516)
  34. 06.04 10:13:13 [Server] SEVERE at com.mysql.jdbc.MysqlIO.reuseAndReadPacket(MysqlIO.java:2968)
  35. 06.04 10:13:13 [Server] SEVERE at com.mysql.jdbc.MysqlIO.reuseAndReadPacket(MysqlIO.java:3082)
  36. 06.04 10:13:13 [Server] SEVERE at com.mysql.jdbc.SQLError.createCommunicationsException(SQLError.java:1116)
  37. 06.04 10:13:13 [Server] SEVERE at com.mysql.jdbc.Util.handleNewInstance(Util.java:407)
  38. 06.04 10:13:13 [Server] SEVERE at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
  39. 06.04 10:13:13 [Server] SEVERE at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  40. 06.04 10:13:13 [Server] SEVERE at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
  41. 06.04 10:13:13 [Server] SEVERE at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  42. 06.04 10:13:13 [Server] INFO The last packet successfully received from the server was 33,239,172 milliseconds ago. The last packet sent successfully to the server was 4 milliseconds ago.
  43. 06.04 10:13:13 [Server] SEVERE com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications link failure
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement