Mario Muja a écrit :
>
> I am currently using Windows 2000 Professional. I have checked it again.
> 124 MB used directly after a reboot and a new restart of my
> webapp/tomcat/cocoon. I use SVG in my webapp. Perhaps this significantly
> increases the memory used. Would be interesting to hear from other
> Win2000 users about their memory usage.
Did you try to allow your JVM not to use more than 40 MB for example ??
You have to modify tomcat/bin/tomcat.bat and add an option : -Xmx40m
-Xms20m (max/min of RAM)
to the section
:startServer
near -Dtomcat.home= ...
---------------------------------------------------------------------
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>
To unsubscribe, e-mail: <[EMAIL PROTECTED]>
For additional commands, e-mail: <[EMAIL PROTECTED]>