JDBC problem: Couldn't load ocijdbc8.dll [message #101799] |
Mon, 06 October 2003 16:08 |
Eclipse User |
|
|
|
Originally posted by: liu.yang.artesia.com
Got the unsatifiedLinkError as if Eclipse couldn't find ocijdbc8.dll. My
Windows environment variable Path is set right and if I run it from a
Windows command console I don't have any problem. Please help!
How does Eclipse resolve *.dll paths? Does it honor the System env variable
"Path"?
The stack trace is this:
java.lang.UnsatisfiedLinkError: do_open
at oracle.jdbc.oci8.OCIDBAccess.do_open(Native Method)
at oracle.jdbc.oci8.OCIDBAccess.logon(OCIDBAccess.java:354)
at oracle.jdbc.driver.OracleConnection.<init>(OracleConnection.java:246)
at
oracle.jdbc.driver.OracleDriver.getConnectionInstance(Oracle Driver.java:365)
at oracle.jdbc.driver.OracleDriver.connect(OracleDriver.java:26 0)
|
|
|
Powered by
FUDForum. Page generated in 0.02343 seconds