Re: apache-tomcat-6.0.10 OutOfMemoryError

2007-03-15 Thread acec acec
ror. just > try to asign null for > unused objects. hope it resolve your issue. > > bye > with regards > prakash.s > > > On 3/13/07, acec acec <[EMAIL PROTECTED]> wrote: > > > > Hi, Remy > > After I added <%@ page session="false" %>

Re: apache-tomcat-6.0.10 OutOfMemoryError

2007-03-13 Thread acec acec
Hi, Remy After I added <%@ page session="false" %> into /apache-tomcat-6.0.10/webapps/examples/jsp/tagplugin/foreach.jsp , I could not reproduce OutOfMemoryError. But if I add <%@ page session="false" %> into my application, my jsp could not get information from session. How can I walk around this

apache-tomcat-6.0.10 OutOfMemoryError

2007-03-12 Thread acec acec
Hi, I tested tomcat 6.0.10 using jmeter. I found the following problem. I defined three thread groups: First thread-group thread Properties: Number of Threads(users): 50 Ramp-Up Period(in seconds): 10 Loop Count: 1000 HTTP Request pa