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 271451 - OutOfMemoryError: GC overhead limit exceeded
Summary: OutOfMemoryError: GC overhead limit exceeded
Status: NEW
Alias: None
Product: platform
Classification: Unclassified
Component: Module System (show other bugs)
Version: 8.2
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Hurka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-09-08 12:08 UTC by cihan53
Modified: 2017-09-08 12:08 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 230259


Attachments
stacktrace (914 bytes, text/plain)
2017-09-08 12:08 UTC, cihan53
Details

Note You need to log in before you can comment on or make changes to this bug.
Description cihan53 2017-09-08 12:08:32 UTC
Build: NetBeans IDE 8.2 (Build 201705191307)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.112-b15, Java(TM) SE Runtime Environment, 1.8.0_112-b15
OS: Windows 10

User Comments:
cihan53: lklll




Stacktrace: 
java.lang.OutOfMemoryError: GC overhead limit exceeded
   at java.lang.Throwable.getStackTraceElement(Throwable.java:0)
   at java.lang.System$2.getStackTraceElement(System.java:1261)
   at java.util.logging.LogRecord.inferCaller(LogRecord.java:545)
   at java.util.logging.LogRecord.getSourceClassName(LogRecord.java:308)
   at org.netbeans.core.startup.logging.MessagesHandler.compareRepeating(MessagesHandler.java:178)
   at org.netbeans.core.startup.logging.MessagesHandler.publish(MessagesHandler.java:120)
Comment 1 cihan53 2017-09-08 12:08:34 UTC
Created attachment 165107 [details]
stacktrace