1 Reply Latest reply on Dec 13, 2010 12:49 AM by jaikiran

    Could not reserve enough space for object heap

    dell1074

      Hello,

       

            I am running solaris 10 with a 16 gig heap. I am receiving the following error when I try stopping my deployed application. I am only using 5 gig on the JAVA_OPTS heap and am not using all of the physical memory?

       

      Could not reserve enough space for object heap

       

      JAVA_OPTS="-Xms5120M -Xmx5120M -server -XX:+AggressiveHeap -XX:ParallelGCThreads=6 -Djava.awt.headless=true -d64 -XX:MaxPermSize=256m -XX:PermSize=256m -Dsun.rmi.dgc.client.gcInterval=1800000 -Dsun.rmi.dgc.server.gcInterval=1800000"

       

       

      load averages:  0.67,  0.73,  0.55;                    up 126+23:41:03                                                                              21:03:40
      41 processes: 40 sleeping, 1 on cpu
      CPU states: 99.4% idle,  0.2% user,  0.5% kernel,  0.0% iowait,  0.0% swap
      Memory: 16G phys mem, 5280M free mem, 8193M total swap, 7661M free swap

       

      Could not reserve enough space for object heap