Skip to content

Instantly share code, notes, and snippets.

@brikis98
Created January 20, 2013 05:38
Last packet sent to the server was 28800126 ms ago.
Caused by: com.mysql.jdbc.CommunicationsException: Communications link failure due to underlying exception:
java.io.EOFException
at com.mysql.jdbc.MysqlIO.readFully(MysqlIO.java:1905)
at com.mysql.jdbc.MysqlIO.readPacket(MysqlIO.java:483)
at com.mysql.jdbc.MysqlIO.readAllResults(MysqlIO.java:1411)
at com.mysql.jdbc.ServerPreparedStatement.serverExecute(ServerPreparedStatement.java:1142)
at com.mysql.jdbc.ServerPreparedStatement.executeInternal(ServerPreparedStatement.java:676)
at com.mysql.jdbc.PreparedStatement.executeQuery(PreparedStatement.java:1030)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment