- This topic has 1 reply, 2 voices, and was last updated 18 years, 11 months ago by Riyad Kalla.
-
AuthorPosts
-
snbMemberHello
After upgrading from 4.0.2 to 4.1 GA the Create Hibernate Mapping feature isn’t working anymore. I get the following Error:
An internal error occurred during: “Generating Artifacts”.
with the Exception:
java.lang.UnsatisfiedLinkError: Native Library C:\oracle\ora92\bin\ocijdbc9.dll already loaded in another classloader
Session Data:
eclipse.buildId=M20050929-0840
java.version=1.4.2_08
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=de_CH
Command-line arguments: -os win32 -ws win32 -arch x86I use the jdbc driver ojdbc14.jar in version 9.0.2.0.0, which is the newest driver for the 9 series.
hope you can help me
daniel*** Date: Fri Feb 17 16:33:35 CET 2006
*** System properties:
OS=WindowsXP
OS version=5.1
Java version=1.4.2_08*** MyEclipse details:
MyEclipse Enterprise WorkbenchVersion: 4.1.0 GA
Build id: 20060122-4.1-GA*** Eclipse details:
Eclipse SDKVersion: 3.1.1
Build id: M20050929-0840Eclipse Platform
Version: 3.1.1
Build id: M20050929-0840Eclipse RCP
Version: 3.1.1
Build id: M20050929-0840Eclipse Java Development Tools
Version: 3.1.1
Build id: M20050929-0840Eclipse Plug-in Development Environment
Version: 3.1.1
Build id: M20050929-0840Eclipse Project SDK
Version: 3.1.1
Build id: M20050929-0840Eclipse startup command=-os
win32
-ws
win32
-arch
x86
-launcher
U:\dme\Java\eclipse\eclipse.exe
-name
Eclipse
-showsplash
600
-exitdata
7b0_60
-vm
C:\SNB\Apps\j2sdk1.4.2_08\bin\javaw.exe
Riyad KallaMemberDaniel,
Unfortunately there is no workaround for Type 2 drivers for the 4.1 GA release, however this bug has been fixed in MyEclipse 4.1.1 and is due out in a few weeks along with a *slew* of database fixes and enhancements. Sorry for the inconvenience.You can work around this issue temporarily by using the Type4 Oracle driver instead.
-
AuthorPosts