Dear All,

on Windows Server 2000, the following connection strings works well with 
1.4.200 (and previous versions):

jdbc:h2:tcp://localhost//C:/Users/manticore/.manticore/ifrsbox;PAGE_SIZE=8192;CACHE_SIZE=200000;AUTO_RECONNECT=TRUE;DB_CLOSE_DELAY=60;DB_CLOSE_ON_EXIT=FALSE;DEFRAG_ALWAYS=true;LOCK_TIMEOUT=10000

It fails with 1.4.201-pre (pulled today) with the following exception:

General error: "java.nio.file.InvalidPathException: Illegal char <:> at 
index 3: mem:management_db_9092.h2.db" [50000-200]  Illegal char <:> at 
index 3: mem:management _db_9092.h2.db

Bug or feature? And how am I supposed to point on Windows paths now?
Best regards
Andreas

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/h2-database/617088d9-186e-47c6-b961-cc2fc485ff5d%40googlegroups.com.

Reply via email to