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 251463 - OutOfMemoryError: GC overhead limit exceeded
Summary: OutOfMemoryError: GC overhead limit exceeded
Status: RESOLVED WONTFIX
Alias: None
Product: platform
Classification: Unclassified
Component: Filesystems (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal (vote)
Assignee: Jaroslav Havlin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-03-27 15:27 UTC by inonit
Modified: 2015-08-14 11:33 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 207989


Attachments
stacktrace (3.34 KB, text/plain)
2015-03-27 15:27 UTC, inonit
Details

Note You need to log in before you can comment on or make changes to this bug.
Description inonit 2015-03-27 15:27:07 UTC
Build: NetBeans IDE 8.0.2 (Build 201411181905)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.40-b25, Java(TM) SE Runtime Environment, 1.8.0_40-b25
OS: Mac OS X

User Comments:
inonit: unclear

GUEST: <Please provide a description of the problem or the steps to reproduce>
Dunno

GUEST: <Please provide a description of the problem or the steps to reproduce>.

GUEST: Closing net-beans during a background scanning

GUEST: I assume I was closing Netbeans after working with it the whole day. I think I remember Netbeans using over 1 GiB of memory, but that in itself is not uncommon. If it weren't for the Report Problem dialog I would have never known that an error occured.




Stacktrace: 
java.lang.OutOfMemoryError: GC overhead limit exceeded
   at org.netbeans.modules.masterfs.filebasedfs.naming.NamingFactory.fromFile(NamingFactory.java:69)
   at org.netbeans.modules.masterfs.filebasedfs.fileobjects.FileObjectFactory.create(FileObjectFactory.java:486)
   at org.netbeans.modules.masterfs.filebasedfs.fileobjects.FileObjectFactory.getOrCreate(FileObjectFactory.java:437)
   at org.netbeans.modules.masterfs.filebasedfs.fileobjects.FileObjectFactory.issueIfExist(FileObjectFactory.java:408)
   at org.netbeans.modules.masterfs.filebasedfs.fileobjects.FileObjectFactory.getFileObject(FileObjectFactory.java:226)
   at org.netbeans.modules.masterfs.filebasedfs.fileobjects.FileObjectFactory.getValidFileObject(FileObjectFactory.java:788)
Comment 1 inonit 2015-03-27 15:27:11 UTC
Created attachment 152887 [details]
stacktrace
Comment 2 Jaroslav Havlin 2015-08-14 11:33:49 UTC
Duplicates:

757132 - Duplicate of bug 246841

772522 - Duplicate of bug 251896

763590 - Nothing suspicious, probably a lot of files is "loaded" by the IDE
         and heap size limit should be increased, see [1]

(skipping reports from older releases)

Thank you for reporting.

[1] http://wiki.netbeans.org/FaqSettingHeapSize