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 236634

Summary: OutOfMemoryError: GC overhead limit exceeded
Product: platform Reporter: lolo_101 <lolo_101>
Component: FilesystemsAssignee: Jaroslav Havlin <jhavlin>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: P3    
Version: 7.4   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 204313
Attachments: stacktrace

Description lolo_101 2013-10-02 08:37:03 UTC
Build: NetBeans IDE 7.4 RC1 (Build 201309162201)
VM: Java HotSpot(TM) 64-Bit Server VM, 24.0-b56, Java(TM) SE Runtime Environment, 1.7.0_40-b43
OS: Windows 7

User Comments:
Lolo_101: Tomcat & JBoss running... Dont know what happened. Maybe lots of logs ?




Stacktrace: 
java.lang.OutOfMemoryError: GC overhead limit exceeded
   at java.util.Arrays.copyOf(Arrays.java:2367)
   at java.lang.String.<init>(String.java:168)
   at java.io.Win32FileSystem.resolve(Win32FileSystem.java:259)
   at java.io.File.<init>(File.java:367)
   at org.netbeans.modules.masterfs.filebasedfs.children.ChildrenSupport.lookupChildInCache(ChildrenSupport.java:321)
   at org.netbeans.modules.masterfs.filebasedfs.children.ChildrenSupport.getChild(ChildrenSupport.java:119)
Comment 1 lolo_101 2013-10-02 08:37:05 UTC
Created attachment 140715 [details]
stacktrace
Comment 2 Jaroslav Havlin 2013-10-02 11:08:36 UTC
Yes, probably lots of log.
Marking as duplicate of bug 232547.
Thanks for reporting.

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