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 249461 - OutOfMemoryError: GC overhead limit exceeded
Summary: OutOfMemoryError: GC overhead limit exceeded
Status: RESOLVED WONTFIX
Alias: None
Product: platform
Classification: Unclassified
Component: Filesystems (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal (vote)
Assignee: Jaroslav Havlin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-12-19 20:35 UTC by dnevin
Modified: 2015-03-04 16:04 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 204124


Attachments
stacktrace (1.10 KB, text/plain)
2014-12-19 20:35 UTC, dnevin
Details

Note You need to log in before you can comment on or make changes to this bug.
Description dnevin 2014-12-19 20:35:46 UTC
Build: NetBeans IDE 8.0.2 (Build 201411181905)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.25-b02, Java(TM) SE Runtime Environment, 1.8.0_25-b18
OS: Windows 7

User Comments:
GUEST: renomeando j label e jtextfield

GUEST: OutOfMemoryError: GC overhead limit exceeded

GUEST: Paste text 32k chars.

GUEST: trabalhando

GUEST: I tried to adjust spacing of large html code.

GUEST: After a change of Git branch.

Working files with remote upload on save.
A lot of files have been modified before changing. Approximate running time of Netbeans before crash: 8h30

GUEST: freezing up

GUEST: I don't remember

dnevin: I had been editing a project using the NetBeans IDE and had switched to different window to execute my project. After that, I switched back to the IDE window using ALT+TAB.

I clicked on a line in the source editor. The IDE became unresponsive as it frequently does, but this time the period of unresponsiveness exceeded 5 minutes.

I monitored the IDE process using Windows Task Manager, and watched the IDE process esceed 78% of the CPU while the gui remained unresponsive.

The IDE was effectively blocking all other work on this computer, so I rebooted.

GUEST: OutOfMemoryError: GC overhead limit exceeded

GUEST: Netbean hanged when SVN was upading the source files in the background and Netbeans was loading the changed files.

GUEST: I worked on WEB project - PHP, NEtte, Latte. When i typed any code, after writeing 2-4 charaters IDE frozen for some time..

GUEST: I got one project open. Not that big. I open up a second project with similar file structure (Concrete5 CMS, PDF libs) and my CPU went beserk. Background scanning at 100% but stuck and after a while exception flag (which is a improvement).

Furthermore.. without support for Laravel, Blade templating, Code Igniter and Drupal 8 i'm switching over to php storm. We had fun together, it was a blast. Cheers, C.

GUEST: Freezed during simple php coding...

GUEST: Editing a project>




Stacktrace: 
java.lang.OutOfMemoryError: GC overhead limit exceeded
   at java.lang.SecurityManager.checkPackageAccess(SecurityManager.java:1563)
   at java.lang.Class.checkPackageAccess(Class.java:2364)
   at java.lang.Class.checkMemberAccess(Class.java:2343)
   at java.lang.Class.newInstance(Class.java:393)
   at com.sun.jna.IntegerType.fromNative(IntegerType.java:104)
   at com.sun.jna.NativeMappedConverter.fromNative(NativeMappedConverter.java:64)
Comment 1 dnevin 2014-12-19 20:35:48 UTC
Created attachment 151213 [details]
stacktrace
Comment 2 Geertjan Wielenga 2014-12-19 20:42:46 UTC
http://wiki.netbeans.org/GenerateThreadDump
Comment 3 Jaroslav Havlin 2015-03-04 16:04:30 UTC
All reports from NetBeans 8.0.2 were marked as duplicates of existing reports + new bug 250900 was created.

Ignoring reports from older versions. Thank you for understanding.