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 252103 - 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-04-27 08:15 UTC by andreyks
Modified: 2015-07-07 15:20 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 209776


Attachments
stacktrace (2.82 KB, text/plain)
2015-04-27 08:15 UTC, andreyks
Details

Note You need to log in before you can comment on or make changes to this bug.
Description andreyks 2015-04-27 08:15:27 UTC
Build: NetBeans IDE 8.0.2 (Build 201411181905)
VM: OpenJDK 64-Bit Server VM, 24.79-b02, OpenJDK Runtime Environment, 1.7.0_79-b14
OS: Linux

User Comments:
GUEST: Estava abrindo um projeto

andreyks: netbeans suggested write report. No problems for me)




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.setLastToken(RuleNode.java:69)
   at org.netbeans.modules.css.lib.NbParseTreeBuilder.exitRule(NbParseTreeBuilder.java:145)
   at org.netbeans.modules.css.lib.Css3Parser.ws(Css3Parser.java:13574)
   at org.netbeans.modules.css.lib.Css3Parser.expression(Css3Parser.java:11879)
   at org.netbeans.modules.css.lib.Css3Parser.propertyValue(Css3Parser.java:11486)
Comment 1 andreyks 2015-04-27 08:15:29 UTC
Created attachment 153401 [details]
stacktrace
Comment 2 Jan Stola 2015-07-07 15:20:36 UTC

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