If you notice below error while starting Weblogic server using Jdeveloper 11g, Try below options, It may resolve the issue.
"Could not create the Java virtual machine" in Jdeveloper 11g"
Right click on My Computer, go to properties->Advanced->Environment Variables.
In user Variables add a New variables with below details:
"Could not create the Java virtual machine" in Jdeveloper 11g"
Right click on My Computer, go to properties->Advanced->Environment Variables.
In user Variables add a New variables with below details:
Variable name: EXTRA_JAVA_PROPERTIES
Variable Valute: -Xms256m -Xmx256m
Open the Control Panel
ReplyDeleteGo to System
Go to Advanced Systems Properties
Then Environment Variables
In System Variables, click Add
New Variable Name: _JAVA_OPTIONS
New Variable Value: -Xmx512M
Click OK
http://net-informations.com/java/intro/jvm.htm