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