org.h2.jdbc.JdbcSQLException: Connection is broken: "unexpected status 5505072"

3,349 views
Skip to first unread message

jason...@hotmail.com

unread,
Feb 18, 2014, 6:06:38 AM2/18/14
to h2-da...@googlegroups.com
Hello all H2 users,
 
I am a fairly new user to H2, which is great, however I seem to occasionally get a strange error.
I was wondering if anybody may be able to shed some light/advice on what might be causing it?
 
org.h2.jdbc.jdbcSQLException: Connection is broken: "unexpected status 5505072" [90067-168]
 
The error occurs after some point in time and then repeats everytime you access the database from then on. I read that the error code is related to :

CONNECTION_BROKEN_1 = 90067

The error with code 90067 is thrown when the client could not connect to the database, or if the connection was lost. Possible reasons are: the database server is not running at the given port, the connection was closed due to a shutdown, or the server was stopped. Other possible causes are: the server is not an H2 server, or the network connection is broken
 
Any Ideas?
 
Thanks, Jason

Thomas Mueller

unread,
Feb 19, 2014, 1:55:07 AM2/19/14
to h2-da...@googlegroups.com
Hi,

I guess you are using different versions of H2 on the server side or on the client side. Recent versions should support connecting to old clients / servers, but maybe there is a bug where this doesn't work as expected.

Regards,
Thomas
--
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 h2-database...@googlegroups.com.
To post to this group, send email to h2-da...@googlegroups.com.
Visit this group at http://groups.google.com/group/h2-database.
For more options, visit https://groups.google.com/groups/opt_out.

naveen gayar

unread,
Oct 29, 2014, 10:28:02 AM10/29/14
to h2-da...@googlegroups.com
Hello folks,

After upgrading to "1.4.181", It worked.

Br
Naveen Gayar
Reply all
Reply to author
Forward
0 new messages