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 269586 - OutOfMemoryError: GC overhead limit exceeded
Summary: OutOfMemoryError: GC overhead limit exceeded
Status: RESOLVED WONTFIX
Alias: None
Product: cnd
Classification: Unclassified
Component: Project (show other bugs)
Version: 8.1
Hardware: All All
: P3 normal (vote)
Assignee: Alexander Simon
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-01-18 03:38 UTC by Exceptions Reporter
Modified: 2017-01-18 07:26 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 227719


Attachments
stacktrace (3.23 KB, text/plain)
2017-01-18 03:38 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2017-01-18 03:38:56 UTC
Build: NetBeans IDE 8.1 (Build 201510222201)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.60-b23, Java(TM) SE Runtime Environment, 1.8.0_60-b27
OS: Windows 7

User Comments:
GUEST: Have 4 projects open working normally, suddenty Netbeans stopped reponding.




Stacktrace: 
java.lang.OutOfMemoryError: GC overhead limit exceeded
   at java.util.regex.Pattern.matcher(Pattern.java:1093)
   at org.netbeans.modules.cnd.api.utils.CndVisibilityQuery.isIgnored(CndVisibilityQuery.java:84)
   at org.netbeans.modules.cnd.api.utils.CndVisibilityQuery.isIgnored(CndVisibilityQuery.java:76)
   at org.netbeans.modules.cnd.makeproject.MakeProjectFileOwnerQuery.getOwner(MakeProjectFileOwnerQuery.java:191)
   at org.netbeans.api.project.FileOwnerQuery.getOwner(FileOwnerQuery.java:114)
   at org.netbeans.modules.html.knockout.KOHtmlExtension.isTagCustomKnockoutElement(KOHtmlExtension.java:412)
Comment 1 Exceptions Reporter 2017-01-18 03:38:58 UTC
Created attachment 163418 [details]
stacktrace
Comment 2 Alexander Simon 2017-01-18 07:26:45 UTC
Please provide NetBeans more heap size.
For example by option -J-Xmx2g