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 244807 - OutOfMemoryError: GC overhead limit exceeded
Summary: OutOfMemoryError: GC overhead limit exceeded
Status: RESOLVED DUPLICATE of bug 244697
Alias: None
Product: ide
Classification: Unclassified
Component: Performance (show other bugs)
Version: 7.4
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Hurka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-05-30 10:28 UTC by Irfan123
Modified: 2014-05-30 10:29 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 210027


Attachments
stacktrace (326 bytes, text/plain)
2014-05-30 10:28 UTC, Irfan123
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Irfan123 2014-05-30 10:28:02 UTC
This issue was reported manually by cyhelsky.
It already has 1 duplicates 


Build: NetBeans IDE 7.4 (Build 201310111528)
VM: Java HotSpot(TM) 64-Bit Server VM, 24.45-b08, Java(TM) SE Runtime Environment, 1.7.0_45-b18
OS: Windows 7

User Comments:
Irfan123: Hang the nebeans IDE automatically after using consistently, this may cause laoss of the data if not saved.




Stacktrace: 
java.lang.OutOfMemoryError: GC overhead limit exceeded
   at java.util.concurrent.locks.ReentrantLock$Sync.newCondition(ReentrantLock.java:172)
   at java.util.concurrent.locks.ReentrantLock.newCondition(ReentrantLock.java:503)
   at javax.swing.TimerQueue.run(TimerQueue.java:192)
   at java.lang.Thread.run(Thread.java:744)
Comment 1 Irfan123 2014-05-30 10:28:04 UTC
Created attachment 147512 [details]
stacktrace
Comment 2 Petr Cyhelsky 2014-05-30 10:29:14 UTC

*** This bug has been marked as a duplicate of bug 244697 ***