The moose likes Other JSE/JEE APIs and the fly likes JNI ERROR Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Other JSE/JEE APIs
Reply Bookmark "JNI ERROR" Watch "JNI ERROR" New topic
Author

JNI ERROR

Revati Pathak
Greenhorn

Joined: Feb 19, 2001
Posts: 26
I have a java program calling a C function using JNI. I am
using System.loadLibrary(libName) to load the library created for
LINUX.
I am getting the following error.
HotSpot Virtual Machine Error : 11
Error ID : 4F530E43505002C4

Java VM: Java HotSpot(TM) Client VM (1.3.1_01 mixed mode)
Can any one suggest a solution for this?
Regards,
Chandrabose B

 
 
subject: JNI ERROR
 
Threads others viewed
Questions on HotSpot
some wierd run time error inJNI
Embedded VM in a cpp code and crash information
An unexpected error has been detected by Java Runtime Environment:*
Swing GUI crashes (using JNI)
developer file tools