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 252056 - OutOfMemoryError: GC overhead limit exceeded
Summary: OutOfMemoryError: GC overhead limit exceeded
Status: RESOLVED DUPLICATE of bug 243485
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: 2015-04-23 22:11 UTC by Exceptions Reporter
Modified: 2015-08-13 07:13 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 216950


Attachments
stacktrace (3.21 KB, text/plain)
2015-04-23 22:11 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2015-04-23 22:11:27 UTC
This bug was originally marked as duplicate of bug 239570, that is already resolved. This bug is still valid, so this seems to be another bug, but it might be related.

Build: NetBeans IDE 8.0.2 (Build 201411181905)
VM: OpenJDK 64-Bit Server VM, 25.40-b25, OpenJDK Runtime Environment, 1.8.0_40-b25
OS: Linux

User Comments:
GUEST: I didn't do anything. It just happened.




Stacktrace: 
java.lang.OutOfMemoryError: GC overhead limit exceeded
   at java.util.Arrays.copyOfRange(Arrays.java:3664)
   at java.lang.String.<init>(String.java:201)
   at com.sun.org.apache.xerces.internal.xni.XMLString.toString(XMLString.java:188)
   at com.sun.org.apache.xerces.internal.util.XMLAttributesImpl.getValue(XMLAttributesImpl.java:541)
   at com.sun.org.apache.xerces.internal.impl.dtd.XMLDTDValidator.addDTDDefaultAttrsAndValidate(XMLDTDValidator.java:1270)
   at com.sun.org.apache.xerces.internal.impl.dtd.XMLDTDValidator.handleStartElement(XMLDTDValidator.java:1917)
Comment 1 Exceptions Reporter 2015-04-23 22:11:29 UTC
Created attachment 153343 [details]
stacktrace
Comment 2 Jaroslav Havlin 2015-08-13 07:13:33 UTC
Over 8 million instances of o.o.filesystems.FCLSupport$DispatchEventWrapperSingle.
Duplicate of bug 243485.
Thank you for reporting.

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