Hi All,

We are using H2 database in embedded mode and use
Server.createTcpServer(svrArgs).start() to get instance of h2 server. It
works fine for us but for some reason, on one particular windows machine,
we see following error.

[2014-01-02 13:17:10,081] ERROR IO Exception: "java.io.IOException:
org.h2.message.DbException: Error while creating file ""//"" [90062-170]";
"port: 8382 ssl: true" [90031-170]org.h2.jdbc.JdbcSQLException: IO
Exception: "java.io.IOException: org.h2.message.DbException: Error while
creating file ""//"" [90062-170]"; "port: 8382 ssl: true" [90031-170]


Is there particular reason, we can see this error while getting h2
instance? I can take a look in error manual if you can point me there.

-- 
Regards,

Subhash Agrawal

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

Reply via email to