Failed to start JVM: 2-tier only: three-tier works fine.
Client: Windows XP
When I try to run any Java related code in two-tier app engine I get the error: Failed to start the Java Virtual Machine.
This is the code line that fails: &Sys = GetJavaClass("java.lang.System");
There is no problem on three tier, so I assume I am missing something on my desktop.
These are the environment settings on my desktop: The pathes exist and are in standard Peoplesoft structure.
JAVA_HOME=\\psoft007\e\psoft9\HR910\jre
JVMLIBS=\\psoft007\e\psoft9\HR910\jre\lib
Hoping, this is just an ID-10-T error that someone can point at.