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 - 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: 2017-01-10 08:47 UTC by asxtray
Modified: 2017-01-10 08:47 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 225043


Attachments
stacktrace (2.83 KB, text/plain)
2017-01-10 08:47 UTC, asxtray
Details

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