Skip to Main Content

Java Development Tools

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Jdev11g :Could not reserve enough space for object heap

680260Feb 4 2009 — edited Feb 6 2009
Hi , i have installed the Jdev11g 11.1.1.0.0 version ,
When i try to run a sample in adf-jsf i get this error:
Starting WLS with line:
C:\JDEVLO~1\MIDDLE~1\JDK160~1\bin\java -client -Xms256m -Xmx512m -XX:CompileThreshold=8000 -XX:PermSize=48m -XX:MaxPermSize=128m -DproxySet=false -Djbo.34010=false -Xverify:none -da -Dplatform.home=C:\JDEVLO~1\MIDDLE~1\WLSERV~1.3 -Dwls.home=C:\JDEVLO~1\MIDDLE~1\WLSERV~1.3\server -Dweblogic.home=C:\JDEVLO~1\MIDDLE~1\WLSERV~1.3\server -Ddomain.home=C:\JDEVLO~1\MIDDLE~1\JDEVEL~1\system\SYSTEM~1.56\DEFAUL~1 -Doracle.home=C:\JDevloper11\Middleware\jdeveloper -Doracle.security.jps.config=C:\JDEVLO~1\MIDDLE~1\JDEVEL~1\system\SYSTEM~1.56\DEFAUL~1\config\oracle\jps-config.xml -Doracle.dms.context=OFF -Djava.protocol.handler.pkgs=oracle.mds.net.protocol -Xms1024m -Xmx1024m -XX:MaxPermSize=256m -Dweblogic.management.discover=true -Dwlw.iterativeDev= -Dwlw.testConsole= -Dwlw.logErrorsToConsole= -Dweblogic.ext.dirs=C:\JDEVLO~1\MIDDLE~1\patch_wls1030\profiles\default\sysext_manifest_classpath;C:\JDEVLO~1\MIDDLE~1\patch_jdev1111\profiles\default\sysext_manifest_classpath;C:\JDEVLO~1\MIDDLE~1\patch_cie660\profiles\default\sysext_manifest_classpath -Dweblogic.Name=DefaultServer -Djava.security.policy=C:\JDEVLO~1\MIDDLE~1\WLSERV~1.3\server\lib\weblogic.policy weblogic.Server
Error occurred during initialization of VM
Could not reserve enough space for object heap
Could not create the Java virtual machine.

Is it related to what version of java i am using? Can anyone gives me any hint how to resolve this problem ?

Thanks in advance!

Comments

Processing
Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Mar 6 2009
Added on Feb 4 2009
20 comments
13,341 views