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 256675 - OutOfMemoryError: GC overhead limit exceeded
Summary: OutOfMemoryError: GC overhead limit exceeded
Status: NEW
Alias: None
Product: contrib
Classification: Unclassified
Component: Scala (show other bugs)
Version: 8.1
Hardware: All All
: P3 normal (vote)
Assignee: _ dcaoyuan
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-11-18 22:54 UTC by Exceptions Reporter
Modified: 2017-10-25 15:47 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 221237


Attachments
stacktrace (137 bytes, text/plain)
2015-11-18 22:54 UTC, Exceptions Reporter
Details
stacktrace (137 bytes, text/plain)
2016-09-23 09:43 UTC, Jenselme
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2015-11-18 22:54:10 UTC
This bug was originally marked as duplicate of bug 253641, that is already resolved. This bug is still valid, so this seems to be another bug, but it might be related.

Build: NetBeans IDE 8.1 (Build 201510222201)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.66-b18, Java(TM) SE Runtime Environment, 1.8.0_66-b18
OS: Windows 10

User Comments:
GUEST: Editing scala file which I had to open manually, its folder was not visible under the Source Packages or Other Sources, for some reason




Stacktrace: 
java.lang.OutOfMemoryError: GC overhead limit exceeded
   at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:2042)
Comment 1 Exceptions Reporter 2015-11-18 22:54:12 UTC
Created attachment 157399 [details]
stacktrace
Comment 2 Jenselme 2016-09-23 09:43:03 UTC
Created attachment 162184 [details]
stacktrace

This happened after I closed the IDE. I was working on several HTML5 projects, I got a "checking for external changes" that never ended. So I decided to restart NB. On startup, I got this message.