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 243710 - OutOfMemoryError: GC overhead limit exceeded
Summary: OutOfMemoryError: GC overhead limit exceeded
Status: RESOLVED DUPLICATE of bug 243373
Alias: None
Product: platform
Classification: Unclassified
Component: Filesystems (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal (vote)
Assignee: Jaroslav Havlin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-04-09 18:56 UTC by jsingh99
Modified: 2014-05-02 15:34 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 207206


Attachments
stacktrace (1.21 KB, text/plain)
2014-04-09 18:56 UTC, jsingh99
Details

Note You need to log in before you can comment on or make changes to this bug.
Description jsingh99 2014-04-09 18:56:03 UTC
Build: NetBeans IDE 8.0 (Build 201403101706)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.0-b70, Java(TM) SE Runtime Environment, 1.8.0-b132
OS: Windows 8

User Comments:
GUEST: x

jsingh99: tried to close down ide




Stacktrace: 
java.lang.OutOfMemoryError: GC overhead limit exceeded
   at java.lang.String.substring(String.java:1956)
   at java.lang.Class.checkPackageAccess(Class.java:2357)
   at java.lang.Class.checkMemberAccess(Class.java:2338)
   at java.lang.Class.getField(Class.java:1687)
   at com.sun.jna.Native.getLibraryOptions(Native.java:445)
   at com.sun.jna.Native.getStructureAlignment(Native.java:511)
Comment 1 jsingh99 2014-04-09 18:56:05 UTC
Created attachment 146656 [details]
stacktrace
Comment 2 Jaroslav Havlin 2014-05-02 15:34:53 UTC
> GUEST: x
Exception #710069:
 - Many instances of RuleNode and TokenNode.
 - Duplicate of bug 238864.

> jsingh99: tried to close down ide
Exception #720692:
 - More than one million instances of CssNodeElement.
 - Probably Duplicate of bug 243373.

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