Unable to start Java Virtual Machine located at ....
In order to fix this type of error, go to installation_directoy\Middleware\JDeveloper\jdev\bin folder
and edit file jdev.conf.
Locate line "AddVMOption -XX:MaxPermSize=256M".
Now add another line just below this line:
AddVMOption -Xmx256M
3 comments:
hello Amer,
Thank you for your post, it helped me to solve this problem.
Best Regards,
A.S.El-Dalatony
HI I have installed oracle Jdeveloper, also the JVM problem got solve due to above solution but still my jdeveloper is not Starting only start screen i.e.logo containing the line "productivity with choice" is appearing but its not actually get start please help me on this...
Sunny
Sunny,
Are you getting any error in console?
Post a Comment