Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Forte 'Unsatisfied Link Error' problem

41 views
Skip to first unread message

Paul Flew

unread,
Jun 25, 2002, 7:21:22 AM6/25/02
to
Hi

I'm using a Java2COM set of classes (www.nevaobjects.com) but when I try to
step through my application in Forte I'm getting:

java.lang.UnsatisfiedLinkError: no COROJDK11 in java.library.path
at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1312)
at java.lang.Runtime.loadLibrary0(Runtime.java:749)
at java.lang.System.loadLibrary(System.java:820)
at com.neva.Coroutine.<clinit>(Coroutine.java:910)
at com.neva.COMClassObject.CoInitialize(COMClassObject.java:77)
at TestEngine.main(TestEngine.java:18)
Exception in thread "main"

If I check java.library.path it includes C:\WINNT\System32, and
corojdk11.dll is in this directory.

Any ideas why I'm getting this error?

Thanks in advance,


Paul


Roger Lindsjö

unread,
Jun 25, 2002, 6:41:25 AM6/25/02
to
In article <1025004050.10862....@news.demon.co.uk>,

Should that not be COROJDK11.dll?

Roger Lindsjö

Paul Flew

unread,
Jun 25, 2002, 9:20:26 AM6/25/02
to

"Roger Lindsjö" <ro...@bugzilla.drutt.net> wrote in message
news:af9hcl$emg$1...@bugzilla.drutt.net...
I've just tried corojdk11.dll, corojdk11, COROJDK11.dll, and COROJDK11 - no
difference!


Paul


0 new messages