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 262140 - OutOfMemoryError: GC overhead limit exceeded
Summary: OutOfMemoryError: GC overhead limit exceeded
Status: RESOLVED WONTFIX
Alias: None
Product: cnd
Classification: Unclassified
Component: Remote (show other bugs)
Version: 8.1
Hardware: All All
: P3 normal (vote)
Assignee: issues@cnd
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-05-18 14:51 UTC by Exceptions Reporter
Modified: 2016-05-18 15:02 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 224098


Attachments
stacktrace (2.46 KB, text/plain)
2016-05-18 14:51 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2016-05-18 14:51:50 UTC
Build: NetBeans IDE 8.1 (Build 201510222201)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.60-b23, Java(TM) SE Runtime Environment, 1.8.0_60-b27
OS: Linux

User Comments:
GUEST: First Start of Netbeans.
Include 2 Projects (Linux-Kernel, Openwrt 15.05-Build-System).




Stacktrace: 
java.lang.OutOfMemoryError: GC overhead limit exceeded
   at java.util.Arrays.copyOfRange(Arrays.java:3664)
   at java.lang.String.<init>(String.java:207)
   at java.lang.String.substring(String.java:1969)
   at java.net.URI$Parser.substring(URI.java:2869)
   at java.net.URI$Parser.parse(URI.java:3065)
   at java.net.URI.<init>(URI.java:673)
Comment 1 Exceptions Reporter 2016-05-18 14:51:52 UTC
Created attachment 159801 [details]
stacktrace
Comment 2 Vladimir Voskresensky 2016-05-18 15:02:16 UTC
Heap memory usage: initial 32,0MB maximum 356,0MB

Please, start IDE with at least -J-Xmx2G for project of Linux-Kernel size