unsatisfied link error

General discussion on the JZOS batch launcher and toolkit
Post Reply
elukaweski
Posts: 5
Joined: Thu Feb 23, 2006 12:24 pm
Location: toronto, canada

unsatisfied link error

Post by elukaweski »

When running the RUN14 procedure as a test, and setting the class loading to verbose, I notice a number of unsatisfied link errors, such as

"[Signaling in VM: java/lang/UnsatisfiedLinkError, message: /Z16S/lib/libjzos14.so: Could not find dll]"

Is this something I should worry about?
coz
Posts: 391
Joined: Fri Jul 30, 2004 5:29 pm

Post by coz »

Not necessarily... The trace you are seeing shows each path location that is tried. As long as the dll is found eventually, everything is fine. I assume that your code is running OK otherwise?
elukaweski
Posts: 5
Joined: Thu Feb 23, 2006 12:24 pm
Location: toronto, canada

Post by elukaweski »

Thank you very much for the prompt reply. We will continue our testing.
Post Reply