Hello Mark,

Please find below information:

Tomcat version: 7.0.2
JDK : Java 1.6
Class exists in the jar : jasper.jar
Path: /lib/jasper.jar

Thanks to feedback,
Amit


Mark Thomas wrote:
> 
> On 23/11/2010 11:02, amitruwali wrote:
>> 
>> In one of our internet applications we are getting the heap memory
>> consumption of almost 1.3 GB for org.apache.jasper.util.Entry object
>> during
>> analyzing the heap dump via eclipse memory analyzer
>> tool. 
>> 
>> Now internally this object is pointing to one of our jsp's. The reference
>> is
>> as follows:
>> 
>> org.apache.jasper.util.Entry -> content -> jspURI -> value =
>> /custom/company.jsp
>> 
>> The total number of objects of this class is 60,000.
>> Could you please indicate from the Tomcat perspective - when are the
>> objects
>> of this class created and under what scenarios would heap usage be to
>> this
>> high level?
> 
> There is no such class in any current Tomcat version. Since you haven't
> told us which version you are using, there is little more we can do to
> help.
> 
> Mark
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
> For additional commands, e-mail: users-h...@tomcat.apache.org
> 
> 
> 

-- 
View this message in context: 
http://old.nabble.com/org.apache.jasper.util.Entry-object-Heap-Size-tp30283792p30295968.html
Sent from the Tomcat - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to