Skip to content

Problem try to open a connection #3

Description

@GoogleCodeExporter
What steps will reproduce the problem?
1. recompile H2 jar file "h2-1.2.121.jar" with ikvm-0.42.0.0
2. recompile H2Sharp with ikvm.openjdk.Text.dll, ikvm.openjdk.Util.dll,  
ikvm.openjdk.Jdbc.dll, ikvm.openjdk.Core.dll, ikvm.Runtime.dll, h2-
1.2.121.dll previously generated
3. create a small test prog with H2Sharp.dll
4. Try to establish a connection to a H2 database 

What is the expected output? What do you see instead?

I expect a successful connection but I get the following exception:
"Impossible to cast System.IO.FileNotFoundException to 
Java.lang.Exception".

Peraps a problem in IKVM??

What version of the product are you using? On what operating system?
The ikvm-0.42.0.0 version, and latest H2 (h2-1.2.121)


Please provide any additional information below.

You could find a screenshoot in attachment

Original issue reported on code.google.com by kkl.infe...@gmail.com on 15 Oct 2009 at 9:06

Attachments:

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions