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 253655 - 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-22 20:22 UTC by dragoncorp
Modified: 2015-07-23 13:22 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 218706


Attachments
stacktrace (2.80 KB, text/plain)
2015-07-22 20:23 UTC, dragoncorp
Details

Note You need to log in before you can comment on or make changes to this bug.
Description dragoncorp 2015-07-22 20:22:58 UTC
Build: NetBeans IDE 8.0.2 (Build 201411181905)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.40-b25, Java(TM) SE Runtime Environment, 1.8.0_40-b27
OS: Mac OS X

User Comments:
dragoncorp: Just working with some .php and .tpl files




Stacktrace: 
java.lang.OutOfMemoryError: GC overhead limit exceeded
   at org.netbeans.modules.css.lib.NbParseTreeBuilder.enterRule(NbParseTreeBuilder.java:127)
   at org.netbeans.modules.css.lib.Css3Parser.functionName(Css3Parser.java:12621)
   at org.netbeans.modules.css.lib.Css3Parser.function(Css3Parser.java:12470)
   at org.netbeans.modules.css.lib.Css3Parser.term(Css3Parser.java:12126)
   at org.netbeans.modules.css.lib.Css3Parser.expression(Css3Parser.java:11826)
   at org.netbeans.modules.css.lib.Css3Parser.propertyValue(Css3Parser.java:11486)
Comment 1 dragoncorp 2015-07-22 20:23:00 UTC
Created attachment 154802 [details]
stacktrace
Comment 2 Jan Stola 2015-07-23 13:22:31 UTC

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