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 - OutOfMemoryError: GC overhead limit exceeded
Summary: OutOfMemoryError: GC overhead limit exceeded
Status: RESOLVED DUPLICATE of bug 232547
Alias: None
Product: platform
Classification: Unclassified
Component: Filesystems (show other bugs)
Version: 7.4
Hardware: All All
: P3 normal (vote)
Assignee: Jaroslav Havlin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-10-02 08:37 UTC by lolo_101
Modified: 2013-10-02 11:08 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 204313


Attachments
stacktrace (1.56 KB, text/plain)
2013-10-02 08:37 UTC, lolo_101
Details

Note You need to log in before you can comment on or make changes to this bug.
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 ***