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

Summary: OutOfMemoryError: GC overhead limit exceeded
Product: platform Reporter: asxtray
Component: FilesystemsAssignee: Jaroslav Havlin <jhavlin>
Status: NEW ---    
Severity: normal CC: satollo
Priority: P3    
Version: 8.2   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 227200
Attachments: stacktrace

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