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