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 255234 - OutOfMemoryError: GC overhead limit exceeded
Summary: OutOfMemoryError: GC overhead limit exceeded
Status: RESOLVED FIXED
Alias: None
Product: ide
Classification: Unclassified
Component: Slowness Detector (show other bugs)
Version: 7.4
Hardware: All All
: P3 normal (vote)
Assignee: issues@performance
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-09-11 18:55 UTC by gmolleda
Modified: 2015-09-13 10:01 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 205529


Attachments
stacktrace (649 bytes, text/plain)
2015-09-11 18:55 UTC, gmolleda
Details

Note You need to log in before you can comment on or make changes to this bug.
Description gmolleda 2015-09-11 18:55:32 UTC
Build: NetBeans IDE 7.4 (Build nbms-and-javadoc-1511-on-20140403)
VM: Java HotSpot(TM) 64-Bit Server VM, 24.80-b11, Java(TM) SE Runtime Environment, 1.7.0_80-b15
OS: Linux

User Comments:
gmolleda: Working normally nothing special,   The previous steps were SVN Update to revision <nnn>, after two or three continuos working days,

GUEST: NetBeans locked up while updating via svn.

GUEST: whe i closed all projects

GUEST: Was working fine and suddenly out of nothing every action took 30s. Happens often no specific step to reproduce the error

GUEST: opening netbeans

GUEST: Trying to do a git push to remote




Stacktrace: 
java.lang.OutOfMemoryError: GC overhead limit exceeded
   at java.util.HashMap.createEntry(HashMap.java:897)
   at java.util.HashMap.addEntry(HashMap.java:884)
   at java.util.HashMap.put(HashMap.java:505)
   at java.util.HashSet.add(HashSet.java:217)
   at java.util.AbstractCollection.addAll(AbstractCollection.java:342)
   at java.util.HashSet.<init>(HashSet.java:117)
Comment 1 gmolleda 2015-09-11 18:55:34 UTC
Created attachment 156116 [details]
stacktrace
Comment 2 Tomas Hurka 2015-09-13 10:01:01 UTC
it should be fixed in NB 8.1.