We stopped supporting current directory relative url's because people kept
not being able to find their database files.

Use something like
jdbc:h2:tcp://localhost//~/data.

On Saturday, 3 May 2014, Stefan Beigel <beigel.ste...@gmail.com> wrote:

> Hi guys
>
> Getting this exception while starting h2:
> "A file path that is implicitly relative to the current working directory
> is not allowed in the database URL"
> My jdbc string is jdbc:h2:tcp://localhost//data
>
> This happens only with version
> Version 1.4.178 (2014-05-02), Beta
>
> yours sincerely
> ______
> Stefan
>
> --
> 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 
> h2-database+unsubscr...@googlegroups.com<javascript:_e(%7B%7D,'cvml','h2-database%2bunsubscr...@googlegroups.com');>
> .
> To post to this group, send email to 
> h2-database@googlegroups.com<javascript:_e(%7B%7D,'cvml','h2-database@googlegroups.com');>
> .
> Visit this group at http://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 h2-database+unsubscr...@googlegroups.com.
To post to this group, send email to h2-database@googlegroups.com.
Visit this group at http://groups.google.com/group/h2-database.
For more options, visit https://groups.google.com/d/optout.

Reply via email to