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 254577 - OutOfMemoryError: GC overhead limit exceeded
Summary: OutOfMemoryError: GC overhead limit exceeded
Status: RESOLVED DUPLICATE of bug 253306
Alias: None
Product: web
Classification: Unclassified
Component: CSS Visual Tools (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal (vote)
Assignee: Jan Stola
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-08-21 08:05 UTC by dhuyvetter
Modified: 2015-08-24 12:35 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 219339


Attachments
stacktrace (2.79 KB, text/plain)
2015-08-21 08:05 UTC, dhuyvetter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description dhuyvetter 2015-08-21 08:05:28 UTC
Build: NetBeans IDE 8.0.2 (Build 201411181905)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.60-b23, Java(TM) SE Runtime Environment, 1.8.0_60-b27
OS: Linux

User Comments:
dhuyvetter: Error message when starting up Netbeans first time of the day




Stacktrace: 
java.lang.OutOfMemoryError: GC overhead limit exceeded
   at org.netbeans.modules.css.lib.NbParseTreeBuilder.consumeToken(NbParseTreeBuilder.java:228)
   at org.antlr.runtime.debug.DebugTokenStream.consume(DebugTokenStream.java:62)
   at org.netbeans.modules.css.lib.Css3Parser.ws(Css3Parser.java:13533)
   at org.netbeans.modules.css.lib.Css3Parser.declarations(Css3Parser.java:8209)
   at org.netbeans.modules.css.lib.Css3Parser.rule(Css3Parser.java:8031)
   at org.netbeans.modules.css.lib.Css3Parser.mediaBodyItem(Css3Parser.java:2760)
Comment 1 dhuyvetter 2015-08-21 08:05:29 UTC
Created attachment 155515 [details]
stacktrace
Comment 2 Jan Stola 2015-08-24 12:35:19 UTC

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