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 269668

Summary: OutOfMemoryError: GC overhead limit exceeded
Product: platform Reporter: emmanuel.gabriel
Component: Output WindowAssignee: Jaroslav Havlin <jhavlin>
Status: NEW ---    
Severity: normal CC: acamilicko
Priority: P3    
Version: 8.0   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 212373
Attachments: stacktrace
stacktrace

Description emmanuel.gabriel 2017-01-27 14:42:00 UTC
Build: NetBeans IDE 8.0.2 (Build 201411181905)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.92-b14, Java(TM) SE Runtime Environment, 1.8.0_92-b14
OS: Windows 10

User Comments:
GUEST: Not sure

GUEST: Opening a large project.

GUEST: debugging

emmanuel.gabriel: I am using netbeans IDE 8.0.2. It keeps hanging over and over again. I am using a CORE i7 and it feels like i am using CORE i2. It is funny.

GUEST: ????? ?? ???????? ? ???????? ????? ???????? ?????? ? FTP

GUEST: Tried to do an SVN commit and everything ground to a halt.




Stacktrace: 
java.lang.OutOfMemoryError: GC overhead limit exceeded
   at java.util.Arrays.copyOf(Arrays.java:3181)
   at java.util.ArrayList.grow(ArrayList.java:261)
   at java.util.ArrayList.ensureExplicitCapacity(ArrayList.java:235)
   at java.util.ArrayList.ensureCapacityInternal(ArrayList.java:227)
   at java.util.ArrayList.addAll(ArrayList.java:579)
   at org.netbeans.modules.masterfs.filebasedfs.fileobjects.FileObjectFactory.existingFileObjects(FileObjectFactory.java:165)
Comment 1 emmanuel.gabriel 2017-01-27 14:42:02 UTC
Created attachment 163489 [details]
stacktrace
Comment 2 acamilicko 2018-04-18 11:38:50 UTC
Created attachment 165706 [details]
stacktrace

If it stays turned on for more than 12 hours, it gets very very unresponsive and slow, I mean so slow that it is not even impossible to work, it is impossible to turn it off regulary, must end process via task manager.