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 254527

Summary: OutOfMemoryError: GC overhead limit exceeded
Product: javascript Reporter: onship
Component: EditorAssignee: Petr Pisl <ppisl>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: P3    
Version: 8.0   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 209872
Attachments: stacktrace

Description onship 2015-08-20 00:07:50 UTC
Build: NetBeans IDE 8.0.2 (Build 201411181905)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.45-b02, Java(TM) SE Runtime Environment, 1.8.0_45-b15
OS: Windows 7

User Comments:
GUEST: <Please provide a description of the problem or the steps to reproduce>This problem is big problem. Always when I wont turn off netbeans.

onship: The IDE was slow down till stop.




Stacktrace: 
java.lang.OutOfMemoryError: GC overhead limit exceeded
   at java.io.File.slashify(File.java:652)
   at java.io.File.toURI(File.java:732)
   at org.openide.util.Utilities.toURI(Utilities.java:3118)
   at org.netbeans.modules.parsing.impl.indexing.Util.resolveUrl(Util.java:175)
   at org.netbeans.modules.parsing.spi.indexing.support.IndexResult.getUrl(IndexResult.java:93)
   at org.netbeans.modules.parsing.spi.indexing.support.IndexResult.getFile(IndexResult.java:116)
Comment 1 onship 2015-08-20 00:07:53 UTC
Created attachment 155465 [details]
stacktrace
Comment 2 Tomas Zezula 2015-09-08 16:21:05 UTC
Duplicate of issue #251221.

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