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 - OutOfMemoryError: GC overhead limit exceeded
Summary: OutOfMemoryError: GC overhead limit exceeded
Status: RESOLVED DUPLICATE of bug 251221
Alias: None
Product: javascript
Classification: Unclassified
Component: Editor (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal (vote)
Assignee: Petr Pisl
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-08-20 00:07 UTC by onship
Modified: 2015-09-08 16:21 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 209872


Attachments
stacktrace (2.48 KB, text/plain)
2015-08-20 00:07 UTC, onship
Details

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