Hi,

What is your database URL, which version of H2 do you use, and could you
post the exception messages and stack trace please.

Regards,
Thomas

On Friday, January 8, 2016, Adam Law <[email protected]> wrote:

> Hi,
>
> I use a connection pool to manage connections. The JdbcDataSource' url
> contains the argument "AUTO_SERVER=TRUE". Everything works well within my
> application. But when I use another client (SQL Workbench/J) to connect to
> the database, it throws the error stating the database is inaccessible and
> to start with AUTO_SERVER=TRUE (which it's supposed to be). Is this a bug?
> Or is it something unavoidable when using a connection pool?
>
> --
> 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