My current PB and JAVA settings are:
PB 12.5.2 Build 5006
JAVA 1.6.0_24 (installed by PowerBuilder
Now ... interesting part is When CreateJavaVM method is executed, and debug option is TRUE, sometimes fails, some other not.
VM.OUT file reports class files loaded from: c:\program files\Sybase\shared\powerbuilder\jdk.1.5.0_06\jre\lib\rt.jar, also several files are loaded from same PATH, that doesn't exist.
If my actual JDK (also installed by PB) is .1.6, why classes are loaded from 1.5 and from a non existing path.
Please see Attached VM.OUT
Regards ...
AJPM