Hello
i am using h2 (1.3) and have some aliases.

seeing below error when multiple user try to run it as the h2 temp 
directory is created and locked for editing for the very first user and all 
subsequent user can not write to it.

nested exception is org.h2.jdbc.JdbcSQLException: IO Exception: 
"java.io.FileNotFoundException: /tmp/org/h2/dynamic/TO_TIMESTAMP.java 
(Permission denied)


so is there anyway for telling h2 to clean up this temp directory when its 
closed/done.

or is there anyway to configure the temp directory for H2 other than system 
temp dir ?

if any other suggestions pls let me know

thanks in advance
Kulbhusan



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

Reply via email to