Hi, It looks like the URL property was not set, because the exception message is " Invalid value for parameter url [90008-114]" (two spaces between "value" and "for"). That's strange. Maybe the problem is that the method name is setURL(..) instead of setUrl(..). If that's the problem, I would have to add a method setUrl
Could you set the system property "h2.dataSourceTraceLevel" to "3" and try again? This should give you some trace information, the file is supposed to be in the directory "<current working directory>/trace.db/". If you can't find it, you can change the location using the system property "h2.clientTraceDirectory". Could you then send this trace file? Regards, Thomas -- 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=.
