Discussion Board

Results 1 to 5 of 5
  1. #1
    Regular Contributor jinuthomas's Avatar
    Join Date
    Mar 2008
    Posts
    226
    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

  2. #2
    Nokia Developer Moderator bloodredsky's Avatar
    Join Date
    Nov 2006
    Location
    Helsinki
    Posts
    413
    Quote Originally Posted by jinuthomas View Post
    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
    Try cleaning up your Java cache (from control panel->Java->general->temporary internet files..). If the problem persist, drop a note to ndh.fi@nokia.com and we'll try to take a closer look into it.

  3. #3
    Hi,

    I'm getting the same error, and I've cleared my Java Cache already.


    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:581)
    at com.sysopendigia.rpm.a.b.j.<init>(Unknown Source)
    at com.sysopendigia.rpm.ui.f.<init>(Unknown Source)
    at com.sysopendigia.rpm.ui.j.<init>(Unknown Source)
    at com.sysopendigia.rpm.ui.u.<init>(Unknown Source)
    at com.sysopendigia.rpm.ui.Main.main(Unknown Source)
    ... 9 more

  4. #4
    May not be anything yet, but DSJ in de.humatic.dsj.DSEnvironment is a Java wrapper for DirectX DirectShow, (http://www.humatic.de/htools/dsj.htm)
    So perhaps DirectX is required?

  5. #5
    Nokia Developer Moderator bloodredsky's Avatar
    Join Date
    Nov 2006
    Location
    Helsinki
    Posts
    413
    which JRE version you are using? In the past similar cases occasionally appeared when trying to use RDA with a 64-bit JRE, and for those experiencing this issue the workaround was to use a 32-bit JRE version instead. It was related to a bug in a 3rd party video component RDA utililizes (refered to in the error message as: de.humatic.dsj.DSEnvironment.registerDll...). But the bug was supposedly fixed at one point and recently I have seen fewer of these reports.

Similar Threads

  1. [moved] Problem with Access to SIM Card Application
    By ivoaurelio in forum Mobile Java General
    Replies: 1
    Last Post: 2008-09-19, 19:05
  2. Any way to auto start / launch an application ?
    By handsetproject in forum Mobile Java General
    Replies: 2
    Last Post: 2007-11-27, 11:54
  3. unable to run application problem
    By connman in forum Mobile Java General
    Replies: 2
    Last Post: 2007-11-22, 09:48
  4. Debugging application launch problem on-device?
    By thrust in forum Carbide.c++ IDE and plug-ins (Closed)
    Replies: 2
    Last Post: 2007-07-11, 14:25
  5. Replies: 0
    Last Post: 2006-06-04, 14:23

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Nokia Developer aims to help you create apps and publish them so you can connect with users around the world.

京ICP备05048969号  © Copyright Nokia 2013 All rights reserved