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 268623 - OutOfMemoryError: GC overhead limit exceeded
Summary: OutOfMemoryError: GC overhead limit exceeded
Status: NEW
Alias: None
Product: javascript
Classification: Unclassified
Component: Editor (show other bugs)
Version: 8.2
Hardware: All All
: P3 normal (vote)
Assignee: Petr Pisl
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-10-21 04:23 UTC by ilusionist
Modified: 2017-08-24 00:05 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 226873


Attachments
stacktrace (2.89 KB, text/plain)
2016-10-21 04:23 UTC, ilusionist
Details

Note You need to log in before you can comment on or make changes to this bug.
Description ilusionist 2016-10-21 04:23:51 UTC
Build: NetBeans IDE 8.2 (Build 201609300101)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.77-b03, Java(TM) SE Runtime Environment, 1.8.0_77-b03
OS: Windows 10

User Comments:
ilusionist: <??????? ???????? ???????? ??? ???? ??? ???????????????>




Stacktrace: 
java.lang.OutOfMemoryError: GC overhead limit exceeded
   at java.util.Arrays.copyOf(Arrays.java:3332)
   at java.lang.AbstractStringBuilder.expandCapacity(AbstractStringBuilder.java:137)
   at java.lang.AbstractStringBuilder.ensureCapacityInternal(AbstractStringBuilder.java:121)
   at java.lang.AbstractStringBuilder.append(AbstractStringBuilder.java:622)
   at java.lang.StringBuilder.append(StringBuilder.java:202)
   at org.netbeans.modules.javascript2.editor.index.JsIndexer.createDocument(JsIndexer.java:140)
Comment 1 ilusionist 2016-10-21 04:23:53 UTC
Created attachment 162582 [details]
stacktrace
Comment 2 Exceptions Reporter 2017-08-24 00:05:05 UTC
This bug already has 5 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=226873