I guess that’s a recurrent question, but I have not been able to find a solution in this forum (or in another one…).
With Sun JVM 1.4.2 and 1.5 there is a “known limitiation” when working with Windows OS that does not permit the JVM loading more than 1.5GB of memory, even if the system has 4GB available (obtainig the “Could not reserve enough space for object heap” error when starting the IS with JAVA_MIN_MEM or JAVA_MAX_MEM greater than 1.5GB).
We have a partner with a webMethods for SAP installation (version 7.1.1) running in a Windows OS that would like to have more memory available.
Is there any other JVM or any Windows setting that could be change to permit that?