This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 51357 - Profiler may run out of memory when exporting results
Summary: Profiler may run out of memory when exporting results
Status: CLOSED FIXED
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 4.x
Hardware: PC Windows ME/2000
: P2 blocker (vote)
Assignee: mishadmitriev
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-11-10 03:21 UTC by mishadmitriev
Modified: 2006-07-24 14:31 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description mishadmitriev 2004-11-10 03:21:15 UTC
JFluid may run out of memory when exporting 
results in the call chain format, when pretty 
large files can be generated.
Comment 1 mishadmitriev 2004-12-03 05:33:38 UTC
Reducing the priority - this feature is used very rarely, if at all, 
so this fix better gives way to more urgent issues for now.
Comment 2 jchristi 2004-12-04 19:06:24 UTC
Especially since with this release the profiler is required to be
running on the same machine as the profiled JVM... it would really be
nice to do the initial collection of profiling on that machine (high
end shared application server machine), but then  immediately save it
off so that it can be analyed on another machine (developer's machine)

-Jon
Comment 3 iformanek 2005-01-13 13:48:57 UTC
This depends on the way results are stored in memory -> dependency on 
the issue representing this
Comment 4 iformanek 2005-02-14 12:30:00 UTC
Changing the priority to match bug priority guidelines, changing 
target milestone to 4.1 to track this issue in the context of the 
release
Comment 5 mishadmitriev 2005-02-16 16:36:21 UTC
The dependency that I am deleted was there probably by mistake. This 
issue is a pure defect issue, related to how creating the internal 
StringBuffer with data for export and then saving it in a file is 
done. It is "orthogonal" to the issue of how profiling results are 
stored in memory.
Comment 6 mishadmitriev 2005-02-16 23:13:22 UTC
Fixed in M6 release.
Comment 7 ehucka 2006-07-24 14:31:01 UTC
old issue, closed