No space and capital M works for me (i.e. -Xms256M -Xmx384M), but
I'm not sure what is required.

        Randy


> -----Original Message-----
> From: Michael Molloy [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, January 24, 2002 8:47 AM
> To: Tomcat
> Subject: Help giving Tomcat more memory
> 
> 
> I'm still experiencing the memory leak with JSPs that I asked about 
> yesterday, and I'm trying to give Tomcat more memory, but 
> it's apparently not 
> working. 
> 
> I changed the following line in tomcat.bat.:startServer from
> 
> %_STARTJAVA% %TOMCAT_OPTS% -Djava.security.policy . . . 
> 
> to
> 
> %_STARTJAVA% -Xms 256m -Xmx 384m %TOMCAT_OPTS% 
> -Djava.security.policy . . . 
> 
> However, Tomcat ran out of memory around 78MB. What am I doing wrong? 
> 
> Thanks
> --Michael
> 
> --
> To unsubscribe:   <mailto:[EMAIL PROTECTED]>
> For additional commands: <mailto:[EMAIL PROTECTED]>
> Troubles with the list: <mailto:[EMAIL PROTECTED]>
> 

--
To unsubscribe:   <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>

Reply via email to