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 251221 - OutOfMemoryError: GC overhead limit exceeded
Summary: OutOfMemoryError: GC overhead limit exceeded
Status: RESOLVED FIXED
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:
: 246213 247036 247454 247577 247581 250866 254527 255012 255137 (view as bug list)
Depends on:
Blocks:
 
Reported: 2015-03-17 06:54 UTC by abhinaveli
Modified: 2015-09-09 13:34 UTC (History)
10 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 216157


Attachments
stacktrace (2.74 KB, text/plain)
2015-03-17 06:54 UTC, abhinaveli
Details

Note You need to log in before you can comment on or make changes to this bug.
Description abhinaveli 2015-03-17 06:54:51 UTC
Build: NetBeans IDE 8.0.2 (Build 201411181905)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.11-b03, Java(TM) SE Runtime Environment, 1.8.0_11-b12
OS: Windows 7

User Comments:
abhinaveli: I dont know




Stacktrace: 
java.lang.OutOfMemoryError: GC overhead limit exceeded
   at java.util.Arrays.copyOf(Arrays.java:0)
   at java.lang.AbstractStringBuilder.expandCapacity(AbstractStringBuilder.java:0)
   at java.lang.AbstractStringBuilder.ensureCapacityInternal(AbstractStringBuilder.java:0)
   at java.lang.AbstractStringBuilder.append(AbstractStringBuilder.java:0)
   at java.lang.StringBuilder.append(StringBuilder.java:0)
   at org.openide.util.Utilities.toURI(Utilities.java:3119)
Comment 1 abhinaveli 2015-03-17 06:54:52 UTC
Created attachment 152666 [details]
stacktrace
Comment 2 Tomas Zezula 2015-03-17 14:38:23 UTC
Javascript code completion loads ~400K Documents.
Comment 3 Petr Pisl 2015-09-04 07:28:10 UTC
Should be already fixed in NB 8.1.
Comment 4 Petr Pisl 2015-09-04 12:37:23 UTC
*** Bug 250866 has been marked as a duplicate of this bug. ***
Comment 5 Tomas Zezula 2015-09-07 09:00:14 UTC
*** Bug 255012 has been marked as a duplicate of this bug. ***
Comment 6 Petr Pisl 2015-09-07 13:15:19 UTC
*** Bug 247581 has been marked as a duplicate of this bug. ***
Comment 7 Petr Pisl 2015-09-07 13:28:12 UTC
*** Bug 247577 has been marked as a duplicate of this bug. ***
Comment 8 Petr Pisl 2015-09-07 13:54:33 UTC
*** Bug 247454 has been marked as a duplicate of this bug. ***
Comment 9 Petr Pisl 2015-09-07 13:57:55 UTC
*** Bug 247036 has been marked as a duplicate of this bug. ***
Comment 10 Petr Pisl 2015-09-07 13:59:28 UTC
*** Bug 246213 has been marked as a duplicate of this bug. ***
Comment 11 Tomas Zezula 2015-09-08 16:21:05 UTC
*** Bug 254527 has been marked as a duplicate of this bug. ***
Comment 12 Tomas Zezula 2015-09-09 13:34:29 UTC
*** Bug 255137 has been marked as a duplicate of this bug. ***