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 255471 - 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.1
Hardware: All All
: P3 normal (vote)
Assignee: Petr Pisl
URL:
Keywords:
: 255552 255556 256316 (view as bug list)
Depends on:
Blocks:
 
Reported: 2015-09-22 07:12 UTC by phajus
Modified: 2015-11-02 15:46 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 220087


Attachments
stacktrace (645 bytes, text/plain)
2015-09-22 07:12 UTC, phajus
Details

Note You need to log in before you can comment on or make changes to this bug.
Description phajus 2015-09-22 07:12:41 UTC
Build: NetBeans IDE 8.1 Beta (Build 201508041349)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.51-b03, Java(TM) SE Runtime Environment, 1.8.0_51-b16
OS: Windows 8.1

User Comments:
phajus: Edit JS file




Stacktrace: 
java.lang.OutOfMemoryError: GC overhead limit exceeded
   at java.lang.SecurityManager.checkPackageAccess(SecurityManager.java:1564)
   at java.lang.Class.checkPackageAccess(Class.java:2372)
   at java.lang.Class.checkMemberAccess(Class.java:2351)
   at java.lang.Class.getMethod(Class.java:1783)
   at org.openide.util.RequestProcessor$TopLevelThreadGroup.getTopLevelThreadGroup(RequestProcessor.java:1084)
   at org.openide.util.RequestProcessor$Processor.get(RequestProcessor.java:1935)
Comment 1 phajus 2015-09-22 07:12:44 UTC
Created attachment 156339 [details]
stacktrace
Comment 2 Tomas Hurka 2015-09-22 07:37:17 UTC
952,476 instances of org.apache.lucene.document.Field
Comment 3 Petr Pisl 2015-09-22 13:58:55 UTC
Fixed in web-main.
Comment 4 Quality Engineering 2015-09-23 01:24:51 UTC
Integrated into 'main-silver', will be available in build *201509230002* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/0ced8b466736
User: Petr Pisl <ppisl@netbeans.org>
Log: #255471 - OutOfMemoryError: GC overhead limit exceeded
Comment 5 Jaroslav Havlin 2015-09-25 08:56:12 UTC
*** Bug 255552 has been marked as a duplicate of this bug. ***
Comment 6 Petr Pisl 2015-09-25 09:27:27 UTC
*** Bug 255556 has been marked as a duplicate of this bug. ***
Comment 7 Tomas Hurka 2015-11-02 15:46:02 UTC
*** Bug 256316 has been marked as a duplicate of this bug. ***