On 08.11.2010 22:34, icarrara wrote:
I manually installed Tomcat 6.0.29 on Windows Server 2003 R2 and all was fine. Then I use the "service install Alfresco" command to install Tomcat as Windows service. Using the "tomcat6w //ES//Alfresco" command I'll set up the "-XX:MaxPermSize=256m" in the Java Options and 1024 in the Initial and Maximum memory pool ... The problem is that I can't set more than 768 Mb of memory because with values great than 768 the service don't starts. I get the error "Could not reserve enough space for object heap". I'm using JDK 1.6.0_22u and the machine have 4 Gbyte of phisical RAM...
What other startup flags are configured? E.g. is there a stack size set? How do your connector configurations in server.xml look like?
Thread stacks, Java heap and perm and some other native memory parts all have to fit nto 2GB if it is 32Bits Windows/Java.
Regards, Rainer --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org