Hello folks, After upgrading to "1.4.181", It worked.
Br Naveen Gayar On Tuesday, February 18, 2014 4:36:38 PM UTC+5:30, [email protected] wrote: > > 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 > -- 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/d/optout.
