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 247533 - OutOfMemoryError: GC overhead limit exceeded
Summary: OutOfMemoryError: GC overhead limit exceeded
Status: RESOLVED DUPLICATE of bug 244638
Alias: None
Product: web
Classification: Unclassified
Component: HTML Project (show other bugs)
Version: 7.4
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Mysik
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-09-28 23:08 UTC by jefer1115
Modified: 2014-09-30 06:10 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 212293


Attachments
stacktrace (1.52 KB, text/plain)
2014-09-28 23:08 UTC, jefer1115
Details

Note You need to log in before you can comment on or make changes to this bug.
Description jefer1115 2014-09-28 23:08:25 UTC
Build: NetBeans IDE 7.4 (Build 201310111528)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.11-b03, Java(TM) SE Runtime Environment, 1.8.0_11-b12
OS: Windows 7

User Comments:
jefer1115: the problem occurred while refined html5 project with one connector for google chrome




Stacktrace: 
java.lang.OutOfMemoryError: GC overhead limit exceeded
   at java.util.HashSet.<init>(HashSet.java:144)
   at org.openide.filesystems.MultiFileObject.update(MultiFileObject.java:199)
   at org.openide.filesystems.MultiFileObject.<init>(MultiFileObject.java:136)
   at org.openide.filesystems.MultiFileObject.createFile(MultiFileObject.java:560)
   at org.openide.filesystems.AbstractFolder.getChild(AbstractFolder.java:370)
   at org.openide.filesystems.AbstractFolder.getChild(AbstractFolder.java:341)
Comment 1 jefer1115 2014-09-28 23:08:27 UTC
Created attachment 149571 [details]
stacktrace
Comment 2 Jaroslav Havlin 2014-09-30 06:10:33 UTC
Duplicate of bug 244638.
Thank you for reporting.

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