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 209657 - long project scan -> java.lang.OutOfMemoryError: GC overhead limit exceeded
Summary: long project scan -> java.lang.OutOfMemoryError: GC overhead limit exceeded
Status: RESOLVED DUPLICATE of bug 207991
Alias: None
Product: web
Classification: Unclassified
Component: CSS Visual Tools (show other bugs)
Version: 7.1.1
Hardware: PC Windows 7 x64
: P3 normal (vote)
Assignee: Marek Fukala
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-03-16 11:20 UTC by mcinp
Modified: 2012-04-11 13:33 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
LThe error logged (39.09 KB, text/plain)
2012-03-16 11:20 UTC, mcinp
Details

Note You need to log in before you can comment on or make changes to this bug.
Description mcinp 2012-03-16 11:20:41 UTC
Created attachment 116793 [details]
LThe error logged

Since 7.1 my php project were always scanned after opening. Sometimes the scanning would never end or freeze Netbeans. 7.0 & 7.0.1 didn't behave this way. This was the reason I never atually useed Netbeans for work. Now I forced myself to try 7.1.1 and it seems the problem persists. During project scanning the memory usage of javaw.exe process goes up to ~1GB.  Today I experienced:

java.lang.OutOfMemoryError: GC overhead limit exceeded

The log is in attachment.

If it's nececessary I can send you heapdump too.

Regards, Marcin
Comment 1 Jiri Prox 2012-03-19 11:19:21 UTC
Attach the heap dump, please
Comment 2 mcinp 2012-03-20 11:26:13 UTC
The file is too large to attach. It can be downloaded from http://aionet.eu/heapdump.hprof.old.7z
Comment 3 mcinp 2012-03-21 05:52:57 UTC
I have to add, that all my projects, after a couple of project openings (and project scans), seem to work ok now.


And just to clarify - in the bug description I meant:
This was the reason I never actually useed Netbeans 7.1 for work
and not "This was the reason I never actually useed Netbeans for work"
Comment 4 Marek Fukala 2012-04-11 13:33:48 UTC
already fixed

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