Mail Archive Home | enhydra List | May 2004 Index
| <-- Date Index --> | <-- Thread Index --> |
Using Enhydra 5.1-9, very latest JDBC driver for MySQL 3.23.49 (Debian
stable) and getting the following error randonly:
2004-05-18 09:55:39,460: [Thread-15], ERROR: Data Object Error:
Communications link failure due to underlying exception:
** BEGIN NESTED EXCEPTION **
java.io.EOFException
STACKTRACE:
java.io.EOFException
at com.mysql.jdbc.MysqlIO.readFully(MysqlIO.java:1619)
at com.mysql.jdbc.MysqlIO.reuseAndReadPacket(MysqlIO.java:1828)
at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:2179)
at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:1412)
at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:1494)
at com.mysql.jdbc.Connection.execSQL(Connection.java:1909)
at com.mysql.jdbc.Connection.execSQL(Connection.java:1847)
at
com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:1711)
at
com.mysql.jdbc.PreparedStatement.executeQuery(PreparedStatement.java:1559)
at
com.lutris.dods.builder.generator.query.QueryBuilder.executeQuery(Unknown
Source)
Any idea how to fix this? I have autoReconnect=true in the
Connection.Url (as weel as autoReconnectForPools=true).
Petr
| <-- Date Index --> | <-- Thread Index --> |
Powered by MHonArc.
Copyright © 1999-2005, ObjectWeb Consortium | contact | webmaster.