Error occurred during initialization of VM Incompatible initial and maximum heap sizes specified
Check & Fix:
The memory settings supplied in the bootstrap.JavaParameters and bootstrap.MaxHeapSize properties do not fit together (for example, MaxHeapSize is smaller than the initial heap size specified with –Xms).
Correct the property values and try again.
Tags: <DIR_INSTANCE>/work/std_bootstrap.out, bootstrap.MaxHeapSize, bootstrap.JavaParameters, SAP java stack errors,
Post a Comment