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 243023 - OutOfMemoryError: GC overhead limit exceeded
Summary: OutOfMemoryError: GC overhead limit exceeded
Status: RESOLVED DUPLICATE of bug 230493
Alias: None
Product: platform
Classification: Unclassified
Component: Window System (show other bugs)
Version: 7.4
Hardware: All All
: P3 normal (vote)
Assignee: Stanislav Aubrecht
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-03-18 19:48 UTC by darrenoh
Modified: 2014-03-21 09:05 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 208485


Attachments
stacktrace (2.61 KB, text/plain)
2014-03-18 19:48 UTC, darrenoh
Details

Note You need to log in before you can comment on or make changes to this bug.
Description darrenoh 2014-03-18 19:48:08 UTC
Build: NetBeans IDE 7.4 (Build 201310111528)
VM: Java HotSpot(TM) 64-Bit Server VM, 23.7-b01, Java(TM) SE Runtime Environment, 1.7.0_17-b02
OS: Mac OS X

User Comments:
darrenoh: Syncing with remote FTP source.




Stacktrace: 
java.lang.OutOfMemoryError: GC overhead limit exceeded
   at javax.swing.text.html.StyleSheet.getViewAttributes(StyleSheet.java:348)
   at javax.swing.text.html.ParagraphView.setPropertiesFromAttributes(ParagraphView.java:101)
   at javax.swing.text.ParagraphView.<init>(ParagraphView.java:59)
   at javax.swing.text.html.ParagraphView.<init>(ParagraphView.java:54)
   at javax.swing.text.html.HTMLEditorKit$HTMLFactory.create(HTMLEditorKit.java:1140)
   at javax.swing.plaf.basic.BasicHTML$BasicHTMLViewFactory.create(BasicHTML.java:333)
Comment 1 darrenoh 2014-03-18 19:48:10 UTC
Created attachment 146125 [details]
stacktrace
Comment 2 Stanislav Aubrecht 2014-03-21 09:05:09 UTC

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