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

Summary: OutOfMemoryError: GC overhead limit exceeded
Product: ide Reporter: dhanam1981
Component: PerformanceAssignee: Tomas Hurka <thurka>
Status: NEW ---    
Severity: normal    
Priority: P3    
Version: 8.1   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 217804
Attachments: stacktrace

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