Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » JDBC problem: Couldn't load ocijdbc8.dll
JDBC problem: Couldn't load ocijdbc8.dll [message #101799] Mon, 06 October 2003 16:08
Eclipse UserFriend
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)
Previous Topic:Preferences page is empty
Next Topic:Path variables in debug launch configuration
Goto Forum:
  


Current Time: Fri May 02 16:06:34 EDT 2025

Powered by FUDForum. Page generated in 0.02343 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top