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 269520

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

Description asxtray 2017-01-10 08:47:56 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:
GUEST: High CPU usage when idle. Forced close.

GUEST: .

GUEST: Library 87 errors constantly being experienced!

GUEST: ?????

asxtray: Memory leak when staying in background




Stacktrace: 
java.lang.OutOfMemoryError: GC overhead limit exceeded
   at java.util.Arrays.copyOfRange(Arrays.java:3664)
   at java.lang.String.<init>(String.java:207)
   at java.lang.String.substring(String.java:1933)
   at java.io.File.getName(File.java:456)
   at org.netbeans.modules.masterfs.filebasedfs.utils.FileInfo.isSupportedFile(FileInfo.java:180)
   at org.netbeans.modules.masterfs.filebasedfs.utils.FileInfo.isConvertibleToFileObject(FileInfo.java:173)
Comment 1 asxtray 2017-01-10 08:47:59 UTC
Created attachment 163368 [details]
stacktrace