Hi,

Is it the clients that need to restart or the server?

And is it the clients or the server with the intermittent network connection?


If it is the clients; You could try the AUTO_RECONNECT=TRUE option (I think that is it, it should be in the documentation).

If it is the server I wonder if the TCP is stopping listening on the network interface because it is unavailable, and then not picking it up again once it becomes available.


Ryan


If it is the clients
When there is network intermittency or n/w card unplugged and then
plugged back, causes H2 DB not able to reach by clients.

If any network intermittency happens, need to restart the H2 DB to
work normal otherwise getting Connection is Broken Exception.

--
You received this message because you are subscribed to the Google Groups "H2 
Database" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/h2-database?hl=en.

Reply via email to