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 60545 - OOME when taking liveness memory snapshot
Summary: OOME when taking liveness memory snapshot
Status: CLOSED FIXED
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 4.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@profiler
URL:
Keywords:
: 60921 (view as bug list)
Depends on:
Blocks:
 
Reported: 2005-06-27 18:36 UTC by iformanek
Modified: 2007-03-14 09:43 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 iformanek 2005-06-27 18:36:24 UTC
Tomcat with simple app, liveness memory profiling with all objects tracked, 
stack traces on, taking snapshot throws OOME with default NB settings, raising -
Xmx helps.
Comment 1 iformanek 2005-07-13 13:51:42 UTC
*** Issue 60921 has been marked as a duplicate of this issue. ***
Comment 2 iformanek 2005-07-13 13:52:15 UTC
The workaround is to raise the heap limit for the IDE, by passing it -J-Xmx=192m
Comment 3 iformanek 2005-07-28 15:05:02 UTC
*** Issue 60921 has been marked as a duplicate of this issue. ***
Comment 4 iformanek 2005-08-12 08:58:25 UTC
There are additional checks for OOME, the profiler now catches the error and 
deals wityh it on user level. Will do more in M9
Comment 5 Jiri Sedlacek 2006-08-09 13:48:32 UTC
New OOME checks added, snapshots memory consumption improved. Closing as no 
similar problems have been reported agains latest Profiler builds.
Comment 6 Alexander Kouznetsov 2007-03-14 09:43:49 UTC
Closing old issues