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 233781 - OutOfMemoryError while taking memory snapshot
Summary: OutOfMemoryError while taking memory snapshot
Status: VERIFIED DUPLICATE of bug 240227
Alias: None
Product: profiler
Classification: Unclassified
Component: Ide (show other bugs)
Version: 7.4
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: issues@profiler
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-08-01 12:51 UTC by Jiri Skrivanek
Modified: 2014-03-11 14:53 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
IDE log. (52.28 KB, text/plain)
2013-08-01 12:51 UTC, Jiri Skrivanek
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jiri Skrivanek 2013-08-01 12:51:00 UTC
Created attachment 138121 [details]
IDE log.

OutOfMemoryError appeared while taking memory snapshot in web application. To reproduce:

- create web application with GlassFish server
- right-click project node and choose Profile
- select Memory -> Advanced, select all check boxes and click Run
- wait until browser with deployed application is opened
- click "Take Snapshot"
- wait a long time until snapshot is opened in IDE
- close snapshot without saving
- click again "Take Snapshot"
- after while it fails with OutOfMemoryError
http://beetle.cz.oracle.com/data/transfer/jskrivanek/heapdump.zip

Product Version: NetBeans IDE Dev (Build 201307312300)
Java: 1.7.0_25; Java HotSpot(TM) 64-Bit Server VM 23.25-b01
Runtime: Java(TM) SE Runtime Environment 1.7.0_25-b15
System: Windows 7 version 6.1 running on amd64; Cp1250; en_US (nb)
Comment 1 Petr Cyhelsky 2014-03-05 16:12:30 UTC

*** This bug has been marked as a duplicate of bug 240227 ***