John Ormerod 5.Dec.07 02:59 PM Lotus Notes Toolkit6.1Windows XP
I am doing a bit of non-Expeditor development (sorry about that). I wanted to debug a Java app with a main() method. When I start the debug, I get a msg box pop up saying "Cannot connect to VM". The console displays:
===
JVMJ9TI002E Agent_OnLoad not found in library jdwp
JVMJ9VM015W Initialization error for library j9jvmti23(-3): JVMJ9VM009E J9VMDllMain failed
Could not create the Java virtual machine.
===
I can Run a test though. Can anyone tell me how to persuade Debug to not use the Expeditor J9 (if that is what is happening)?
The Preferences seem to be correct for Java: "Installed JREs" points to the 'jdk' directory in the RSA install dir.
The JRE in the Run dialog shows the Runtime JRE as being "Project JRE (jdk)".