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 268965 - OutOfMemoryError: GC overhead limit exceeded
Summary: OutOfMemoryError: GC overhead limit exceeded
Status: NEW
Alias: None
Product: platform
Classification: Unclassified
Component: Filesystems (show other bugs)
Version: 8.2
Hardware: All All
: P3 normal (vote)
Assignee: Jaroslav Havlin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-11-14 08:31 UTC by asxtray
Modified: 2017-05-18 15:37 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 227200


Attachments
stacktrace (2.97 KB, text/plain)
2016-11-14 08:31 UTC, asxtray
Details

Note You need to log in before you can comment on or make changes to this bug.
Description asxtray 2016-11-14 08:31:45 UTC
Build: NetBeans IDE 8.2 (Build 201609300101)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.102-b14, Java(TM) SE Runtime Environment, 1.8.0_102-b14
OS: Windows 10

User Comments:
asxtray: Memory leak




Stacktrace: 
java.lang.OutOfMemoryError: GC overhead limit exceeded
   at java.io.WinNTFileSystem.resolve(WinNTFileSystem.java:262)
   at java.io.File.<init>(File.java:367)
   at org.netbeans.modules.masterfs.filebasedfs.naming.FileName.getFile(FileName.java:109)
   at org.netbeans.modules.masterfs.filebasedfs.naming.NamingFactory.checkCaseSensitivity(NamingFactory.java:144)
   at org.netbeans.modules.masterfs.filebasedfs.naming.NamingFactory.registerInstanceOfFileNaming(NamingFactory.java:295)
   at org.netbeans.modules.masterfs.filebasedfs.naming.NamingFactory.fromFile(NamingFactory.java:132)
Comment 1 asxtray 2016-11-14 08:31:49 UTC
Created attachment 162900 [details]
stacktrace
Comment 2 Exceptions Reporter 2017-05-18 15:37:19 UTC
This bug already has 5 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=227200