Error loading: C:\PROGRA~1\Java\JDK17~1.0_0\jre\bin\server\jvm.dl l
I have latest version of Java and this file does in fact exist
Printable View
Error loading: C:\PROGRA~1\Java\JDK17~1.0_0\jre\bin\server\jvm.dl l
I have latest version of Java and this file does in fact exist
I have this exact error, too.
Have you checked if you have this dll in the folder stated in the message?
It exists, but in a slightly different directory (I guess they changed it recently?): C:\Program Files\Java\jdk1.7.0_05\jre\bin\server\jvm.dll.
Does the "path to the JDK" entry in the preference dialog box points to the jdk1.7.0_05 directory?
I can't find that - I can only see the "Pathname of the BlackBerry JDE directory" edit box in the preferences.
Can you save a small java application (jar) with MMF, open a command line, and try :
"C:\Program Files\Java\jdk1.7.0_05\jre\bin\java.exe" -jar myjar.jar
See if it works?
The .jar application runs, but it still won't build the SWF; same error as last time.
Can you try to copy the missing dll in the bin folder besides the java.exe file? (copy, no move it)?
I've tried that already, but it still gives the same error.