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 220877 - OutOfMemoryError after FindUsages
Summary: OutOfMemoryError after FindUsages
Status: RESOLVED FIXED
Alias: None
Product: ide
Classification: Unclassified
Component: Performance (show other bugs)
Version: 7.3
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Tomas Hurka
URL:
Keywords:
Depends on: 221153 221169 221178
Blocks:
  Show dependency tree
 
Reported: 2012-10-25 21:34 UTC by stefan79
Modified: 2012-10-31 14:04 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Log-File. (764.75 KB, application/octet-stream)
2012-10-25 21:36 UTC, stefan79
Details

Note You need to log in before you can comment on or make changes to this bug.
Description stefan79 2012-10-25 21:34:22 UTC
[ BUILD # : 201210240001 ]
[ JDK VERSION : 1.7.7 ]

I selected FindUsages and then while Scanning, an OutOfMemoryError occured.
(But there were only 4 Results).

The Exception-Reporter found the following duplicate, but this is
slowness-report:
..
It has now been added to the database with id #622001. It has been classified
as a duplicate of report #192320.
We will endeavor to find the cause of the problem. You can view the status at
bug 218155.
Your previous reports
..
Comment 1 stefan79 2012-10-25 21:36:37 UTC
Created attachment 126581 [details]
Log-File.
Comment 2 stefan79 2012-10-25 21:47:09 UTC
The Heap-Dump was uploaded to Hudson.
Comment 3 Marian Mirilovic 2012-10-26 05:23:26 UTC
Reassign to performance team for evaluation
Comment 4 Tomas Hurka 2012-10-31 11:21:55 UTC
There are 11 instances of SymTab.
Instances #1, #2, #3, #4, #5, #7 are handled by issue #221153.
Comment 5 Tomas Hurka 2012-10-31 11:38:16 UTC
Issue #221169 was filed for instance #6.
Comment 6 Tomas Hurka 2012-10-31 13:41:14 UTC
Issue #221178 was filed for instance #9
Comment 7 Tomas Hurka 2012-10-31 14:02:51 UTC
Instances #8, #10 and #11 seems to be OK.
Comment 8 Tomas Hurka 2012-10-31 14:04:30 UTC
Closing this issue - all relevant problems are filed as separate issues.