I am working with an IDL project that generates a virtual machine sav file. I had it running just fine on my PC just yesterday. However, today I am getting a Java Bridge error, that does not make any sense to me (given yesterday things were just fine!) The error is,
IDL-Java bridge failed to initialize: Failure loading JVM:
... and then gives the path to the jvm.dll file (I am on a Windows machine). well, that jvm.dll file is exactly where the path says it is - I checked! Twice! From looking around online, the only references I find to this error discuss having it point in the right place. Is there something else that can cause this error to be thrown? Can anyone help?
|