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 - OutOfMemoryError: GC overhead limit exceeded
Summary: OutOfMemoryError: GC overhead limit exceeded
Status: NEW
Alias: None
Product: platform
Classification: Unclassified
Component: Output Window (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal (vote)
Assignee: Jaroslav Havlin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-01-27 14:42 UTC by emmanuel.gabriel
Modified: 2018-04-18 11:38 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 212373


Attachments
stacktrace (1.01 KB, text/plain)
2017-01-27 14:42 UTC, emmanuel.gabriel
Details
stacktrace (1.15 KB, text/plain)
2018-04-18 11:38 UTC, acamilicko
Details

Note You need to log in before you can comment on or make changes to this bug.
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.