
Originally Posted by
jinuthomas
Hi,
RDA is throwing the error unable to launch the application. RDA was working fine till yesterday. The exception thrown is
java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.sun.javaws.Launcher.executeApplication(Unknown Source)
at com.sun.javaws.Launcher.executeMainClass(Unknown Source)
at com.sun.javaws.Launcher.doLaunchApp(Unknown Source)
at com.sun.javaws.Launcher.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.UnsatisfiedLinkError: de.humatic.dsj.DSEnvironment.registerDll(Ljava/lang/String;JJJ)I
at de.humatic.dsj.DSEnvironment.registerDll(Native Method)
at de.humatic.dsj.DSEnvironment.unlockDLL(SourceFile:453)
at com.sysopendigia.rpm.os.win.RpmSystemWindows.<init>(RpmSystemWindows.java:31)
at com.sysopendigia.rpm.os.RpmSystem.<init>(RpmSystem.java:58)
at com.sysopendigia.rpm.os.RpmSystem.<clinit>(RpmSystem.java:36)
at com.sysopendigia.rpm.ui.Main.main(Main.java:32)
... 9 more
Regards,
Jinu