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

Summary: OutOfMemoryError: GC overhead limit exceeded
Product: web Reporter: jefer1115
Component: HTML ProjectAssignee: Tomas Mysik <tmysik>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: P3    
Version: 7.4   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 212293
Attachments: stacktrace

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 ***