Hi,

This should work... Could you post a simple, complete, reproducible test
case please? Best if it's two classes with with a main method in each, and
System.out.println and Thread.sleep so that it's easy to reproduce.

Regards,
Thomas



On Thursday, April 21, 2016, Jijo AC <[email protected]> wrote:

> We want to connect to H2 database from our two applications(2 JVM), So we
> appand AUTO_SERVER=TRUE with the database URL. It works fine if we run both
> applications. But when we stop the first started application, the second
> application failed to connect and throws Connection is broken: "session
> closed" [90067-181]
>
> --
> 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]
> <javascript:_e(%7B%7D,'cvml','h2-database%[email protected]');>
> .
> To post to this group, send email to [email protected]
> <javascript:_e(%7B%7D,'cvml','[email protected]');>.
> Visit this group at https://groups.google.com/group/h2-database.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
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 https://groups.google.com/group/h2-database.
For more options, visit https://groups.google.com/d/optout.

Reply via email to