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

Summary: OOME when taking liveness memory snapshot
Product: profiler Reporter: iformanek <iformanek>
Component: BaseAssignee: issues@profiler <issues>
Status: CLOSED FIXED    
Severity: blocker    
Priority: P3    
Version: 4.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

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