Hi,
I got an exception after upgrade h2 to the latest version ( 1.3.174) :
org.h2.jdbc.JdbcSQLException: Connection is broken: "magic=2097197" [90067-167]
at org.h2.message.DbException.getJdbcSQLException(DbException.java:329)
at org.h2.message.DbException.get(DbException.java:169)
at org.h2.message.DbException.get(DbException.java:146)
at org.h2.value.Transfer.readValue(Transfer.java:616)
at org.h2.result.ResultRemote.fetchRows(ResultRemote.java:205)
at org.h2.result.ResultRemote.<init>(ResultRemote.java:50)
at org.h2.command.CommandRemote.executeQuery(CommandRemote.java:157)
at
org.h2.jdbc.JdbcPreparedStatement.executeQuery(JdbcPreparedStatement.java:109)
What could be the reason of that?
Thanks
--
You received this message because you are subscribed to the Google Groups "H2
Database" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/h2-database.
For more options, visit https://groups.google.com/groups/opt_out.