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

See Also:
Issue Type: DEFECT
Exception Reporter: 207294


Attachments
stacktrace (138 bytes, text/plain)
2017-05-12 08:34 UTC, dastanaron
Details

Note You need to log in before you can comment on or make changes to this bug.
Description dastanaron 2017-05-12 08:34:37 UTC
Build: NetBeans IDE 8.2 (Build 201609300101)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.91-b14, Java(TM) SE Runtime Environment, 1.8.0_91-b14
OS: Windows 10

User Comments:
GUEST: this time I closed my ide with task manager and noticed there were 3 instances running, even though I could only see 1 on my desktop.  I think there is a bug in the shutdown process.

GUEST: I was programming in scala just editing my first file.  This happens everytime I try to do anything.

dastanaron: ??????? ??????? ???? ? ???????. ??????. ????? ?????. ??? ?? ????? ? ????? ???????. ? ?????? ??? ????????? ????




Stacktrace: 
java.lang.OutOfMemoryError: GC overhead limit exceeded
   at org.openide.util.lookup.implspi.ActiveQueue$Daemon.run(ActiveQueue.java:132)
Comment 1 dastanaron 2017-05-12 08:34:39 UTC
Created attachment 164301 [details]
stacktrace