On Mar 17, 1:33 pm, Thomas Mueller <[email protected]> wrote: > Hi, > > Could you post the complete error message with the stack trace please? > > Regards, > Thomas
org.h2.Message.getSQLException (Message.java:105) org.h2.Message.convert (Message.java:274) org.h2.engine.SessionRemote.connectEmbeddedOrServer (SessionRemote.java:264) org.h2.engine.SessionRemote.createSession (SessionRemote.java:223) org.h2.jdbc.JdbcConnection.<init>(JdbcConnection.java:110) org.h2.jdbc.JdbcConnection.<init>(JdbcConnection.java:94) org.h2.Driver.connect(Driver.java:58) java.sql.DriverManager.getConnection(DriverManager.java:582) java.sql.DriverManager.getConnection(DriverManager.java:185) -- You received this message because you are subscribed to the Google Groups "H2 Database" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/h2-database?hl=en.
