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 209749 - OutOfMemoryError: GC overhead limit exceeded
Summary: OutOfMemoryError: GC overhead limit exceeded
Status: RESOLVED DUPLICATE of bug 207991
Alias: None
Product: web
Classification: Unclassified
Component: CSS Visual Tools (show other bugs)
Version: 7.1
Hardware: All All
: P3 normal (vote)
Assignee: Marek Fukala
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-03-19 15:50 UTC by teknoid
Modified: 2012-04-11 15:41 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 186020


Attachments
stacktrace (2.94 KB, text/plain)
2012-03-19 15:50 UTC, teknoid
Details

Note You need to log in before you can comment on or make changes to this bug.
Description teknoid 2012-03-19 15:50:54 UTC
Build: NetBeans IDE 7.1.1 (Build 201203012225)
VM: Java HotSpot(TM) 64-Bit Server VM, 20.1-b02, Java(TM) SE Runtime Environment, 1.6.0_26-b03
OS: Windows 7

User Comments:
teknoid: scanning projects, after restart after removing git plugin




Stacktrace: 
java.lang.OutOfMemoryError: GC overhead limit exceeded
   at org.netbeans.modules.css.lib.NbParseTreeBuilder.consumeToken(NbParseTreeBuilder.java:190)
   at org.antlr.runtime.debug.DebugTokenStream.consume(DebugTokenStream.java:62)
   at org.netbeans.modules.css.lib.Css3Parser.syncToRBRACE(Css3Parser.java:352)
   at org.netbeans.modules.css.lib.Css3Parser.syncTo_RBRACE(Css3Parser.java:7319)
   at org.netbeans.modules.css.lib.Css3Parser.generic_at_rule(Css3Parser.java:2769)
   at org.netbeans.modules.css.lib.Css3Parser.bodyset(Css3Parser.java:2568)
Comment 1 teknoid 2012-03-19 15:50:56 UTC
Created attachment 116875 [details]
stacktrace
Comment 2 Marek Fukala 2012-04-11 13:32:41 UTC

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