Java.lang.UnsatisfiedLinkError… - java license generator
with the JNI and the calling method in the JSP is such an error
java.lang.UnsatisfiedLinkError: readHDSerialNo
In sk.License.security.HDSerialNo.readHDSer ... Method)
In sk.License.security.HDSerialNo. (HDSerial ...
In sun.reflect.NativeConstructorAccessorImp ... Method)
In sun.reflect.NativeConstructorAccessorImp ...
In sun.reflect.DelegatingConstructorAccesso ...
at java.lang.reflect.Constructor.newInstance ...
In java.lang.Class.newInstance0 (Class.java: ...
In java.lang.Class.newInstance (Class.java: 2 ...
java.beans.Beans.instantiate in (Beans.java ...
java.beans.Beans.instantiate in (Beans.java ...
In jsp._0002fjsp_0002frequest_0005fform_000 ...
In org.apache.jasper.runtime.HttpJspBase.se ...
Wednesday, December 9, 2009
Java License Generator Java.lang.UnsatisfiedLinkErrorâ¦
Subscribe to:
Post Comments (Atom)
1 comments:
Hello,
UnsatisfiedLinkError means that the Java runtime environment tries, calling a native function in a DLL and that DLL is not in your system.
Salud!
Martin
Post a Comment