Hi,

Yes, this is version 167. Maybe the client or the server have very
different versions? In theory this should not fail (the client and server
negotiate which transfer protocol version to use), but there might be a bug
that leads to an incompatibility.

Regards,
Thomas


On Wed, Dec 11, 2013 at 6:23 PM, Eric Faulhaber <[email protected]> wrote:

>  Igor,
>
> From the error message number "90067-167", it appears version 1.3.167 is
> still in your classpath.
>
> Regards,
> Eric
>
>
>  On 12/11/2013 10:32 AM, Igor Solomka wrote:
>
> 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.
>
>
>  --
> 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.
>

-- 
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.

Reply via email to