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 251286 - OutOfMemoryError: GC overhead limit exceeded
Summary: OutOfMemoryError: GC overhead limit exceeded
Status: RESOLVED DUPLICATE of bug 246841
Alias: None
Product: platform
Classification: Unclassified
Component: Filesystems (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal (vote)
Assignee: Jaroslav Havlin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-03-19 10:51 UTC by Bohemicus
Modified: 2015-08-14 12:29 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 211566


Attachments
stacktrace (3.08 KB, text/plain)
2015-03-19 10:51 UTC, Bohemicus
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Bohemicus 2015-03-19 10:51:55 UTC
Build: NetBeans IDE 8.0.2 (Build 201411181905)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.5-b02, Java(TM) SE Runtime Environment, 1.8.0_05-b13
OS: Linux

User Comments:
Bohemicus: IDE freeze

GUEST: I was closoing doen NetBeans.

GUEST: <Please provide a description of the problem or the steps to reproduce>

error




Stacktrace: 
java.lang.OutOfMemoryError: GC overhead limit exceeded
   at java.util.Arrays.copyOfRange(Arrays.java:3658)
   at java.lang.String.<init>(String.java:201)
   at java.lang.String.substring(String.java:1956)
   at java.io.File.getParent(File.java:479)
   at org.netbeans.modules.masterfs.filebasedfs.fileobjects.BaseFileObj.getNameExt(BaseFileObj.java:153)
   at org.netbeans.modules.masterfs.filebasedfs.fileobjects.FileObjectFactory.getFileObject(FileObjectFactory.java:214)
Comment 1 Bohemicus 2015-03-19 10:51:57 UTC
Created attachment 152712 [details]
stacktrace
Comment 2 Jaroslav Havlin 2015-08-14 12:29:08 UTC
Duplicate of bug 246841.
Thank you for reporting.

*** This bug has been marked as a duplicate of bug 246841 ***