Heap space: node manager vs admin server
Hello,
I've in a same machine: Oracle Database + WebLogic Server + WebCenter.
My OS is Windows Server 2008 R2 x64 with two processors and with 2GB of memory.
I would like to run WebCenter Spaces, which is the minium memory required to run successfull?
My actual JVM configuration in setDomainEnv.cmd is: -Xms2048m -Xmx2048m -XX:PermSize=512m -XX:MaxPermSize=2048. And I have the following error when I try to run WebCenter Spaces:
- Error ocurred during initialization of VM.
Could not reserve enough space of object heap.
But from command line, when I execute the NodeManager I see:
-Xmx32m -Xmx200 -XX:MaxPermSize=128m
I've in a same machine: Oracle Database + WebLogic Server + WebCenter.
My OS is Windows Server 2008 R2 x64 with two processors and with 2GB of memory.
I would like to run WebCenter Spaces, which is the minium memory required to run successfull?
My actual JVM configuration in setDomainEnv.cmd is: -Xms2048m -Xmx2048m -XX:PermSize=512m -XX:MaxPermSize=2048. And I have the following error when I try to run WebCenter Spaces:
- Error ocurred during initialization of VM.
Could not reserve enough space of object heap.
But from command line, when I execute the NodeManager I see:
-Xmx32m -Xmx200 -XX:MaxPermSize=128m
0