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 253963 - 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-07-29 19:27 UTC by linde37
Modified: 2015-07-30 12:43 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 191611


Attachments
stacktrace (2.72 KB, text/plain)
2015-07-29 19:27 UTC, linde37
Details

Note You need to log in before you can comment on or make changes to this bug.
Description linde37 2015-07-29 19:27:11 UTC
Build: NetBeans IDE 8.0.2 (Build 201411181905)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.25-b02, Java(TM) SE Runtime Environment, 1.8.0_25-b18
OS: Windows 8

User Comments:
GUEST: OutOfMemoryError: GC overhead limit exceeded

GUEST: Der Prozess beendet sich nicht

GUEST: <Please provide a description of the problem or the steps to reproduce>w

linde37: <Please provide a description of the problem or the steps to reproduce>
Slow running - shutdown

GUEST: getting hang with long html

GUEST: working with html 5 Ember App

GUEST: Only Starting Netbeans oO, after an upgrade of the PHP Enhancement plugin.

GUEST: just coding and it crushed ... it involved some symfony2 and some twig




Stacktrace: 
java.lang.OutOfMemoryError: GC overhead limit exceeded
   at org.netbeans.modules.css.lib.CommonTokenUtil.getCommonTokenOffsetRange(CommonTokenUtil.java:68)
   at org.netbeans.modules.css.lib.RuleNode.setFirstToken(RuleNode.java:64)
   at org.netbeans.modules.css.lib.NbParseTreeBuilder.updateFirstTokens(NbParseTreeBuilder.java:243)
   at org.netbeans.modules.css.lib.NbParseTreeBuilder.consumeToken(NbParseTreeBuilder.java:233)
   at org.antlr.runtime.debug.DebugTokenStream.consume(DebugTokenStream.java:62)
   at org.antlr.runtime.BaseRecognizer.match(BaseRecognizer.java:106)
Comment 1 linde37 2015-07-29 19:27:13 UTC
Created attachment 155023 [details]
stacktrace
Comment 2 Jan Stola 2015-07-30 12:43:27 UTC

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