On Tuesday 27 August 2002 18:41, you wrote: > Hi mike, > > Well, i tried changing the jvm through catalina.bat (tc 4.0.4) by > adding the Catalina_opts = -Xms512m -Xmx512m but it seems it didn't change > anything in the total memory cause I still see it being at 66m > (www.motovan.com/MemoryTest.jsp) > Anyways, I am reverting back to html for now and will try to incorporate > servlet by servlet until i found where the error comes from. > > Thanks, Pat >
Try to write CATALINA_OPT="-Xms512m -Xmx512m" it is because of the space between parameters, for me the same with JAVA_OPT worked well ilis -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
