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 251432 - OutOfMemoryError: GC overhead limit exceeded
Summary: OutOfMemoryError: GC overhead limit exceeded
Status: RESOLVED DUPLICATE of bug 253331
Alias: None
Product: php
Classification: Unclassified
Component: Editor (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Mysik
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-03-26 11:17 UTC by Exceptions Reporter
Modified: 2016-06-22 07:27 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 216376


Attachments
stacktrace (3.12 KB, text/plain)
2015-03-26 11:17 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2015-03-26 11:17:27 UTC
This bug was originally marked as duplicate of bug 239294, that is already resolved. This bug is still valid, so this seems to be another bug, but it might be related.

Build: NetBeans IDE 8.0.2 (Build 201411181905)
VM: Java HotSpot(TM) 64-Bit Server VM, 24.51-b03, Java(TM) SE Runtime Environment, 1.7.0_51-b13
OS: Windows 7

User Comments:
GUEST: err




Stacktrace: 
java.lang.OutOfMemoryError: GC overhead limit exceeded
   at java_cup.runtime.DefaultSymbolFactory.newSymbol(DefaultSymbolFactory.java:32)
   at org.netbeans.modules.php.editor.parser.CUP$ASTPHP5Parser$actions.fakeMethod400to499(CUP.java:9786)
   at org.netbeans.modules.php.editor.parser.CUP$ASTPHP5Parser$actions.CUP$ASTPHP5Parser$do_action(CUP.java:1644)
   at org.netbeans.modules.php.editor.parser.ASTPHP5Parser.do_action(ASTPHP5Parser.java:1467)
   at java_cup.runtime.lr_parser.parse(lr_parser.java:584)
   at org.netbeans.modules.php.editor.parser.GSFPHPParser.parseBuffer(GSFPHPParser.java:201)
Comment 1 Exceptions Reporter 2015-03-26 11:17:29 UTC
Created attachment 152853 [details]
stacktrace
Comment 2 Tomas Mysik 2016-06-22 07:27:20 UTC
Please update you desktop icon (and Start menu item) for NetBeans to point to
the netbeans64.exe and not netbeans.exe, this should help.

Thanks.

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