Skip to Main Content

Java HotSpot Virtual Machine

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Unsatisfied Link Error In JNI

843829Jun 10 2008 — edited Jun 15 2008
Hi,

I Want to Access 'C' Functionality in My JavaProgram Using JNI.So that I write a Simply Program in Java.and also i write a simply program in 'C'.In that Java Program I write System.LoadLibrary(" ");to load dll file of C Program. after that i compiled my Program.in that time Every thing is fine.when i run My Application It was Shows an Error
Exception in Thread "main" UnsatisfiedLinkError:Native method name................

Can Any One Pleace Help me Why UnsatisfiedLinkError Will Come In JNI and In Which Cases It Will Come
and also Give Solution to My Problem


regards

Kolikineni
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 13 2008
Added on Jun 10 2008
14 comments
461 views