Mantis Bugtracker
  

Viewing Issue Advanced Details Jump to Notes ] View Simple ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0001623 [Resin] minor always 02-23-07 10:26 06-05-07 11:02
Reporter sam View Status public  
Assigned To ferg
Priority urgent Resolution fixed Platform
Status closed   OS
Projection none   OS Version
ETA none Fixed in Version 3.1.2 Product Version 3.0.22
  Product Build
Summary 0001623: ProfilerServlet
Description (rep by B Au)

<servlet-mapping servlet-class="com.caucho.tools.profiler.ProfilerServlet"
                 url-pattern="/resin-profiler">
   <init>
     <profiler enabled="true"/>
   </init>
   <load-on-startup/>
 </servlet-mapping>

From the heap dump that we have taken, we see a lot of instances of
com.caucho.tools.profiler.ProfilerNode

In one particular heap dump, there are 696176 instances taking up a
total size of 38985856.

Is it possible that they are being leaked?
Steps To Reproduce
Additional Information
Attached Files

- Relationships

- Notes
(0002007)
ferg
06-05-07 11:02

Fixed, but the new profiling in the admin is recommended.
 

- Issue History
Date Modified Username Field Change
02-23-07 10:26 sam New Issue
06-05-07 11:02 ferg Note Added: 0002007
06-05-07 11:02 ferg Assigned To  => ferg
06-05-07 11:02 ferg Status new => closed
06-05-07 11:02 ferg Resolution open => fixed
06-05-07 11:02 ferg Fixed in Version  => 3.1.2


Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
29 total queries executed.
26 unique queries executed.
Powered by Mantis Bugtracker