https://issues.apache.org/bugzilla/show_bug.cgi?id=50863
Summary: Memory usage increase after JSP compilation
Product: Tomcat 6
Version: 6.0.32
Platform: PC
Status: NEW
Severity: normal
Priority: P2
Component: Jasper
AssignedTo: [email protected]
ReportedBy: [email protected]
Created an attachment (id=26726)
--> (https://issues.apache.org/bugzilla/attachment.cgi?id=26726)
PrintScreen of YourKit.
I run Tomcat 6.0.32 in a memory profiler (Yourkit) and I discover after every
jsp compilation the memory usage increase.
I put the parameter fork=true, but still, every time the JspServlet is call,
the JDTCompiler is not release and JspServlet too.
When you have a lots a jsp pages to compile, tomcat will generate a OutOfMemory
exception very fast.
Any tips?
Thanks
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]