I have weblogic running on my Windows 7 machine. I have a application deployed in weblogic that requires atleast 2GB of RAM
The following weblogic java arguments are giving me -Xms1536m -Xmx2048m -XX:CompileThreshold=8000 -XX:PermSize=256m -XX:MaxPermSize=512m
the below error while starting the weblogic.
Error occurred during initialization of VM
Could not reserve enough space for object heap
Could not create the Java virtual machine.
System Details:
OS : Windows 7
RAM : 8GB
Java version : jdk106_11