I am using a Java encoded application to track my time on projects.
I used it until IT made a new setup on my station. And now I can not start this application.
I got a log file when I run it saying:
After some time at Google, I went to the Sun Troubleshooting Guide and ran the application again with -Xcheck:jnithis time argument . As a result, I got this new error:
FATAL ERROR in native method: Wrong object class or methodID passed to JNI call
at org.jdesktop.jdic.tray.internal.impl.DisplayThread.initTray(Native Method)
at org.jdesktop.jdic.tray.internal.impl.DisplayThread.run(Unknown Source)
- locked <0x2801e4e0> (a java.lang.Class for org.jdesktop.jdic.tray.internal.impl.DisplayThread)
I tried to download the latest version of JDIC, but even running my own samples causes me the same error. I think the problem is related to the blocked error message, but I don’t know where to start ...
?
:
Windows XP SP3
Java 6 (1.6.0_15)
UPDATE
, , , . , , , , java - ... , - .