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 255408 - OutOfMemoryError: GC overhead limit exceeded
Summary: OutOfMemoryError: GC overhead limit exceeded
Status: RESOLVED DUPLICATE of bug 238864
Alias: None
Product: platform
Classification: Unclassified
Component: Filesystems (show other bugs)
Version: 8.1
Hardware: All All
: P3 normal (vote)
Assignee: Jaroslav Havlin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-09-18 19:06 UTC by linde37
Modified: 2015-09-21 11:00 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 220029


Attachments
stacktrace (3.01 KB, text/plain)
2015-09-18 19:06 UTC, linde37
Details

Note You need to log in before you can comment on or make changes to this bug.
Description linde37 2015-09-18 19:06:02 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:
linde37: Running high in memory.
Not responding + flashing / rebuild interface




Stacktrace: 
java.lang.OutOfMemoryError: GC overhead limit exceeded
   at com.sun.org.apache.xerces.internal.impl.dtd.XMLDTDValidator.<init>(XMLDTDValidator.java:292)
   at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.configurePipeline(XML11Configuration.java:1188)
   at com.sun.org.apache.xerces.internal.parsers.XIncludeAwareParserConfiguration.configurePipeline(XIncludeAwareParserConfiguration.java:156)
   at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:818)
   at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:777)
   at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
Comment 1 linde37 2015-09-18 19:06:04 UTC
Created attachment 156286 [details]
stacktrace
Comment 2 Jaroslav Havlin 2015-09-21 11:00:22 UTC
Many instances of RuleNode and TokenNode in the heap dump.
Duplicate of bug 238864 (also seems related to bug 253306).

Thank you for reporting.

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