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 271123 - 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.1
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Hurka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-07-19 06:08 UTC by dhanam1981
Modified: 2017-07-19 06:08 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 217804


Attachments
stacktrace (852 bytes, text/plain)
2017-07-19 06:08 UTC, dhanam1981
Details

Note You need to log in before you can comment on or make changes to this bug.
Description dhanam1981 2017-07-19 06:08:09 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 10

User Comments:
GUEST: No idea

dhanam1981: Very slow to open the project

GUEST: Freezed

GUEST: It keeps on hanging and giving nessage as "Checking for external changes."




Stacktrace: 
java.lang.OutOfMemoryError: GC overhead limit exceeded
   at java.security.AccessController.getStackAccessControlContext(AccessController.java:0)
   at java.security.AccessController.getContext(AccessController.java:820)
   at java.awt.AWTEvent.<init>(AWTEvent.java:107)
   at java.awt.event.InvocationEvent.<init>(InvocationEvent.java:284)
   at java.awt.event.InvocationEvent.<init>(InvocationEvent.java:171)
   at java.awt.EventQueue.invokeLater(EventQueue.java:1265)
Comment 1 dhanam1981 2017-07-19 06:08:12 UTC
Created attachment 164790 [details]
stacktrace