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 257021 - 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-12-07 14:13 UTC by dejlek
Modified: 2018-02-28 15:53 UTC (History)
3 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 221547


Attachments
stacktrace (580 bytes, text/plain)
2015-12-07 14:13 UTC, dejlek
Details

Note You need to log in before you can comment on or make changes to this bug.
Description dejlek 2015-12-07 14:13:29 UTC
Build: NetBeans IDE 8.1 (Build 201510222201)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.66-b17, Java(TM) SE Runtime Environment, 1.8.0_66-b17
OS: Linux

User Comments:
dejlek: I worked on a small Scala project, just to test the Scala plugin.




Stacktrace: 
java.lang.OutOfMemoryError: GC overhead limit exceeded
   at java.io.ByteArrayOutputStream.<init>(ByteArrayOutputStream.java:77)
   at org.netbeans.modules.sampler.Sampler.start(Sampler.java:171)
   at org.netbeans.core.TimableEventQueue.run(TimableEventQueue.java:227)
   at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1443)
   at org.netbeans.modules.openide.util.GlobalLookup.execute(GlobalLookup.java:68)
   at org.openide.util.lookup.Lookups.executeWith(Lookups.java:303)
Comment 1 dejlek 2015-12-07 14:13:31 UTC
Created attachment 157697 [details]
stacktrace
Comment 2 Exceptions Reporter 2016-08-10 13:34:35 UTC
This bug already has 5 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=221547